Class ExternalProtectionLevelOptions (2.21.2)

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

ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels.

Attributes

NameDescription
external_key_uri str
The URI for an external resource that this CryptoKeyVersion represents.
ekm_connection_key_path str
The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection.