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