pulumi-aws-kotlin
5.42.0.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
=
"yihhuopmjtoditmx"
)
suspend
fun
clusterIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gsbjywfidqroaegi"
)
suspend
fun
clusterIdentifier
(
value
:
String
?
)
manual
Snapshot
Retention
Period
Link copied to clipboard
@
JvmName
(
name
=
"yvnkgnodqwtcrhwy"
)
suspend
fun
manualSnapshotRetentionPeriod
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"yopyjcibxyjrfwwx"
)
suspend
fun
manualSnapshotRetentionPeriod
(
value
:
Int
?
)
snapshot
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"qoubdebginjhidmb"
)
suspend
fun
snapshotIdentifier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cwlfpehmopdlarch"
)
suspend
fun
snapshotIdentifier
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"hlojvsiyvvcnyecu"
)
suspend
fun
tags
(
value
:
Output
<
Map
<
String
,
String
>
>
)
@
JvmName
(
name
=
"jgmlrwmoxdcqbdhs"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"bljubiuwsjgayucr"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)