AWSPinpointTargetingUpdateSegmentResponse
Objective-C
@interface AWSPinpointTargetingUpdateSegmentResponse
                Swift
class AWSPinpointTargetingUpdateSegmentResponse
                - 
                  
                  
Provides information about the configuration, dimension, and other settings for a segment.
Declaration
Objective-C
@property (nonatomic, strong) AWSPinpointTargetingSegmentResponse *_Nullable segmentResponse;Swift
var segmentResponse: AWSPinpointTargetingSegmentResponse? { get set } 
View on GitHub
Install in Dash
        AWSPinpointTargetingUpdateSegmentResponse Class Reference