toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
AwsOrganizationsOrganizationPropertiesArgs
/
AwsOrganizationsOrganizationPropertiesArgs
Aws
Organizations
Organization
Properties
Args
constructor
(
arn
:
Output
<
String
>
?
=
null
,
featureSet
:
Output
<
Either
<
String
,
FeatureSet
>
>
?
=
null
,
id
:
Output
<
String
>
?
=
null
,
managementAccountArn
:
Output
<
String
>
?
=
null
,
managementAccountEmail
:
Output
<
String
>
?
=
null
,
managementAccountId
:
Output
<
String
>
?
=
null
,
rootId
:
Output
<
String
>
?
=
null
)