versionStages

@JvmName(name = "kxopbbhbohrngoip")
suspend fun versionStages(value: Output<List<String>>)
@JvmName(name = "jdovnbrmysokkios")
suspend fun versionStages(value: List<String>?)

Parameters

value

) The stage labels that mark the new secret version. If you do not specify this parameter, Secrets Manager marks it with "ACSCurrent".


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


@JvmName(name = "nvtodofnpdmytmgm")
suspend fun versionStages(values: List<Output<String>>)
@JvmName(name = "thbrhnsfdhpckfnd")
suspend fun versionStages(vararg values: String)

Parameters

values

) The stage labels that mark the new secret version. If you do not specify this parameter, Secrets Manager marks it with "ACSCurrent".