pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.configuration.kotlin.outputs
/
ConfigurationAggregatorAccountAggregationSource
Configuration
Aggregator
Account
Aggregation
Source
data
class
ConfigurationAggregatorAccountAggregationSource
(
val
accountIds
:
List
<
String
>
,
val
allAwsRegions
:
Boolean
?
=
null
,
val
awsRegions
:
List
<
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
Configuration
Aggregator
Account
Aggregation
Source
Link copied to clipboard
fun
ConfigurationAggregatorAccountAggregationSource
(
accountIds
:
List
<
String
>
,
allAwsRegions
:
Boolean
?
=
null
,
awsRegions
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
account
Ids
Link copied to clipboard
val
accountIds
:
List
<
String
>
all
Aws
Regions
Link copied to clipboard
val
allAwsRegions
:
Boolean
?
=
null
aws
Regions
Link copied to clipboard
val
awsRegions
:
List
<
String
>
?
=
null