toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin.outputs
/
GetCoreNetworkPolicyDocumentSegmentAction
/
GetCoreNetworkPolicyDocumentSegmentAction
Get
Core
Network
Policy
Document
Segment
Action
constructor
(
action
:
String
,
description
:
String
?
=
null
,
destinationCidrBlocks
:
List
<
String
>
?
=
null
,
destinations
:
List
<
String
>
?
=
null
,
mode
:
String
?
=
null
,
segment
:
String
,
shareWithExcepts
:
List
<
String
>
?
=
null
,
shareWiths
:
List
<
String
>
?
=
null
)