attachmentPolicies

@JvmName(name = "hulhlrbsdvtvdmyj")
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 = "rntdrvdcqeaicruw")
suspend fun attachmentPolicies(argument: List<suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit>)
@JvmName(name = "pefxkoisndappheo")
suspend fun attachmentPolicies(vararg argument: suspend GetCoreNetworkPolicyDocumentAttachmentPolicyBuilder.() -> Unit)
@JvmName(name = "ksmcsglwqiakdlww")
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 = "fbxjxkjxgjptingi")
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.