attachmentPolicies

@JvmName(name = "qspdenlpgwkapppt")
suspend fun attachmentPolicies(value: List<GetCoreNetworkPolicyDocumentAttachmentPolicy>?)

Parameters

value

In a core network, all attachments use the block argument attachment_policies section to map an attachment to a segment. Instead of manually associating a segment to each attachment, attachments use tags, and then the tags are used to associate the attachment to the specified segment. Detailed below.


@JvmName(name = "gttchcyghucfkaao")
suspend fun attachmentPolicies(argument: List<suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit>)
@JvmName(name = "txpvutcxvyrjukvx")
suspend fun attachmentPolicies(vararg argument: suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit)
@JvmName(name = "osubpiwrevashtni")
suspend fun attachmentPolicies(argument: suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit)

Parameters

argument

In a core network, all attachments use the block argument attachment_policies section to map an attachment to a segment. Instead of manually associating a segment to each attachment, attachments use tags, and then the tags are used to associate the attachment to the specified segment. Detailed below.


@JvmName(name = "tfkuqotjskniblwk")
suspend fun attachmentPolicies(vararg values: GetCoreNetworkPolicyDocumentAttachmentPolicy)

Parameters

values

In a core network, all attachments use the block argument attachment_policies section to map an attachment to a segment. Instead of manually associating a segment to each attachment, attachments use tags, and then the tags are used to associate the attachment to the specified segment. Detailed below.