rootRotationStatements

@JvmName(name = "dgvdhkulqgirduax")
suspend fun rootRotationStatements(value: Output<List<String>>)
@JvmName(name = "yiokymldruukpxjp")
suspend fun rootRotationStatements(value: List<String>?)

Parameters

value

A list of database statements to be executed to rotate the root user's credentials.


@JvmName(name = "hxhyuniyonckbmhj")
suspend fun rootRotationStatements(vararg values: Output<String>)


@JvmName(name = "eixqwdbqidhxcxtf")
suspend fun rootRotationStatements(values: List<Output<String>>)
@JvmName(name = "iqvaiwiptygdtgrs")
suspend fun rootRotationStatements(vararg values: String)

Parameters

values

A list of database statements to be executed to rotate the root user's credentials.