apiVersions

@JvmName(name = "nvtymiceqfkrcfrq")
suspend fun apiVersions(value: Output<List<String>>)
@JvmName(name = "sybxwxwfcmrymxnc")
suspend fun apiVersions(value: List<String>?)

Parameters

value

APIVersions is the API versions the resources belong to. '' is all versions. If '' is present, the length of the slice must be one. Required.


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


@JvmName(name = "eteghtaacxguihxg")
suspend fun apiVersions(values: List<Output<String>>)
@JvmName(name = "vluwuisthljdhrox")
suspend fun apiVersions(vararg values: String)

Parameters

values

APIVersions is the API versions the resources belong to. '' is all versions. If '' is present, the length of the slice must be one. Required.