Class Parameter (0.4.0)

Parameter(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters are key-value pairs that let you provide your custom location requirements, environment requirements, or other settings that are relevant to the cloud control.

Attributes

Name Description
name str
Required. The name or key of the parameter.
parameter_value google.cloud.cloudsecuritycompliance_v1.types.ParamValue
Required. The value of the parameter.