INPUT_OBJECT
ValidateAndSaveCustomerKmsInfoInput
Description
Configuration to validate and save the customer's Azure KMS.
link GraphQL Schema definition
- input ValidateAndSaveCustomerKmsInfoInput {
- # Azure KMS configuration, excluding the app secret.
- KmsSpecInput :
- # The secret of the client app.
- String! :
- }