@Stability(value=Stable) public static final class CfnAggregationAuthorizationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnAggregationAuthorizationProps>
CfnAggregationAuthorizationProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAggregationAuthorizationProps.Builder |
authorizedAccountId(String authorizedAccountId)
Sets the value of
CfnAggregationAuthorizationProps.getAuthorizedAccountId() |
CfnAggregationAuthorizationProps.Builder |
authorizedAwsRegion(String authorizedAwsRegion)
Sets the value of
CfnAggregationAuthorizationProps.getAuthorizedAwsRegion() |
CfnAggregationAuthorizationProps |
build()
Builds the configured instance.
|
CfnAggregationAuthorizationProps.Builder |
tags(List<? extends CfnTag> tags)
Sets the value of
CfnAggregationAuthorizationProps.getTags() |
@Stability(value=Stable) public CfnAggregationAuthorizationProps.Builder authorizedAccountId(String authorizedAccountId)
CfnAggregationAuthorizationProps.getAuthorizedAccountId()authorizedAccountId - `AWS::Config::AggregationAuthorization.AuthorizedAccountId`. This parameter is required.this@Stability(value=Stable) public CfnAggregationAuthorizationProps.Builder authorizedAwsRegion(String authorizedAwsRegion)
CfnAggregationAuthorizationProps.getAuthorizedAwsRegion()authorizedAwsRegion - `AWS::Config::AggregationAuthorization.AuthorizedAwsRegion`. This parameter is required.this@Stability(value=Stable) public CfnAggregationAuthorizationProps.Builder tags(List<? extends CfnTag> tags)
CfnAggregationAuthorizationProps.getTags()tags - `AWS::Config::AggregationAuthorization.Tags`.this@Stability(value=Stable) public CfnAggregationAuthorizationProps build()
build in interface software.amazon.jsii.Builder<CfnAggregationAuthorizationProps>CfnAggregationAuthorizationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.