@Stability(value=Stable)
public static interface CfnStackSet.DeploymentTargetsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStackSet.DeploymentTargetsProperty.Builder
A builder for
CfnStackSet.DeploymentTargetsProperty |
static class |
CfnStackSet.DeploymentTargetsProperty.Jsii$Proxy
An implementation for
CfnStackSet.DeploymentTargetsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStackSet.DeploymentTargetsProperty.Builder |
builder() |
default List<String> |
getAccounts()
`CfnStackSet.DeploymentTargetsProperty.Accounts`.
|
default List<String> |
getOrganizationalUnitIds()
`CfnStackSet.DeploymentTargetsProperty.OrganizationalUnitIds`.
|
@Stability(value=Stable) @Nullable default List<String> getAccounts()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html#cfn-cloudformation-stackset-deploymenttargets-accounts@Stability(value=Stable) @Nullable default List<String> getOrganizationalUnitIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-deploymenttargets.html#cfn-cloudformation-stackset-deploymenttargets-organizationalunitids@Stability(value=Stable) static CfnStackSet.DeploymentTargetsProperty.Builder builder()
Copyright © 2021. All rights reserved.