rotationStatements

@JvmName(name = "koldxdibpwyalwqp")
suspend fun rotationStatements(value: Output<List<String>>)
@JvmName(name = "qepbsgkxbjrqpgnk")
suspend fun rotationStatements(value: List<String>?)

Parameters

value

Database statements to execute to rotate the password for the configured database user.


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


@JvmName(name = "rixebuguglyvdbog")
suspend fun rotationStatements(values: List<Output<String>>)
@JvmName(name = "yodsobarbghdfttv")
suspend fun rotationStatements(vararg values: String)

Parameters

values

Database statements to execute to rotate the password for the configured database user.