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