type property

Input<String?>? type
final

Type of KMS key used. Valid values are CUSTOMER_MANAGED_KEY and AWS_OWNED_KMS_KEY.

Implementation

final pulumi.Input<String?>? type;