Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnVpcEndpointAssociationPropsMixin.Builder
Packages that use CfnVpcEndpointAssociationPropsMixin.Builder
-
Uses of CfnVpcEndpointAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall that return CfnVpcEndpointAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVpcEndpointAssociationPropsMixin.Builder.create()CfnVpcEndpointAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVpcEndpointAssociationPropsMixin.Builder.description(String description) A description of the VPC endpoint association.CfnVpcEndpointAssociationPropsMixin.Builder.firewallArn(String firewallArn) The Amazon Resource Name (ARN) of the firewall.CfnVpcEndpointAssociationPropsMixin.Builder.subnetMapping(CfnVpcEndpointAssociationPropsMixin.SubnetMappingProperty subnetMapping) The ID for a subnet that's used in an association with a firewall.CfnVpcEndpointAssociationPropsMixin.Builder.subnetMapping(IResolvable subnetMapping) The ID for a subnet that's used in an association with a firewall.The key:value pairs to associate with the resource.The unique identifier of the VPC for the endpoint association.