@Stability(value=Stable)
public static interface CfnStackSet.StackInstancesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackSet.StackInstancesProperty.Builder
A builder for
CfnStackSet.StackInstancesProperty |
static class |
CfnStackSet.StackInstancesProperty.Jsii$Proxy
An implementation for
CfnStackSet.StackInstancesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackSet.StackInstancesProperty.Builder |
builder() |
Object |
getDeploymentTargets()
`CfnStackSet.StackInstancesProperty.DeploymentTargets`.
|
default Object |
getParameterOverrides()
`CfnStackSet.StackInstancesProperty.ParameterOverrides`.
|
List<String> |
getRegions()
`CfnStackSet.StackInstancesProperty.Regions`.
|
@Stability(value=Stable) @NotNull Object getDeploymentTargets()
@Stability(value=Stable) @NotNull List<String> getRegions()
@Stability(value=Stable) @Nullable default Object getParameterOverrides()
@Stability(value=Stable) static CfnStackSet.StackInstancesProperty.Builder builder()
Copyright © 2021. All rights reserved.