Uses of Class
com.hashicorp.cdktf.providers.aws.networkfirewall_firewall_policy.NetworkfirewallFirewallPolicyEncryptionConfiguration.Builder
-
Packages that use NetworkfirewallFirewallPolicyEncryptionConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.networkfirewall_firewall_policy aws_networkfirewall_firewall_policy -
-
Uses of NetworkfirewallFirewallPolicyEncryptionConfiguration.Builder in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall_policy
Methods in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall_policy that return NetworkfirewallFirewallPolicyEncryptionConfiguration.Builder Modifier and Type Method Description static NetworkfirewallFirewallPolicyEncryptionConfiguration.BuilderNetworkfirewallFirewallPolicyEncryptionConfiguration. builder()NetworkfirewallFirewallPolicyEncryptionConfiguration.BuilderNetworkfirewallFirewallPolicyEncryptionConfiguration.Builder. keyId(String keyId)Sets the value ofNetworkfirewallFirewallPolicyEncryptionConfiguration.getKeyId()NetworkfirewallFirewallPolicyEncryptionConfiguration.BuilderNetworkfirewallFirewallPolicyEncryptionConfiguration.Builder. type(String type)Sets the value ofNetworkfirewallFirewallPolicyEncryptionConfiguration.getType()Constructors in com.hashicorp.cdktf.providers.aws.networkfirewall_firewall_policy with parameters of type NetworkfirewallFirewallPolicyEncryptionConfiguration.Builder Constructor Description Jsii$Proxy(NetworkfirewallFirewallPolicyEncryptionConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theNetworkfirewallFirewallPolicyEncryptionConfiguration.Builder.
-