@Stability(value=Stable) public static final class CfnApplication.SubComponentTypeConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.SubComponentTypeConfigurationProperty>
CfnApplication.SubComponentTypeConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.SubComponentTypeConfigurationProperty |
build()
Builds the configured instance.
|
CfnApplication.SubComponentTypeConfigurationProperty.Builder |
subComponentConfigurationDetails(CfnApplication.SubComponentConfigurationDetailsProperty subComponentConfigurationDetails)
|
CfnApplication.SubComponentTypeConfigurationProperty.Builder |
subComponentConfigurationDetails(IResolvable subComponentConfigurationDetails)
|
CfnApplication.SubComponentTypeConfigurationProperty.Builder |
subComponentType(String subComponentType)
|
@Stability(value=Stable) public CfnApplication.SubComponentTypeConfigurationProperty.Builder subComponentConfigurationDetails(CfnApplication.SubComponentConfigurationDetailsProperty subComponentConfigurationDetails)
CfnApplication.SubComponentTypeConfigurationProperty.getSubComponentConfigurationDetails()subComponentConfigurationDetails - The configuration settings of the sub-components. This parameter is required.this@Stability(value=Stable) public CfnApplication.SubComponentTypeConfigurationProperty.Builder subComponentConfigurationDetails(IResolvable subComponentConfigurationDetails)
CfnApplication.SubComponentTypeConfigurationProperty.getSubComponentConfigurationDetails()subComponentConfigurationDetails - The configuration settings of the sub-components. This parameter is required.this@Stability(value=Stable) public CfnApplication.SubComponentTypeConfigurationProperty.Builder subComponentType(String subComponentType)
subComponentType - The sub-component type. This parameter is required.this@Stability(value=Stable) public CfnApplication.SubComponentTypeConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.SubComponentTypeConfigurationProperty>CfnApplication.SubComponentTypeConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.