toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.networkmanager.kotlin.outputs
/
GetCoreNetworkPolicyDocumentSegmentActionWhenSentTo
Get
Core
Network
Policy
Document
Segment
Action
When
Sent
To
data
class
GetCoreNetworkPolicyDocumentSegmentActionWhenSentTo
(
val
segments
:
List
<
String
>
?
=
null
)
Members
Constructors
Get
Core
Network
Policy
Document
Segment
Action
When
Sent
To
Link copied to clipboard
constructor
(
segments
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
segments
Link copied to clipboard
val
segments
:
List
<
String
>
?
=
null
A list of strings. The list of segments that the
send-via
action
uses.