@Stability(value=Stable)
public static interface CfnConfigurationAggregator.AccountAggregationSourceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-accountaggregationsource.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-accountaggregationsource.html#cfn-config-configurationaggregator-accountaggregationsource-accountids@Stability(value=Stable) @Nullable default Object getAllAwsRegions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-accountaggregationsource.html#cfn-config-configurationaggregator-accountaggregationsource-allawsregions@Stability(value=Stable) @Nullable default List<String> getAwsRegions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-config-configurationaggregator-accountaggregationsource.html#cfn-config-configurationaggregator-accountaggregationsource-awsregions@Stability(value=Stable) static CfnConfigurationAggregator.AccountAggregationSourceProperty.Builder builder()
Copyright © 2020. All rights reserved.