groups

@JvmName(name = "iicxkkhsxhbsouqq")
suspend fun groups(value: Output<List<String>>)
@JvmName(name = "nrqbdcwienxcdreg")
suspend fun groups(value: List<String>?)

Parameters

value

groups contains group membership of the user that created the CertificateSigningRequest. Populated by the API server on creation and immutable.


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


@JvmName(name = "yndpgpabgtmelrxn")
suspend fun groups(values: List<Output<String>>)
@JvmName(name = "xxqwhmoeeqfjsiii")
suspend fun groups(vararg values: String)

Parameters

values

groups contains group membership of the user that created the CertificateSigningRequest. Populated by the API server on creation and immutable.