@Stability(value=Stable)
public static interface CfnStudioComponent.ScriptParameterKeyValueProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStudioComponent.ScriptParameterKeyValueProperty.Builder
A builder for
CfnStudioComponent.ScriptParameterKeyValueProperty |
static class |
CfnStudioComponent.ScriptParameterKeyValueProperty.Jsii$Proxy
An implementation for
CfnStudioComponent.ScriptParameterKeyValueProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStudioComponent.ScriptParameterKeyValueProperty.Builder |
builder() |
default String |
getKey()
`CfnStudioComponent.ScriptParameterKeyValueProperty.Key`.
|
default String |
getValue()
`CfnStudioComponent.ScriptParameterKeyValueProperty.Value`.
|
@Stability(value=Stable) @Nullable default String getKey()
@Stability(value=Stable) @Nullable default String getValue()
@Stability(value=Stable) static CfnStudioComponent.ScriptParameterKeyValueProperty.Builder builder()
Copyright © 2021. All rights reserved.