locations

@JvmName(name = "fmyoudtwnaaebqil")
suspend fun locations(value: Output<List<CidrCollectionLocationArgs>>)
@JvmName(name = "glwdlpuyuyskcbpt")
suspend fun locations(value: List<CidrCollectionLocationArgs>?)

Parameters

value

A complex type that contains information about the list of CIDR locations.


@JvmName(name = "wyrjujbnfwtqnbll")
suspend fun locations(vararg values: Output<CidrCollectionLocationArgs>)


@JvmName(name = "chkdsklpjaackksr")
suspend fun locations(values: List<Output<CidrCollectionLocationArgs>>)
@JvmName(name = "whwghbfttkjmtdsc")
suspend fun locations(vararg values: CidrCollectionLocationArgs)

Parameters

values

A complex type that contains information about the list of CIDR locations.


@JvmName(name = "vkwjlnrudlnxvfhb")
suspend fun locations(argument: List<suspend CidrCollectionLocationArgsBuilder.() -> Unit>)
@JvmName(name = "smyxschwvpcrrfju")
suspend fun locations(vararg argument: suspend CidrCollectionLocationArgsBuilder.() -> Unit)
@JvmName(name = "jbmedyiycwfotjxa")
suspend fun locations(argument: suspend CidrCollectionLocationArgsBuilder.() -> Unit)

Parameters

argument

A complex type that contains information about the list of CIDR locations.