Class VerifyKmsConfigResponse (0.3.9)

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

VerifyKmsConfigResponse contains the information if the config is correctly and error message.

Attributes

NameDescription
healthy bool
Output only. If the customer key configured correctly to the encrypt volume.
health_error str
Output only. Error message if config is not healthy.
instructions str
Output only. Instructions for the customers to provide the access to the encryption key.