OBJECT
Response indicating if the KMS details are valid.
type ValidateAndSaveCustomerKmsInfoReply {# Message describing the error in the KMS details.errorMessage: String! # The input field used to display the error message.inputFieldName: String! }