Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnEIPMixinProps.Builder
Packages that use CfnEIPMixinProps.Builder
-
Uses of CfnEIPMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnEIPMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnEIPMixinProps.getAddress()static CfnEIPMixinProps.BuilderCfnEIPMixinProps.builder()Sets the value ofCfnEIPMixinProps.getDomain()CfnEIPMixinProps.Builder.instanceId(String instanceId) Sets the value ofCfnEIPMixinProps.getInstanceId()CfnEIPMixinProps.Builder.instanceId(IInstanceRef instanceId) Sets the value ofCfnEIPMixinProps.getInstanceId()CfnEIPMixinProps.Builder.ipamPoolId(String ipamPoolId) Sets the value ofCfnEIPMixinProps.getIpamPoolId()CfnEIPMixinProps.Builder.networkBorderGroup(String networkBorderGroup) Sets the value ofCfnEIPMixinProps.getNetworkBorderGroup()CfnEIPMixinProps.Builder.publicIpv4Pool(String publicIpv4Pool) Sets the value ofCfnEIPMixinProps.getPublicIpv4Pool()Sets the value ofCfnEIPMixinProps.getTags()CfnEIPMixinProps.Builder.transferAddress(String transferAddress) Sets the value ofCfnEIPMixinProps.getTransferAddress()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnEIPMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEIPMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEIPMixinProps.Builder.