pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin
/
InstanceArgs
/
InstanceArgs
Instance
Args
fun
InstanceArgs
(
attributes
:
Output
<
InstanceAttributesArgs
>
?
=
null
,
directoryId
:
Output
<
String
>
?
=
null
,
identityManagementType
:
Output
<
InstanceIdentityManagementType
>
?
=
null
,
instanceAlias
:
Output
<
String
>
?
=
null
)