Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lightsail.CfnInstancePropsMixin.StateProperty
Packages that use CfnInstancePropsMixin.StateProperty
-
Uses of CfnInstancePropsMixin.StateProperty in software.amazon.awscdk.cfnpropertymixins.services.lightsail
Classes in software.amazon.awscdk.cfnpropertymixins.services.lightsail that implement CfnInstancePropsMixin.StatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInstancePropsMixin.StatePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lightsail that return CfnInstancePropsMixin.StatePropertyModifier and TypeMethodDescriptionCfnInstancePropsMixin.StateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lightsail with parameters of type CfnInstancePropsMixin.StatePropertyModifier and TypeMethodDescriptionCfnInstanceMixinProps.Builder.state(CfnInstancePropsMixin.StateProperty state) Sets the value ofCfnInstanceMixinProps.getState()CfnInstancePropsMixin.Builder.state(CfnInstancePropsMixin.StateProperty state) The status code and the state (for example,running) of the instance.