attachmentPolicies

@JvmName(name = "sryeyxsgqtyghqvf")
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 = "jolfwgxvjihjtcmt")
suspend fun attachmentPolicies(argument: List<suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit>)
@JvmName(name = "jskvdofburyvymji")
suspend fun attachmentPolicies(vararg argument: suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit)
@JvmName(name = "xwccjaiqyupdmlbn")
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 = "wrrbtautpyeldlod")
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.