@Stability(value=Stable)
public static interface CfnStackSet.StackInstancesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-stackinstances.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-stackinstances.html#cfn-cloudformation-stackset-stackinstances-deploymenttargets@Stability(value=Stable) @NotNull List<String> getRegions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-stackinstances.html#cfn-cloudformation-stackset-stackinstances-regions@Stability(value=Stable) @Nullable default Object getParameterOverrides()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-stackinstances.html#cfn-cloudformation-stackset-stackinstances-parameteroverrides@Stability(value=Stable) static CfnStackSet.StackInstancesProperty.Builder builder()
Copyright © 2021. All rights reserved.