pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.rolesanywhere.kotlin
/
TrustAnchorArgs
/
TrustAnchorArgs
Trust
Anchor
Args
fun
TrustAnchorArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
source
:
Output
<
TrustAnchorSourceArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)