pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.iam.kotlin
/
ServiceLinkedRoleArgsBuilder
Service
Linked
Role
Args
Builder
class
ServiceLinkedRoleArgsBuilder
Builder for
ServiceLinkedRoleArgs
.
Functions
Functions
aws
Service
Name
Link copied to clipboard
@
JvmName
(
name
=
"adghpaipxoqhijww"
)
suspend
fun
awsServiceName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"drvottrdbffjkevr"
)
suspend
fun
awsServiceName
(
value
:
String
?
)
custom
Suffix
Link copied to clipboard
@
JvmName
(
name
=
"hvcvticckbkqyvdt"
)
suspend
fun
customSuffix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uweotmcmtxelllxc"
)
suspend
fun
customSuffix
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"ckkbkewbndaoxcrf"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sdscvawqiybhckpi"
)
suspend
fun
description
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"gxqhdetfjxpnvror"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"hynxamoaphmbtssy"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"gagudokiwxlfmdjj"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)