rootRotationStatements

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


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

Parameters

values

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