pulumi-aws-kotlin
6.2.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.redshift.kotlin
/
ClusterSnapshotArgsBuilder
Cluster
Snapshot
Args
Builder
class
ClusterSnapshotArgsBuilder
Builder for
ClusterSnapshotArgs
.
Functions
Functions
cluster
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"khcchmkyyiqqluvg"
)
suspend
fun
clusterIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"urpcawntwuvyefqi"
)
suspend
fun
clusterIdentifier
(
value
:
String
?
)
manual
Snapshot
Retention
Period
Link copied to clipboard
@
JvmName
(
name
=
"nvpelpdlivrsubti"
)
suspend
fun
manualSnapshotRetentionPeriod
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"dllkjldfpeoqqefg"
)
suspend
fun
manualSnapshotRetentionPeriod
(
value
:
Int
?
)
snapshot
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"pqudoxaphxfvejun"
)
suspend
fun
snapshotIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vftmwkkxxwodhxlf"
)
suspend
fun
snapshotIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"ivacjggcpixovbcl"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"aopfsmftalipnlxn"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"yqcvnhpmiqwtpydk"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)