Uses of Class
software.amazon.awscdk.services.ec2.CfnEIPProps.Builder
Packages that use CfnEIPProps.Builder
-
Uses of CfnEIPProps.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnEIPProps.BuilderModifier and TypeMethodDescriptionstatic CfnEIPProps.BuilderCfnEIPProps.builder()Sets the value ofCfnEIPProps.getDomain()CfnEIPProps.Builder.instanceId(String instanceId) Sets the value ofCfnEIPProps.getInstanceId()CfnEIPProps.Builder.networkBorderGroup(String networkBorderGroup) Sets the value ofCfnEIPProps.getNetworkBorderGroup()CfnEIPProps.Builder.publicIpv4Pool(String publicIpv4Pool) Sets the value ofCfnEIPProps.getPublicIpv4Pool()Sets the value ofCfnEIPProps.getTags()CfnEIPProps.Builder.transferAddress(String transferAddress) Sets the value ofCfnEIPProps.getTransferAddress()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnEIPProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEIPProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEIPProps.Builder.