@Stability(value=Stable)
public static interface CfnStack.StackConfigurationManagerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html#cfn-opsworks-configmanager-name@Stability(value=Stable) @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-stackconfigmanager.html#cfn-opsworks-configmanager-version@Stability(value=Stable) static CfnStack.StackConfigurationManagerProperty.Builder builder()
Copyright © 2020. All rights reserved.