accessModes

@JvmName(name = "scbaxbptemcphgpm")
suspend fun accessModes(value: Output<List<String>>)
@JvmName(name = "raxcvedtoisfewqr")
suspend fun accessModes(value: List<String>?)

Parameters

value

A list of access modes for the application.


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


@JvmName(name = "lpjdcmtovcacjbsl")
suspend fun accessModes(values: List<Output<String>>)
@JvmName(name = "vmvyeecspxtmuecy")
suspend fun accessModes(vararg values: String)

Parameters

values

A list of access modes for the application.