popLocations

@JvmName(name = "xpbwlqhvvtlcehts")
suspend fun popLocations(value: Output<List<AnycastEipAddressAttachmentPopLocationArgs>>)
@JvmName(name = "rohifeirsydvwwvg")
suspend fun popLocations(value: List<AnycastEipAddressAttachmentPopLocationArgs>?)

Parameters

value

The access point information of the associated access area when the cloud resource instance is bound.If you are binding for the first time, this parameter does not need to be configured, and the system automatically associates all access areas. See pop_locations below.


@JvmName(name = "tharyhrlrlxlkkyj")
suspend fun popLocations(vararg values: Output<AnycastEipAddressAttachmentPopLocationArgs>)


@JvmName(name = "silajwfhhnoettxy")
suspend fun popLocations(values: List<Output<AnycastEipAddressAttachmentPopLocationArgs>>)
@JvmName(name = "gpdxepbamaabxesh")
suspend fun popLocations(vararg values: AnycastEipAddressAttachmentPopLocationArgs)

Parameters

values

The access point information of the associated access area when the cloud resource instance is bound.If you are binding for the first time, this parameter does not need to be configured, and the system automatically associates all access areas. See pop_locations below.


@JvmName(name = "arybiseorhhqytem")
suspend fun popLocations(argument: List<suspend AnycastEipAddressAttachmentPopLocationArgsBuilder.() -> Unit>)
@JvmName(name = "wbqncgfgqpmooxqd")
suspend fun popLocations(vararg argument: suspend AnycastEipAddressAttachmentPopLocationArgsBuilder.() -> Unit)
@JvmName(name = "myymenrxqkscchkd")
suspend fun popLocations(argument: suspend AnycastEipAddressAttachmentPopLocationArgsBuilder.() -> Unit)

Parameters

argument

The access point information of the associated access area when the cloud resource instance is bound.If you are binding for the first time, this parameter does not need to be configured, and the system automatically associates all access areas. See pop_locations below.