dbSnapshotAttributes

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "hxvcwjfkdbjwwgbh")
suspend fun dbSnapshotAttributes(argument: List<suspend DBSnapshotAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "hrwwibjfyrqdqgrq")
suspend fun dbSnapshotAttributes(vararg argument: suspend DBSnapshotAttributeArgsBuilder.() -> Unit)
@JvmName(name = "harmmvhadplethqg")
suspend fun dbSnapshotAttributes(argument: suspend DBSnapshotAttributeArgsBuilder.() -> Unit)

Parameters

argument

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