Firewall Encryption Configuration Args
data class FirewallEncryptionConfigurationArgs(val keyId: Output<String>? = null, val type: Output<String>) : ConvertibleToJava<FirewallEncryptionConfigurationArgs>
Properties
Link copied to clipboard
The ID of the customer managed key. You can use any of the key identifiers that KMS supports, unless you're using a key that's managed by another account. If you're using a key managed by another account, then specify the key ARN.