pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.inputs
/
GetClusterPlainArgsBuilder
Get
Cluster
Plain
Args
Builder
class
GetClusterPlainArgsBuilder
Builder for
GetClusterPlainArgs
.
Functions
Functions
cluster
Id
Link copied to clipboard
@
JvmName
(
name
=
"stkqhencpfjvsaot"
)
suspend
fun
clusterId
(
value
:
String
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"nxckrkjtdqapmgyu"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"gqcpmfqspvfnreds"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)