get Aggregation Authorization
suspend fun getAggregationAuthorization(argument: GetAggregationAuthorizationPlainArgs): GetAggregationAuthorizationResult
Resource Type definition for AWS::Config::AggregationAuthorization
Return
null
Parameters
argument
null
suspend fun getAggregationAuthorization(authorizedAccountId: String, authorizedAwsRegion: String): GetAggregationAuthorizationResult
Return
null
Parameters
authorized Account Id
The 12-digit account ID of the account authorized to aggregate data.
authorized Aws Region
The region authorized to collect aggregated data.
See also
suspend fun getAggregationAuthorization(argument: suspend GetAggregationAuthorizationPlainArgsBuilder.() -> Unit): GetAggregationAuthorizationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.configuration.kotlin.inputs.GetAggregationAuthorizationPlainArgs.