AnycastEipAddressAttachmentPopLocationArgs

data class AnycastEipAddressAttachmentPopLocationArgs(val popLocation: Output<String>? = null) : ConvertibleToJava<AnycastEipAddressAttachmentPopLocationArgs>

Constructors

constructor(popLocation: Output<String>? = null)

Properties

Link copied to clipboard
val popLocation: Output<String>? = null

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.

Functions

Link copied to clipboard
open override fun toJava(): AnycastEipAddressAttachmentPopLocationArgs