toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin.outputs
/
GetCoreNetworkPolicyDocumentSegment
/
GetCoreNetworkPolicyDocumentSegment
Get
Core
Network
Policy
Document
Segment
constructor
(
allowFilters
:
List
<
String
>
?
=
null
,
denyFilters
:
List
<
String
>
?
=
null
,
description
:
String
?
=
null
,
edgeLocations
:
List
<
String
>
?
=
null
,
isolateAttachments
:
Boolean
?
=
null
,
name
:
String
,
requireAttachmentAcceptance
:
Boolean
?
=
null
)