Uses of Interface
software.amazon.awscdk.services.lightsail.CfnInstance.LocationProperty
Packages that use CfnInstance.LocationProperty
-
Uses of CfnInstance.LocationProperty in software.amazon.awscdk.services.lightsail
Classes in software.amazon.awscdk.services.lightsail that implement CfnInstance.LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInstance.LocationPropertyMethods in software.amazon.awscdk.services.lightsail that return CfnInstance.LocationPropertyModifier and TypeMethodDescriptionCfnInstance.LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lightsail with parameters of type CfnInstance.LocationPropertyModifier 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()voidCfnInstance.setLocation(CfnInstance.LocationProperty value) The location for the instance, such as the AWS Region and Availability Zone.