pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.appstream.kotlin
/
UserStackAssociationArgs
/
UserStackAssociationArgs
User
Stack
Association
Args
fun
UserStackAssociationArgs
(
authenticationType
:
Output
<
String
>
?
=
null
,
sendEmailNotification
:
Output
<
Boolean
>
?
=
null
,
stackName
:
Output
<
String
>
?
=
null
,
userName
:
Output
<
String
>
?
=
null
)