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