Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCMixinProps
Packages that use CfnVPCMixinProps
-
Uses of CfnVPCMixinProps in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnVPCMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCMixinPropsModifier and TypeMethodDescriptionCfnVPCMixinProps.Builder.build()Builds the configured instance.protected CfnVPCMixinPropsCfnVPCPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPCMixinPropsModifierConstructorDescriptionCfnVPCPropsMixin(CfnVPCMixinProps props) Create a mixin to apply properties toAWS::EC2::VPC.CfnVPCPropsMixin(CfnVPCMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::EC2::VPC.