visibilities

@JvmName(name = "sjosyhjyqdujqngr")
suspend fun visibilities(value: Output<List<String>>)
@JvmName(name = "ofgdvuybpmnijtbd")
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 = "audghmpeytjuedmm")
suspend fun visibilities(vararg values: Output<String>)


@JvmName(name = "oncngkrguumnnvxg")
suspend fun visibilities(values: List<Output<String>>)
@JvmName(name = "qrhgjjvafiusmxqi")
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.