allowedOrganizationalUnits

@JvmName(name = "bgfvhgsrkwcwatjn")
suspend fun allowedOrganizationalUnits(value: Output<List<String>>)
@JvmName(name = "elkyiyutnhmgmnxo")
suspend fun allowedOrganizationalUnits(value: List<String>?)

Parameters

value

Allowed organization units for authenticated client certificates.


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


@JvmName(name = "gehtdtaifwvsodcn")
suspend fun allowedOrganizationalUnits(values: List<Output<String>>)
@JvmName(name = "meqckbutguhljowu")
suspend fun allowedOrganizationalUnits(vararg values: String)

Parameters

values

Allowed organization units for authenticated client certificates.