@Stability(value=Stable) public static final class CfnStudioComponent.ScriptParameterKeyValueProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStudioComponent.ScriptParameterKeyValueProperty>
CfnStudioComponent.ScriptParameterKeyValueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStudioComponent.ScriptParameterKeyValueProperty |
build()
Builds the configured instance.
|
CfnStudioComponent.ScriptParameterKeyValueProperty.Builder |
key(String key)
Sets the value of
CfnStudioComponent.ScriptParameterKeyValueProperty.getKey() |
CfnStudioComponent.ScriptParameterKeyValueProperty.Builder |
value(String value)
Sets the value of
CfnStudioComponent.ScriptParameterKeyValueProperty.getValue() |
@Stability(value=Stable) public CfnStudioComponent.ScriptParameterKeyValueProperty.Builder key(String key)
CfnStudioComponent.ScriptParameterKeyValueProperty.getKey()key - `CfnStudioComponent.ScriptParameterKeyValueProperty.Key`.this@Stability(value=Stable) public CfnStudioComponent.ScriptParameterKeyValueProperty.Builder value(String value)
CfnStudioComponent.ScriptParameterKeyValueProperty.getValue()value - `CfnStudioComponent.ScriptParameterKeyValueProperty.Value`.this@Stability(value=Stable) public CfnStudioComponent.ScriptParameterKeyValueProperty build()
build in interface software.amazon.jsii.Builder<CfnStudioComponent.ScriptParameterKeyValueProperty>CfnStudioComponent.ScriptParameterKeyValuePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.