Uses of Class
software.amazon.awscdk.interfaces.lightsail.StaticIpReference.Builder
Packages that use StaticIpReference.Builder
-
Uses of StaticIpReference.Builder in software.amazon.awscdk.interfaces.lightsail
Methods in software.amazon.awscdk.interfaces.lightsail that return StaticIpReference.BuilderModifier and TypeMethodDescriptionstatic StaticIpReference.BuilderStaticIpReference.builder()StaticIpReference.Builder.staticIpArn(String staticIpArn) Sets the value ofStaticIpReference.getStaticIpArn()StaticIpReference.Builder.staticIpName(String staticIpName) Sets the value ofStaticIpReference.getStaticIpName()Constructors in software.amazon.awscdk.interfaces.lightsail with parameters of type StaticIpReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(StaticIpReference.Builder builder) Constructor that initializes the object based on literal property values passed by theStaticIpReference.Builder.