pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin
/
ServiceLinkedRoleArgs
/
ServiceLinkedRoleArgs
Service
Linked
Role
Args
fun
ServiceLinkedRoleArgs
(
awsServiceName
:
Output
<
String
>
?
=
null
,
customSuffix
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
)