segmentActions

@JvmName(name = "lmfhrgpgffxjjydf")
suspend fun segmentActions(value: List<GetCoreNetworkPolicyDocumentSegmentAction>?)

Parameters

value

A block argument, segment_actions define how routing works between segments. By default, attachments can only communicate with other attachments in the same segment. Detailed below.


@JvmName(name = "ybmddryqcxylgjqh")
suspend fun segmentActions(argument: List<suspend GetCoreNetworkPolicyDocumentSegmentActionBuilder.() -> Unit>)
@JvmName(name = "qsjbiisbqtyurouv")
suspend fun segmentActions(vararg argument: suspend GetCoreNetworkPolicyDocumentSegmentActionBuilder.() -> Unit)
@JvmName(name = "colaldpxpxkrtoht")
suspend fun segmentActions(argument: suspend GetCoreNetworkPolicyDocumentSegmentActionBuilder.() -> Unit)

Parameters

argument

A block argument, segment_actions define how routing works between segments. By default, attachments can only communicate with other attachments in the same segment. Detailed below.


@JvmName(name = "cxqijlvhchomliib")
suspend fun segmentActions(vararg values: GetCoreNetworkPolicyDocumentSegmentAction)

Parameters

values

A block argument, segment_actions define how routing works between segments. By default, attachments can only communicate with other attachments in the same segment. Detailed below.