Uses of Interface
software.amazon.awscdk.services.lightsail.CfnInstance.LocationProperty
-
Uses of CfnInstance.LocationProperty in software.amazon.awscdk.services.lightsail
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnInstance.LocationProperty
Modifier and TypeMethodDescriptionCfnInstance.LocationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnInstance.Builder.location
(CfnInstance.LocationProperty location) The location for the instance, such as the AWS Region and Availability Zone.CfnInstanceProps.Builder.location
(CfnInstance.LocationProperty location) Sets the value ofCfnInstanceProps.getLocation()
void
CfnInstance.setLocation
(CfnInstance.LocationProperty value) The location for the instance, such as the AWS Region and Availability Zone.