@Stability(value=Stable)
public static interface CfnStack.StackConfigurationManagerProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.StackConfigurationManagerProperty.Builder
A builder for
CfnStack.StackConfigurationManagerProperty |
static class |
CfnStack.StackConfigurationManagerProperty.Jsii$Proxy
An implementation for
CfnStack.StackConfigurationManagerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.StackConfigurationManagerProperty.Builder |
builder() |
default String |
getName()
`CfnStack.StackConfigurationManagerProperty.Name`.
|
default String |
getVersion()
`CfnStack.StackConfigurationManagerProperty.Version`.
|
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default String getVersion()
@Stability(value=Stable) static CfnStack.StackConfigurationManagerProperty.Builder builder()
Copyright © 2021. All rights reserved.