pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.ecs.kotlin.inputs
/
GetServicePlainArgsBuilder
Get
Service
Plain
Args
Builder
class
GetServicePlainArgsBuilder
Builder for
GetServicePlainArgs
.
Functions
Functions
cluster
Arn
Link copied to clipboard
@
JvmName
(
name
=
"djuhlymcejxakqhk"
)
suspend
fun
clusterArn
(
value
:
String
)
service
Name
Link copied to clipboard
@
JvmName
(
name
=
"rnarebpfigwursvg"
)
suspend
fun
serviceName
(
value
:
String
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"wvsqbdmskxiyfqhi"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"dphgmcfvhxeeoquj"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)