toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.customerprofiles.kotlin.outputs
/
SegmentDefinitionSourceSegment
Segment
Definition
Source
Segment
data
class
SegmentDefinitionSourceSegment
(
val
segmentDefinitionName
:
String
?
=
null
)
The base segment to build the segment on.
Members
Constructors
Segment
Definition
Source
Segment
Link copied to clipboard
constructor
(
segmentDefinitionName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
segment
Definition
Name
Link copied to clipboard
val
segmentDefinitionName
:
String
?
=
null
The name of the source segment.