@Stability(value=Stable) public static final class CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResourceDefinitionVersion.ResourceInstanceProperty>
CfnResourceDefinitionVersion.ResourceInstanceProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceDefinitionVersion.ResourceInstanceProperty |
build()
Builds the configured instance.
|
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder |
id(String id)
Sets the value of
CfnResourceDefinitionVersion.ResourceInstanceProperty.getId() |
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder |
name(String name)
Sets the value of
CfnResourceDefinitionVersion.ResourceInstanceProperty.getName() |
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder |
resourceDataContainer(CfnResourceDefinitionVersion.ResourceDataContainerProperty resourceDataContainer)
|
CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder |
resourceDataContainer(IResolvable resourceDataContainer)
|
@Stability(value=Stable) public CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder id(String id)
CfnResourceDefinitionVersion.ResourceInstanceProperty.getId()id - `CfnResourceDefinitionVersion.ResourceInstanceProperty.Id`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder name(String name)
CfnResourceDefinitionVersion.ResourceInstanceProperty.getName()name - `CfnResourceDefinitionVersion.ResourceInstanceProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder resourceDataContainer(CfnResourceDefinitionVersion.ResourceDataContainerProperty resourceDataContainer)
resourceDataContainer - `CfnResourceDefinitionVersion.ResourceInstanceProperty.ResourceDataContainer`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinitionVersion.ResourceInstanceProperty.Builder resourceDataContainer(IResolvable resourceDataContainer)
resourceDataContainer - `CfnResourceDefinitionVersion.ResourceInstanceProperty.ResourceDataContainer`. This parameter is required.this@Stability(value=Stable) public CfnResourceDefinitionVersion.ResourceInstanceProperty build()
build in interface software.amazon.jsii.Builder<CfnResourceDefinitionVersion.ResourceInstanceProperty>CfnResourceDefinitionVersion.ResourceInstancePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.