@Stability(value=Stable) public static final class CfnEntity.ComponentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEntity.ComponentProperty>
CfnEntity.ComponentProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder componentName(String componentName)
CfnEntity.ComponentProperty.getComponentName()componentName - `CfnEntity.ComponentProperty.ComponentName`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder componentTypeId(String componentTypeId)
CfnEntity.ComponentProperty.getComponentTypeId()componentTypeId - `CfnEntity.ComponentProperty.ComponentTypeId`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder definedIn(String definedIn)
CfnEntity.ComponentProperty.getDefinedIn()definedIn - `CfnEntity.ComponentProperty.DefinedIn`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder description(String description)
CfnEntity.ComponentProperty.getDescription()description - `CfnEntity.ComponentProperty.Description`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder properties(IResolvable properties)
CfnEntity.ComponentProperty.getProperties()properties - `CfnEntity.ComponentProperty.Properties`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder properties(Map<String,? extends Object> properties)
CfnEntity.ComponentProperty.getProperties()properties - `CfnEntity.ComponentProperty.Properties`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder status(CfnEntity.StatusProperty status)
CfnEntity.ComponentProperty.getStatus()status - `CfnEntity.ComponentProperty.Status`.this@Stability(value=Stable) public CfnEntity.ComponentProperty.Builder status(IResolvable status)
CfnEntity.ComponentProperty.getStatus()status - `CfnEntity.ComponentProperty.Status`.this@Stability(value=Stable) public CfnEntity.ComponentProperty build()
build in interface software.amazon.jsii.Builder<CfnEntity.ComponentProperty>CfnEntity.ComponentPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.