@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.779Z") @Stability(value=Stable) public interface CfnAggregationAuthorizationProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getAuthorizedAwsRegion()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnAggregationAuthorizationProps.Builder builder()
Copyright © 2021. All rights reserved.