versionStages

@JvmName(name = "iqyuftsqvlbknwcl")
suspend fun versionStages(value: Output<List<String>>)
@JvmName(name = "eabdjucvrhhwypqe")
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 = "cyptuvdcutgnsohq")
suspend fun versionStages(vararg values: Output<String>)


@JvmName(name = "axhbmbamdjrfsucj")
suspend fun versionStages(values: List<Output<String>>)
@JvmName(name = "rdhcqhaebeonaduc")
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".