Uses of Class
software.amazon.awscdk.services.lightsail.CfnInstance.LocationProperty.Builder
Packages that use CfnInstance.LocationProperty.Builder
-
Uses of CfnInstance.LocationProperty.Builder in software.amazon.awscdk.services.lightsail
Methods in software.amazon.awscdk.services.lightsail that return CfnInstance.LocationProperty.BuilderModifier and TypeMethodDescriptionCfnInstance.LocationProperty.Builder.availabilityZone
(String availabilityZone) Sets the value ofCfnInstance.LocationProperty.getAvailabilityZone()
CfnInstance.LocationProperty.builder()
CfnInstance.LocationProperty.Builder.regionName
(String regionName) Sets the value ofCfnInstance.LocationProperty.getRegionName()
Constructors in software.amazon.awscdk.services.lightsail with parameters of type CfnInstance.LocationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInstance.LocationProperty.Builder
.