toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appstream.kotlin
/
EntitlementArgs
/
EntitlementArgs
Entitlement
Args
constructor
(
appVisibility
:
Output
<
String
>
?
=
null
,
attributes
:
Output
<
List
<
EntitlementAttributeArgs
>
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
stackName
:
Output
<
String
>
?
=
null
)