@Stability(value=Stable)
public static interface CfnConfigurationAggregator.OrganizationAggregationSourceProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder
|
static class |
CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Jsii$Proxy
An implementation for
CfnConfigurationAggregator.OrganizationAggregationSourceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder |
builder() |
default Object |
getAllAwsRegions()
`CfnConfigurationAggregator.OrganizationAggregationSourceProperty.AllAwsRegions`.
|
default List<String> |
getAwsRegions()
`CfnConfigurationAggregator.OrganizationAggregationSourceProperty.AwsRegions`.
|
String |
getRoleArn()
`CfnConfigurationAggregator.OrganizationAggregationSourceProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default Object getAllAwsRegions()
@Stability(value=Stable) @Nullable default List<String> getAwsRegions()
@Stability(value=Stable) static CfnConfigurationAggregator.OrganizationAggregationSourceProperty.Builder builder()
Copyright © 2021. All rights reserved.