rootRotationStatements

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


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

Parameters

values

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