@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.029Z") @Stability(value=Stable) public interface CfnAggregationAuthorizationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-aggregationauthorization.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAggregationAuthorizationProps.Builder
A builder for
CfnAggregationAuthorizationProps |
static class |
CfnAggregationAuthorizationProps.Jsii$Proxy
An implementation for
CfnAggregationAuthorizationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAggregationAuthorizationProps.Builder |
builder() |
String |
getAuthorizedAccountId()
`AWS::Config::AggregationAuthorization.AuthorizedAccountId`.
|
String |
getAuthorizedAwsRegion()
`AWS::Config::AggregationAuthorization.AuthorizedAwsRegion`.
|
default List<CfnTag> |
getTags()
`AWS::Config::AggregationAuthorization.Tags`.
|
@Stability(value=Stable) @NotNull String getAuthorizedAccountId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-aggregationauthorization.html#cfn-config-aggregationauthorization-authorizedaccountid@Stability(value=Stable) @NotNull String getAuthorizedAwsRegion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-aggregationauthorization.html#cfn-config-aggregationauthorization-authorizedawsregion@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-config-aggregationauthorization.html#cfn-config-aggregationauthorization-tags@Stability(value=Stable) static CfnAggregationAuthorizationProps.Builder builder()
Copyright © 2020. All rights reserved.