@Stability(value=Stable) public static final class CfnComponentVersion.ComponentPlatformProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnComponentVersion.ComponentPlatformProperty>
CfnComponentVersion.ComponentPlatformProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnComponentVersion.ComponentPlatformProperty.Builder |
attributes(IResolvable attributes)
Sets the value of
CfnComponentVersion.ComponentPlatformProperty.getAttributes() |
CfnComponentVersion.ComponentPlatformProperty.Builder |
attributes(Map<String,String> attributes)
Sets the value of
CfnComponentVersion.ComponentPlatformProperty.getAttributes() |
CfnComponentVersion.ComponentPlatformProperty |
build()
Builds the configured instance.
|
CfnComponentVersion.ComponentPlatformProperty.Builder |
name(String name)
Sets the value of
CfnComponentVersion.ComponentPlatformProperty.getName() |
@Stability(value=Stable) public CfnComponentVersion.ComponentPlatformProperty.Builder attributes(IResolvable attributes)
CfnComponentVersion.ComponentPlatformProperty.getAttributes()attributes - `CfnComponentVersion.ComponentPlatformProperty.Attributes`.this@Stability(value=Stable) public CfnComponentVersion.ComponentPlatformProperty.Builder attributes(Map<String,String> attributes)
CfnComponentVersion.ComponentPlatformProperty.getAttributes()attributes - `CfnComponentVersion.ComponentPlatformProperty.Attributes`.this@Stability(value=Stable) public CfnComponentVersion.ComponentPlatformProperty.Builder name(String name)
CfnComponentVersion.ComponentPlatformProperty.getName()name - `CfnComponentVersion.ComponentPlatformProperty.Name`.this@Stability(value=Stable) public CfnComponentVersion.ComponentPlatformProperty build()
build in interface software.amazon.jsii.Builder<CfnComponentVersion.ComponentPlatformProperty>CfnComponentVersion.ComponentPlatformPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.