Configuration Aggregator Organization Aggregation Source Args
data class ConfigurationAggregatorOrganizationAggregationSourceArgs(val allAwsRegions: Output<Boolean>? = null, val awsRegions: Output<List<String>>? = null, val roleArn: Output<String>) : ConvertibleToJava<ConfigurationAggregatorOrganizationAggregationSourceArgs>
Constructors
Link copied to clipboard
fun ConfigurationAggregatorOrganizationAggregationSourceArgs(allAwsRegions: Output<Boolean>? = null, awsRegions: Output<List<String>>? = null, roleArn: Output<String>)