Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEIPMixinProps
Packages that use CfnEIPMixinProps
-
Uses of CfnEIPMixinProps in software.amazon.awscdk.cfnpropertymixins.services.ec2
Classes in software.amazon.awscdk.cfnpropertymixins.services.ec2 that implement CfnEIPMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnEIPMixinPropsModifier and TypeMethodDescriptionCfnEIPMixinProps.Builder.build()Builds the configured instance.protected CfnEIPMixinPropsCfnEIPPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnEIPMixinPropsModifierConstructorDescriptionCfnEIPPropsMixin(CfnEIPMixinProps props) Create a mixin to apply properties toAWS::EC2::EIP.CfnEIPPropsMixin(CfnEIPMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::EC2::EIP.