distributionGroups

@JvmName(name = "rvrgtdskdtsllpbx")
suspend fun distributionGroups(value: Output<List<String>>)
@JvmName(name = "ryoywkvjoqdnjygn")
suspend fun distributionGroups(value: List<String>?)

Parameters

value

The list of distribution groups.


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


@JvmName(name = "htrtvsdyvgnircpo")
suspend fun distributionGroups(values: List<Output<String>>)
@JvmName(name = "dqobypttngspplsf")
suspend fun distributionGroups(vararg values: String)

Parameters

values

The list of distribution groups.