Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEIPAssociationMixinProps.Builder
Packages that use CfnEIPAssociationMixinProps.Builder
-
Uses of CfnEIPAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnEIPAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnEIPAssociationMixinProps.Builder.allocationId(String allocationId) Sets the value ofCfnEIPAssociationMixinProps.getAllocationId()CfnEIPAssociationMixinProps.builder()Deprecated.this property has been deprecatedDeprecated.this property has been deprecatedCfnEIPAssociationMixinProps.Builder.instanceId(String instanceId) Sets the value ofCfnEIPAssociationMixinProps.getInstanceId()CfnEIPAssociationMixinProps.Builder.instanceId(IInstanceRef instanceId) Sets the value ofCfnEIPAssociationMixinProps.getInstanceId()CfnEIPAssociationMixinProps.Builder.networkInterfaceId(String networkInterfaceId) Sets the value ofCfnEIPAssociationMixinProps.getNetworkInterfaceId()CfnEIPAssociationMixinProps.Builder.networkInterfaceId(INetworkInterfaceRef networkInterfaceId) Sets the value ofCfnEIPAssociationMixinProps.getNetworkInterfaceId()CfnEIPAssociationMixinProps.Builder.privateIpAddress(String privateIpAddress) Sets the value ofCfnEIPAssociationMixinProps.getPrivateIpAddress()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnEIPAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEIPAssociationMixinProps.Builder.