visibilities

@JvmName(name = "noxllimmtykvmcmv")
suspend fun visibilities(value: Output<List<String>>)
@JvmName(name = "ktlpnljfdpgksiyd")
suspend fun visibilities(value: List<String>?)

Parameters

value

Which user accounts on the compute node should have access to the private data of the certificate. Possible values are StartTask, Task and RemoteUser.


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


@JvmName(name = "vdabinhvpuucbhol")
suspend fun visibilities(values: List<Output<String>>)
@JvmName(name = "vlwpgnslgjyoupoe")
suspend fun visibilities(vararg values: String)

Parameters

values

Which user accounts on the compute node should have access to the private data of the certificate. Possible values are StartTask, Task and RemoteUser.