locations

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "djhuxppdxkpimftt")
suspend fun locations(argument: List<suspend CidrCollectionLocationArgsBuilder.() -> Unit>)
@JvmName(name = "mumcpefmrkncrcwa")
suspend fun locations(vararg argument: suspend CidrCollectionLocationArgsBuilder.() -> Unit)
@JvmName(name = "tdnlbshdshvbqceb")
suspend fun locations(argument: suspend CidrCollectionLocationArgsBuilder.() -> Unit)

Parameters

argument

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