clusterUsersGroupDns

@JvmName(name = "iomhmwngmqshimoa")
suspend fun clusterUsersGroupDns(value: Output<List<String>>)
@JvmName(name = "ycqiixubvqqqpknj")
suspend fun clusterUsersGroupDns(value: List<String>?)

Parameters

value

A list of the distinguished names for the cluster user groups. Changing this forces a new resource to be created.


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


@JvmName(name = "gicmgebcpvmiortv")
suspend fun clusterUsersGroupDns(values: List<Output<String>>)
@JvmName(name = "mhbjvvhailjfhxry")
suspend fun clusterUsersGroupDns(vararg values: String)

Parameters

values

A list of the distinguished names for the cluster user groups. Changing this forces a new resource to be created.