@Stability(value=Stable)
public static interface CfnStackSet.DeploymentTargetsProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @Nullable default List<String> getOrganizationalUnitIds()
@Stability(value=Stable) static CfnStackSet.DeploymentTargetsProperty.Builder builder()
Copyright © 2021. All rights reserved.