Uses of Interface
software.amazon.awscdk.services.lightsail.CfnInstance.StateProperty
-
Uses of CfnInstance.StateProperty in software.amazon.awscdk.services.lightsail
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnInstance.StateProperty
Modifier and TypeMethodDescriptionCfnInstance.StateProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnInstance.setState
(CfnInstance.StateProperty value) The status code and the state (for example,running
) of the instance.CfnInstance.Builder.state
(CfnInstance.StateProperty state) The status code and the state (for example,running
) of the instance.CfnInstanceProps.Builder.state
(CfnInstance.StateProperty state) Sets the value ofCfnInstanceProps.getState()