dbSnapshotAttributes

@JvmName(name = "ewltfnjsawydvrmf")
suspend fun dbSnapshotAttributes(value: Output<List<DBSnapshotAttributeArgs>>)
@JvmName(name = "cqatenotfrwixfee")
suspend fun dbSnapshotAttributes(value: List<DBSnapshotAttributeArgs>?)

Parameters

value

The list of attributes and values for the manual DB snapshot.


@JvmName(name = "ipfoldojxtnstrqi")
suspend fun dbSnapshotAttributes(vararg values: Output<DBSnapshotAttributeArgs>)


@JvmName(name = "yrhuxhsrmsiwewgf")
suspend fun dbSnapshotAttributes(values: List<Output<DBSnapshotAttributeArgs>>)
@JvmName(name = "yuevdycxhpbhpmfp")
suspend fun dbSnapshotAttributes(vararg values: DBSnapshotAttributeArgs)

Parameters

values

The list of attributes and values for the manual DB snapshot.


@JvmName(name = "yincrkmcrceeojaa")
suspend fun dbSnapshotAttributes(argument: List<suspend DBSnapshotAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "onpnmevjnlqvdwef")
suspend fun dbSnapshotAttributes(vararg argument: suspend DBSnapshotAttributeArgsBuilder.() -> Unit)
@JvmName(name = "gxwcgsdwuxqnbrnq")
suspend fun dbSnapshotAttributes(argument: suspend DBSnapshotAttributeArgsBuilder.() -> Unit)

Parameters

argument

The list of attributes and values for the manual DB snapshot.