AWSVPCFirewallEncryptionConfiguration
No description
type AWSVPCFirewallEncryptionConfiguration {
type: AWSVPCFirewallEncryptionType!
keyId: String!
}
Fields
AWSVPCFirewallEncryptionConfiguration.type
● AWSVPCFirewallEncryptionType!
non-null enum
The type of encryption key to use
AWSVPCFirewallEncryptionConfiguration.keyId
● String!
non-null scalar
The ID of the Amazon Web Services Key Management Service (KMS) customer managed key
Member of
AWSVPCFirewall
object ● AWSVPCFirewallStatefulRuleGroup
object ● AWSVPCFirewallStatelessRuleGroup
object