Retrieves information about the configuration, dimension, and other settings for a specific segment that\'s associated with an application.
pinpoint_get_segment(ApplicationId, SegmentId)
[required] The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.
[required] The unique identifier for the segment.
svc$get_segment( ApplicationId = "string", SegmentId = "string" )