@Stability(value=Stable) public static final class CfnEntity.StatusProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEntity.StatusProperty>
CfnEntity.StatusProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEntity.StatusProperty |
build()
Builds the configured instance.
|
CfnEntity.StatusProperty.Builder |
error(Object error)
Sets the value of
CfnEntity.StatusProperty.getError() |
CfnEntity.StatusProperty.Builder |
state(String state)
Sets the value of
CfnEntity.StatusProperty.getState() |
@Stability(value=Stable) public CfnEntity.StatusProperty.Builder error(Object error)
CfnEntity.StatusProperty.getError()error - `CfnEntity.StatusProperty.Error`.this@Stability(value=Stable) public CfnEntity.StatusProperty.Builder state(String state)
CfnEntity.StatusProperty.getState()state - `CfnEntity.StatusProperty.State`.this@Stability(value=Stable) public CfnEntity.StatusProperty build()
build in interface software.amazon.jsii.Builder<CfnEntity.StatusProperty>CfnEntity.StatusPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.