Class AllowedConfigList (1.4.2)

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

Attribute

NameDescription
allowed_config_values Sequence[google.cloud.security.privateca_v1beta1.types.ReusableConfigWrapper]
Required. All Certificates issued by the CertificateAuthority must match at least one listed ReusableConfigWrapper. If a ReusableConfigWrapper has an empty field, any value will be allowed for that field.

Inheritance

builtins.object > proto.message.Message > AllowedConfigList