Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEgressOnlyInternetGatewayMixinProps
Packages that use CfnEgressOnlyInternetGatewayMixinProps
-
Uses of CfnEgressOnlyInternetGatewayMixinProps in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnEgressOnlyInternetGatewayMixinPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnEgressOnlyInternetGatewayMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnEgressOnlyInternetGatewayMixinPropsModifier and TypeMethodDescriptionCfnEgressOnlyInternetGatewayMixinProps.Builder.build()Builds the configured instance.protected CfnEgressOnlyInternetGatewayMixinPropsCfnEgressOnlyInternetGatewayPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnEgressOnlyInternetGatewayMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::EC2::EgressOnlyInternetGateway.CfnEgressOnlyInternetGatewayPropsMixin(CfnEgressOnlyInternetGatewayMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::EC2::EgressOnlyInternetGateway.