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