ConfigurationAggregatorOrganizationAggregationSourceArgs

data class ConfigurationAggregatorOrganizationAggregationSourceArgs(val allAwsRegions: Output<Boolean>? = null, val awsRegions: Output<List<String>>? = null, val roleArn: Output<String>) : ConvertibleToJava<ConfigurationAggregatorOrganizationAggregationSourceArgs>

Constructors

fun ConfigurationAggregatorOrganizationAggregationSourceArgs(allAwsRegions: Output<Boolean>? = null, awsRegions: Output<List<String>>? = null, roleArn: Output<String>)

Functions

Link copied to clipboard
open override fun toJava(): ConfigurationAggregatorOrganizationAggregationSourceArgs

Properties

Link copied to clipboard
val allAwsRegions: Output<Boolean>? = null
Link copied to clipboard
val awsRegions: Output<List<String>>? = null
Link copied to clipboard
val roleArn: Output<String>