rootRotationStatements

@JvmName(name = "tkwkkdqrqbwuqoaq")
suspend fun rootRotationStatements(value: Output<List<String>>)
@JvmName(name = "efhaoqthxyphckyo")
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 = "wmrkwcrvpimtgwbq")
suspend fun rootRotationStatements(vararg values: Output<String>)


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

Parameters

values

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