ConfigurationAggregatorAccountAggregationSource

data class ConfigurationAggregatorAccountAggregationSource(val accountIds: List<String>, val allAwsRegions: Boolean? = null, val awsRegions: List<String>? = null)

Constructors

fun ConfigurationAggregatorAccountAggregationSource(accountIds: List<String>, allAwsRegions: Boolean? = null, awsRegions: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

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