pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.rds.kotlin.inputs
/
GetClusterSnapshotPlainArgsBuilder
Get
Cluster
Snapshot
Plain
Args
Builder
class
GetClusterSnapshotPlainArgsBuilder
Builder for
GetClusterSnapshotPlainArgs
.
Functions
Functions
db
Cluster
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"awniwcrlppsmsimi"
)
suspend
fun
dbClusterIdentifier
(
value
:
String
?
)
db
Cluster
Snapshot
Identifier
Link copied to clipboard
@
JvmName
(
name
=
"hrlvehgterlemwro"
)
suspend
fun
dbClusterSnapshotIdentifier
(
value
:
String
?
)
include
Public
Link copied to clipboard
@
JvmName
(
name
=
"mkutjgxlivgtpprw"
)
suspend
fun
includePublic
(
value
:
Boolean
?
)
include
Shared
Link copied to clipboard
@
JvmName
(
name
=
"oksgteaqliltibni"
)
suspend
fun
includeShared
(
value
:
Boolean
?
)
most
Recent
Link copied to clipboard
@
JvmName
(
name
=
"qusniubablfdvvsc"
)
suspend
fun
mostRecent
(
value
:
Boolean
?
)
snapshot
Type
Link copied to clipboard
@
JvmName
(
name
=
"wsbbfueoaehgxcdc"
)
suspend
fun
snapshotType
(
value
:
String
?
)
tags
Link copied to clipboard
@
JvmName
(
name
=
"jsqjrxbrnpoyjchh"
)
fun
tags
(
vararg
values
:
Pair
<
String
,
String
>
)
@
JvmName
(
name
=
"xfirfvvcrgjkecsb"
)
suspend
fun
tags
(
value
:
Map
<
String
,
String
>
?
)