dbSnapshotAttributes

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "omcqkobsbvpomlah")
suspend fun dbSnapshotAttributes(argument: List<suspend DBSnapshotAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "ehofjgqgdwymrlvr")
suspend fun dbSnapshotAttributes(vararg argument: suspend DBSnapshotAttributeArgsBuilder.() -> Unit)
@JvmName(name = "bmgxnfbwiigyagpy")
suspend fun dbSnapshotAttributes(argument: suspend DBSnapshotAttributeArgsBuilder.() -> Unit)

Parameters

argument

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