Versions in this module Expand all Collapse all v0 v0.1.0 Dec 26, 2023 v0.0.1 Dec 26, 2023 Changes in this version + const ActionDeepLink + const ActionOpenApp + const ActionUrl + const AlignmentCenter + const AlignmentLeft + const AlignmentRight + const AttributeTypeAfter + const AttributeTypeBefore + const AttributeTypeBetween + const AttributeTypeContains + const AttributeTypeExclusive + const AttributeTypeInclusive + const AttributeTypeOn + const ButtonActionClose + const ButtonActionDeepLink + const ButtonActionLink + const CampaignStatusCompleted + const CampaignStatusDeleted + const CampaignStatusExecuting + const CampaignStatusInvalid + const CampaignStatusPaused + const CampaignStatusPendingNextRun + const CampaignStatusScheduled + const ChannelTypeAdm + const ChannelTypeApns + const ChannelTypeApnsSandbox + const ChannelTypeApnsVoip + const ChannelTypeApnsVoipSandbox + const ChannelTypeBaidu + const ChannelTypeCustom + const ChannelTypeEmail + const ChannelTypeGcm + const ChannelTypeInApp + const ChannelTypePush + const ChannelTypeSms + const ChannelTypeVoice + const DayOfWeekFriday + const DayOfWeekMonday + const DayOfWeekSaturday + const DayOfWeekSunday + const DayOfWeekThursday + const DayOfWeekTuesday + const DayOfWeekWednesday + const DeliveryStatusDuplicate + const DeliveryStatusOptOut + const DeliveryStatusPermanentFailure + const DeliveryStatusSuccessful + const DeliveryStatusTemporaryFailure + const DeliveryStatusThrottled + const DeliveryStatusUnknownFailure + const DimensionTypeExclusive + const DimensionTypeInclusive + const DurationDay14 + const DurationDay30 + const DurationDay7 + const DurationHr24 + const EndpointTypesElementAdm + const EndpointTypesElementApns + const EndpointTypesElementApnsSandbox + const EndpointTypesElementApnsVoip + const EndpointTypesElementApnsVoipSandbox + const EndpointTypesElementBaidu + const EndpointTypesElementCustom + const EndpointTypesElementEmail + const EndpointTypesElementGcm + const EndpointTypesElementInApp + const EndpointTypesElementPush + const EndpointTypesElementSms + const EndpointTypesElementVoice + const EndpointsID + const ErrCodeBadRequestException + const ErrCodeConflictException + const ErrCodeForbiddenException + const ErrCodeInternalServerErrorException + const ErrCodeMethodNotAllowedException + const ErrCodeNotFoundException + const ErrCodePayloadTooLargeException + const ErrCodeTooManyRequestsException + const FilterTypeEndpoint + const FilterTypeSystem + const FormatCsv + const FormatJson + const FrequencyDaily + const FrequencyEvent + const FrequencyHourly + const FrequencyInAppEvent + const FrequencyMonthly + const FrequencyOnce + const FrequencyWeekly + const IncludeAll + const IncludeAny + const IncludeNone + const JobStatusCompleted + const JobStatusCompleting + const JobStatusCreated + const JobStatusFailed + const JobStatusFailing + const JobStatusInitializing + const JobStatusPendingJob + const JobStatusPreparingForInitialization + const JobStatusProcessing + const JourneyRunStatusCancelled + const JourneyRunStatusCompleted + const JourneyRunStatusRunning + const JourneyRunStatusScheduled + const LayoutBottomBanner + const LayoutCarousel + const LayoutMiddleBanner + const LayoutMobileFeed + const LayoutOverlays + const LayoutTopBanner + const MessageTypePromotional + const MessageTypeTransactional + const ModeDelivery + const ModeFilter + const OperatorAll + const OperatorAny + const RecencyTypeActive + const RecencyTypeInactive + const SegmentTypeDimensional + const SegmentTypeImport + const ServiceID + const ServiceName + const SourceTypeAll + const SourceTypeAny + const SourceTypeNone + const StateActive + const StateCancelled + const StateClosed + const StateCompleted + const StateDraft + const StatePaused + const TemplateTypeEmail + const TemplateTypeInapp + const TemplateTypePush + const TemplateTypeSms + const TemplateTypeVoice + const TimezoneEstimationMethodsElementPhoneNumber + const TimezoneEstimationMethodsElementPostalCode + const TypeAll + const TypeAny + const TypeNone + func Action_Values() []string + func Alignment_Values() []string + func AttributeType_Values() []string + func ButtonAction_Values() []string + func CampaignStatus_Values() []string + func ChannelType_Values() []string + func DayOfWeek_Values() []string + func DeliveryStatus_Values() []string + func DimensionType_Values() []string + func Duration_Values() []string + func EndpointTypesElement_Values() []string + func FilterType_Values() []string + func Format_Values() []string + func Frequency_Values() []string + func Include_Values() []string + func JobStatus_Values() []string + func JourneyRunStatus_Values() []string + func Layout_Values() []string + func MessageType_Values() []string + func Mode_Values() []string + func Operator_Values() []string + func RecencyType_Values() []string + func SegmentType_Values() []string + func SourceType_Values() []string + func State_Values() []string + func TemplateType_Values() []string + func TimezoneEstimationMethodsElement_Values() []string + func Type_Values() []string + type ADMChannelRequest struct + ClientId *string + ClientSecret *string + Enabled *bool + func (s *ADMChannelRequest) SetClientId(v string) *ADMChannelRequest + func (s *ADMChannelRequest) SetClientSecret(v string) *ADMChannelRequest + func (s *ADMChannelRequest) SetEnabled(v bool) *ADMChannelRequest + func (s *ADMChannelRequest) Validate() error + func (s ADMChannelRequest) GoString() string + func (s ADMChannelRequest) String() string + type ADMChannelResponse struct + ApplicationId *string + CreationDate *string + Enabled *bool + HasCredential *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *ADMChannelResponse) SetApplicationId(v string) *ADMChannelResponse + func (s *ADMChannelResponse) SetCreationDate(v string) *ADMChannelResponse + func (s *ADMChannelResponse) SetEnabled(v bool) *ADMChannelResponse + func (s *ADMChannelResponse) SetHasCredential(v bool) *ADMChannelResponse + func (s *ADMChannelResponse) SetId(v string) *ADMChannelResponse + func (s *ADMChannelResponse) SetIsArchived(v bool) *ADMChannelResponse + func (s *ADMChannelResponse) SetLastModifiedBy(v string) *ADMChannelResponse + func (s *ADMChannelResponse) SetLastModifiedDate(v string) *ADMChannelResponse + func (s *ADMChannelResponse) SetPlatform(v string) *ADMChannelResponse + func (s *ADMChannelResponse) SetVersion(v int64) *ADMChannelResponse + func (s ADMChannelResponse) GoString() string + func (s ADMChannelResponse) String() string + type ADMMessage struct + Action *string + Body *string + ConsolidationKey *string + Data map[string]*string + ExpiresAfter *string + IconReference *string + ImageIconUrl *string + ImageUrl *string + MD5 *string + RawContent *string + SilentPush *bool + SmallImageIconUrl *string + Sound *string + Substitutions map[string][]*string + Title *string + Url *string + func (s *ADMMessage) SetAction(v string) *ADMMessage + func (s *ADMMessage) SetBody(v string) *ADMMessage + func (s *ADMMessage) SetConsolidationKey(v string) *ADMMessage + func (s *ADMMessage) SetData(v map[string]*string) *ADMMessage + func (s *ADMMessage) SetExpiresAfter(v string) *ADMMessage + func (s *ADMMessage) SetIconReference(v string) *ADMMessage + func (s *ADMMessage) SetImageIconUrl(v string) *ADMMessage + func (s *ADMMessage) SetImageUrl(v string) *ADMMessage + func (s *ADMMessage) SetMD5(v string) *ADMMessage + func (s *ADMMessage) SetRawContent(v string) *ADMMessage + func (s *ADMMessage) SetSilentPush(v bool) *ADMMessage + func (s *ADMMessage) SetSmallImageIconUrl(v string) *ADMMessage + func (s *ADMMessage) SetSound(v string) *ADMMessage + func (s *ADMMessage) SetSubstitutions(v map[string][]*string) *ADMMessage + func (s *ADMMessage) SetTitle(v string) *ADMMessage + func (s *ADMMessage) SetUrl(v string) *ADMMessage + func (s ADMMessage) GoString() string + func (s ADMMessage) String() string + type APNSChannelRequest struct + BundleId *string + Certificate *string + DefaultAuthenticationMethod *string + Enabled *bool + PrivateKey *string + TeamId *string + TokenKey *string + TokenKeyId *string + func (s *APNSChannelRequest) SetBundleId(v string) *APNSChannelRequest + func (s *APNSChannelRequest) SetCertificate(v string) *APNSChannelRequest + func (s *APNSChannelRequest) SetDefaultAuthenticationMethod(v string) *APNSChannelRequest + func (s *APNSChannelRequest) SetEnabled(v bool) *APNSChannelRequest + func (s *APNSChannelRequest) SetPrivateKey(v string) *APNSChannelRequest + func (s *APNSChannelRequest) SetTeamId(v string) *APNSChannelRequest + func (s *APNSChannelRequest) SetTokenKey(v string) *APNSChannelRequest + func (s *APNSChannelRequest) SetTokenKeyId(v string) *APNSChannelRequest + func (s APNSChannelRequest) GoString() string + func (s APNSChannelRequest) String() string + type APNSChannelResponse struct + ApplicationId *string + CreationDate *string + DefaultAuthenticationMethod *string + Enabled *bool + HasCredential *bool + HasTokenKey *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *APNSChannelResponse) SetApplicationId(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetCreationDate(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetDefaultAuthenticationMethod(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetEnabled(v bool) *APNSChannelResponse + func (s *APNSChannelResponse) SetHasCredential(v bool) *APNSChannelResponse + func (s *APNSChannelResponse) SetHasTokenKey(v bool) *APNSChannelResponse + func (s *APNSChannelResponse) SetId(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetIsArchived(v bool) *APNSChannelResponse + func (s *APNSChannelResponse) SetLastModifiedBy(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetLastModifiedDate(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetPlatform(v string) *APNSChannelResponse + func (s *APNSChannelResponse) SetVersion(v int64) *APNSChannelResponse + func (s APNSChannelResponse) GoString() string + func (s APNSChannelResponse) String() string + type APNSMessage struct + APNSPushType *string + Action *string + Badge *int64 + Body *string + Category *string + CollapseId *string + Data map[string]*string + MediaUrl *string + PreferredAuthenticationMethod *string + Priority *string + RawContent *string + SilentPush *bool + Sound *string + Substitutions map[string][]*string + ThreadId *string + TimeToLive *int64 + Title *string + Url *string + func (s *APNSMessage) SetAPNSPushType(v string) *APNSMessage + func (s *APNSMessage) SetAction(v string) *APNSMessage + func (s *APNSMessage) SetBadge(v int64) *APNSMessage + func (s *APNSMessage) SetBody(v string) *APNSMessage + func (s *APNSMessage) SetCategory(v string) *APNSMessage + func (s *APNSMessage) SetCollapseId(v string) *APNSMessage + func (s *APNSMessage) SetData(v map[string]*string) *APNSMessage + func (s *APNSMessage) SetMediaUrl(v string) *APNSMessage + func (s *APNSMessage) SetPreferredAuthenticationMethod(v string) *APNSMessage + func (s *APNSMessage) SetPriority(v string) *APNSMessage + func (s *APNSMessage) SetRawContent(v string) *APNSMessage + func (s *APNSMessage) SetSilentPush(v bool) *APNSMessage + func (s *APNSMessage) SetSound(v string) *APNSMessage + func (s *APNSMessage) SetSubstitutions(v map[string][]*string) *APNSMessage + func (s *APNSMessage) SetThreadId(v string) *APNSMessage + func (s *APNSMessage) SetTimeToLive(v int64) *APNSMessage + func (s *APNSMessage) SetTitle(v string) *APNSMessage + func (s *APNSMessage) SetUrl(v string) *APNSMessage + func (s APNSMessage) GoString() string + func (s APNSMessage) String() string + type APNSPushNotificationTemplate struct + Action *string + Body *string + MediaUrl *string + RawContent *string + Sound *string + Title *string + Url *string + func (s *APNSPushNotificationTemplate) SetAction(v string) *APNSPushNotificationTemplate + func (s *APNSPushNotificationTemplate) SetBody(v string) *APNSPushNotificationTemplate + func (s *APNSPushNotificationTemplate) SetMediaUrl(v string) *APNSPushNotificationTemplate + func (s *APNSPushNotificationTemplate) SetRawContent(v string) *APNSPushNotificationTemplate + func (s *APNSPushNotificationTemplate) SetSound(v string) *APNSPushNotificationTemplate + func (s *APNSPushNotificationTemplate) SetTitle(v string) *APNSPushNotificationTemplate + func (s *APNSPushNotificationTemplate) SetUrl(v string) *APNSPushNotificationTemplate + func (s APNSPushNotificationTemplate) GoString() string + func (s APNSPushNotificationTemplate) String() string + type APNSSandboxChannelRequest struct + BundleId *string + Certificate *string + DefaultAuthenticationMethod *string + Enabled *bool + PrivateKey *string + TeamId *string + TokenKey *string + TokenKeyId *string + func (s *APNSSandboxChannelRequest) SetBundleId(v string) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetCertificate(v string) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetDefaultAuthenticationMethod(v string) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetEnabled(v bool) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetPrivateKey(v string) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetTeamId(v string) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetTokenKey(v string) *APNSSandboxChannelRequest + func (s *APNSSandboxChannelRequest) SetTokenKeyId(v string) *APNSSandboxChannelRequest + func (s APNSSandboxChannelRequest) GoString() string + func (s APNSSandboxChannelRequest) String() string + type APNSSandboxChannelResponse struct + ApplicationId *string + CreationDate *string + DefaultAuthenticationMethod *string + Enabled *bool + HasCredential *bool + HasTokenKey *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *APNSSandboxChannelResponse) SetApplicationId(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetCreationDate(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetDefaultAuthenticationMethod(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetEnabled(v bool) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetHasCredential(v bool) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetHasTokenKey(v bool) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetId(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetIsArchived(v bool) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetLastModifiedBy(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetLastModifiedDate(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetPlatform(v string) *APNSSandboxChannelResponse + func (s *APNSSandboxChannelResponse) SetVersion(v int64) *APNSSandboxChannelResponse + func (s APNSSandboxChannelResponse) GoString() string + func (s APNSSandboxChannelResponse) String() string + type APNSVoipChannelRequest struct + BundleId *string + Certificate *string + DefaultAuthenticationMethod *string + Enabled *bool + PrivateKey *string + TeamId *string + TokenKey *string + TokenKeyId *string + func (s *APNSVoipChannelRequest) SetBundleId(v string) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetCertificate(v string) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetDefaultAuthenticationMethod(v string) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetEnabled(v bool) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetPrivateKey(v string) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetTeamId(v string) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetTokenKey(v string) *APNSVoipChannelRequest + func (s *APNSVoipChannelRequest) SetTokenKeyId(v string) *APNSVoipChannelRequest + func (s APNSVoipChannelRequest) GoString() string + func (s APNSVoipChannelRequest) String() string + type APNSVoipChannelResponse struct + ApplicationId *string + CreationDate *string + DefaultAuthenticationMethod *string + Enabled *bool + HasCredential *bool + HasTokenKey *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *APNSVoipChannelResponse) SetApplicationId(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetCreationDate(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetDefaultAuthenticationMethod(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetEnabled(v bool) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetHasCredential(v bool) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetHasTokenKey(v bool) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetId(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetIsArchived(v bool) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetLastModifiedBy(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetLastModifiedDate(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetPlatform(v string) *APNSVoipChannelResponse + func (s *APNSVoipChannelResponse) SetVersion(v int64) *APNSVoipChannelResponse + func (s APNSVoipChannelResponse) GoString() string + func (s APNSVoipChannelResponse) String() string + type APNSVoipSandboxChannelRequest struct + BundleId *string + Certificate *string + DefaultAuthenticationMethod *string + Enabled *bool + PrivateKey *string + TeamId *string + TokenKey *string + TokenKeyId *string + func (s *APNSVoipSandboxChannelRequest) SetBundleId(v string) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetCertificate(v string) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetDefaultAuthenticationMethod(v string) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetEnabled(v bool) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetPrivateKey(v string) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetTeamId(v string) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetTokenKey(v string) *APNSVoipSandboxChannelRequest + func (s *APNSVoipSandboxChannelRequest) SetTokenKeyId(v string) *APNSVoipSandboxChannelRequest + func (s APNSVoipSandboxChannelRequest) GoString() string + func (s APNSVoipSandboxChannelRequest) String() string + type APNSVoipSandboxChannelResponse struct + ApplicationId *string + CreationDate *string + DefaultAuthenticationMethod *string + Enabled *bool + HasCredential *bool + HasTokenKey *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *APNSVoipSandboxChannelResponse) SetApplicationId(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetCreationDate(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetDefaultAuthenticationMethod(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetEnabled(v bool) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetHasCredential(v bool) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetHasTokenKey(v bool) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetId(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetIsArchived(v bool) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetLastModifiedBy(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetLastModifiedDate(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetPlatform(v string) *APNSVoipSandboxChannelResponse + func (s *APNSVoipSandboxChannelResponse) SetVersion(v int64) *APNSVoipSandboxChannelResponse + func (s APNSVoipSandboxChannelResponse) GoString() string + func (s APNSVoipSandboxChannelResponse) String() string + type ActivitiesResponse struct + Item []*ActivityResponse + NextToken *string + func (s *ActivitiesResponse) SetItem(v []*ActivityResponse) *ActivitiesResponse + func (s *ActivitiesResponse) SetNextToken(v string) *ActivitiesResponse + func (s ActivitiesResponse) GoString() string + func (s ActivitiesResponse) String() string + type Activity struct + CUSTOM *CustomMessageActivity + ConditionalSplit *ConditionalSplitActivity + ContactCenter *ContactCenterActivity + Description *string + EMAIL *EmailMessageActivity + Holdout *HoldoutActivity + MultiCondition *MultiConditionalSplitActivity + PUSH *PushMessageActivity + RandomSplit *RandomSplitActivity + SMS *SMSMessageActivity + Wait *WaitActivity + func (s *Activity) SetCUSTOM(v *CustomMessageActivity) *Activity + func (s *Activity) SetConditionalSplit(v *ConditionalSplitActivity) *Activity + func (s *Activity) SetContactCenter(v *ContactCenterActivity) *Activity + func (s *Activity) SetDescription(v string) *Activity + func (s *Activity) SetEMAIL(v *EmailMessageActivity) *Activity + func (s *Activity) SetHoldout(v *HoldoutActivity) *Activity + func (s *Activity) SetMultiCondition(v *MultiConditionalSplitActivity) *Activity + func (s *Activity) SetPUSH(v *PushMessageActivity) *Activity + func (s *Activity) SetRandomSplit(v *RandomSplitActivity) *Activity + func (s *Activity) SetSMS(v *SMSMessageActivity) *Activity + func (s *Activity) SetWait(v *WaitActivity) *Activity + func (s *Activity) Validate() error + func (s Activity) GoString() string + func (s Activity) String() string + type ActivityResponse struct + ApplicationId *string + CampaignId *string + End *string + ExecutionMetrics map[string]*string + Id *string + Result *string + ScheduledStart *string + Start *string + State *string + SuccessfulEndpointCount *int64 + TimezonesCompletedCount *int64 + TimezonesTotalCount *int64 + TotalEndpointCount *int64 + TreatmentId *string + func (s *ActivityResponse) SetApplicationId(v string) *ActivityResponse + func (s *ActivityResponse) SetCampaignId(v string) *ActivityResponse + func (s *ActivityResponse) SetEnd(v string) *ActivityResponse + func (s *ActivityResponse) SetExecutionMetrics(v map[string]*string) *ActivityResponse + func (s *ActivityResponse) SetId(v string) *ActivityResponse + func (s *ActivityResponse) SetResult(v string) *ActivityResponse + func (s *ActivityResponse) SetScheduledStart(v string) *ActivityResponse + func (s *ActivityResponse) SetStart(v string) *ActivityResponse + func (s *ActivityResponse) SetState(v string) *ActivityResponse + func (s *ActivityResponse) SetSuccessfulEndpointCount(v int64) *ActivityResponse + func (s *ActivityResponse) SetTimezonesCompletedCount(v int64) *ActivityResponse + func (s *ActivityResponse) SetTimezonesTotalCount(v int64) *ActivityResponse + func (s *ActivityResponse) SetTotalEndpointCount(v int64) *ActivityResponse + func (s *ActivityResponse) SetTreatmentId(v string) *ActivityResponse + func (s ActivityResponse) GoString() string + func (s ActivityResponse) String() string + type AddressConfiguration struct + BodyOverride *string + ChannelType *string + Context map[string]*string + RawContent *string + Substitutions map[string][]*string + TitleOverride *string + func (s *AddressConfiguration) SetBodyOverride(v string) *AddressConfiguration + func (s *AddressConfiguration) SetChannelType(v string) *AddressConfiguration + func (s *AddressConfiguration) SetContext(v map[string]*string) *AddressConfiguration + func (s *AddressConfiguration) SetRawContent(v string) *AddressConfiguration + func (s *AddressConfiguration) SetSubstitutions(v map[string][]*string) *AddressConfiguration + func (s *AddressConfiguration) SetTitleOverride(v string) *AddressConfiguration + func (s AddressConfiguration) GoString() string + func (s AddressConfiguration) String() string + type AndroidPushNotificationTemplate struct + Action *string + Body *string + ImageIconUrl *string + ImageUrl *string + RawContent *string + SmallImageIconUrl *string + Sound *string + Title *string + Url *string + func (s *AndroidPushNotificationTemplate) SetAction(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetBody(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetImageIconUrl(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetImageUrl(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetRawContent(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetSmallImageIconUrl(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetSound(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetTitle(v string) *AndroidPushNotificationTemplate + func (s *AndroidPushNotificationTemplate) SetUrl(v string) *AndroidPushNotificationTemplate + func (s AndroidPushNotificationTemplate) GoString() string + func (s AndroidPushNotificationTemplate) String() string + type ApplicationDateRangeKpiResponse struct + ApplicationId *string + EndTime *time.Time + KpiName *string + KpiResult *BaseKpiResult + NextToken *string + StartTime *time.Time + func (s *ApplicationDateRangeKpiResponse) SetApplicationId(v string) *ApplicationDateRangeKpiResponse + func (s *ApplicationDateRangeKpiResponse) SetEndTime(v time.Time) *ApplicationDateRangeKpiResponse + func (s *ApplicationDateRangeKpiResponse) SetKpiName(v string) *ApplicationDateRangeKpiResponse + func (s *ApplicationDateRangeKpiResponse) SetKpiResult(v *BaseKpiResult) *ApplicationDateRangeKpiResponse + func (s *ApplicationDateRangeKpiResponse) SetNextToken(v string) *ApplicationDateRangeKpiResponse + func (s *ApplicationDateRangeKpiResponse) SetStartTime(v time.Time) *ApplicationDateRangeKpiResponse + func (s ApplicationDateRangeKpiResponse) GoString() string + func (s ApplicationDateRangeKpiResponse) String() string + type ApplicationResponse struct + Arn *string + CreationDate *string + Id *string + Name *string + Tags map[string]*string + func (s *ApplicationResponse) SetArn(v string) *ApplicationResponse + func (s *ApplicationResponse) SetCreationDate(v string) *ApplicationResponse + func (s *ApplicationResponse) SetId(v string) *ApplicationResponse + func (s *ApplicationResponse) SetName(v string) *ApplicationResponse + func (s *ApplicationResponse) SetTags(v map[string]*string) *ApplicationResponse + func (s ApplicationResponse) GoString() string + func (s ApplicationResponse) String() string + type ApplicationSettingsJourneyLimits struct + DailyCap *int64 + TimeframeCap *JourneyTimeframeCap + TotalCap *int64 + func (s *ApplicationSettingsJourneyLimits) SetDailyCap(v int64) *ApplicationSettingsJourneyLimits + func (s *ApplicationSettingsJourneyLimits) SetTimeframeCap(v *JourneyTimeframeCap) *ApplicationSettingsJourneyLimits + func (s *ApplicationSettingsJourneyLimits) SetTotalCap(v int64) *ApplicationSettingsJourneyLimits + func (s ApplicationSettingsJourneyLimits) GoString() string + func (s ApplicationSettingsJourneyLimits) String() string + type ApplicationSettingsResource struct + ApplicationId *string + CampaignHook *CampaignHook + JourneyLimits *ApplicationSettingsJourneyLimits + LastModifiedDate *string + Limits *CampaignLimits + QuietTime *QuietTime + func (s *ApplicationSettingsResource) SetApplicationId(v string) *ApplicationSettingsResource + func (s *ApplicationSettingsResource) SetCampaignHook(v *CampaignHook) *ApplicationSettingsResource + func (s *ApplicationSettingsResource) SetJourneyLimits(v *ApplicationSettingsJourneyLimits) *ApplicationSettingsResource + func (s *ApplicationSettingsResource) SetLastModifiedDate(v string) *ApplicationSettingsResource + func (s *ApplicationSettingsResource) SetLimits(v *CampaignLimits) *ApplicationSettingsResource + func (s *ApplicationSettingsResource) SetQuietTime(v *QuietTime) *ApplicationSettingsResource + func (s ApplicationSettingsResource) GoString() string + func (s ApplicationSettingsResource) String() string + type ApplicationsResponse struct + Item []*ApplicationResponse + NextToken *string + func (s *ApplicationsResponse) SetItem(v []*ApplicationResponse) *ApplicationsResponse + func (s *ApplicationsResponse) SetNextToken(v string) *ApplicationsResponse + func (s ApplicationsResponse) GoString() string + func (s ApplicationsResponse) String() string + type AttributeDimension struct + AttributeType *string + Values []*string + func (s *AttributeDimension) SetAttributeType(v string) *AttributeDimension + func (s *AttributeDimension) SetValues(v []*string) *AttributeDimension + func (s *AttributeDimension) Validate() error + func (s AttributeDimension) GoString() string + func (s AttributeDimension) String() string + type AttributesResource struct + ApplicationId *string + AttributeType *string + Attributes []*string + func (s *AttributesResource) SetApplicationId(v string) *AttributesResource + func (s *AttributesResource) SetAttributeType(v string) *AttributesResource + func (s *AttributesResource) SetAttributes(v []*string) *AttributesResource + func (s AttributesResource) GoString() string + func (s AttributesResource) String() string + type BadRequestException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *BadRequestException) Code() string + func (s *BadRequestException) Error() string + func (s *BadRequestException) Message() string + func (s *BadRequestException) OrigErr() error + func (s *BadRequestException) RequestID() string + func (s *BadRequestException) StatusCode() int + func (s BadRequestException) GoString() string + func (s BadRequestException) String() string + type BaiduChannelRequest struct + ApiKey *string + Enabled *bool + SecretKey *string + func (s *BaiduChannelRequest) SetApiKey(v string) *BaiduChannelRequest + func (s *BaiduChannelRequest) SetEnabled(v bool) *BaiduChannelRequest + func (s *BaiduChannelRequest) SetSecretKey(v string) *BaiduChannelRequest + func (s *BaiduChannelRequest) Validate() error + func (s BaiduChannelRequest) GoString() string + func (s BaiduChannelRequest) String() string + type BaiduChannelResponse struct + ApplicationId *string + CreationDate *string + Credential *string + Enabled *bool + HasCredential *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *BaiduChannelResponse) SetApplicationId(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetCreationDate(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetCredential(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetEnabled(v bool) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetHasCredential(v bool) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetId(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetIsArchived(v bool) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetLastModifiedBy(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetLastModifiedDate(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetPlatform(v string) *BaiduChannelResponse + func (s *BaiduChannelResponse) SetVersion(v int64) *BaiduChannelResponse + func (s BaiduChannelResponse) GoString() string + func (s BaiduChannelResponse) String() string + type BaiduMessage struct + Action *string + Body *string + Data map[string]*string + IconReference *string + ImageIconUrl *string + ImageUrl *string + RawContent *string + SilentPush *bool + SmallImageIconUrl *string + Sound *string + Substitutions map[string][]*string + TimeToLive *int64 + Title *string + Url *string + func (s *BaiduMessage) SetAction(v string) *BaiduMessage + func (s *BaiduMessage) SetBody(v string) *BaiduMessage + func (s *BaiduMessage) SetData(v map[string]*string) *BaiduMessage + func (s *BaiduMessage) SetIconReference(v string) *BaiduMessage + func (s *BaiduMessage) SetImageIconUrl(v string) *BaiduMessage + func (s *BaiduMessage) SetImageUrl(v string) *BaiduMessage + func (s *BaiduMessage) SetRawContent(v string) *BaiduMessage + func (s *BaiduMessage) SetSilentPush(v bool) *BaiduMessage + func (s *BaiduMessage) SetSmallImageIconUrl(v string) *BaiduMessage + func (s *BaiduMessage) SetSound(v string) *BaiduMessage + func (s *BaiduMessage) SetSubstitutions(v map[string][]*string) *BaiduMessage + func (s *BaiduMessage) SetTimeToLive(v int64) *BaiduMessage + func (s *BaiduMessage) SetTitle(v string) *BaiduMessage + func (s *BaiduMessage) SetUrl(v string) *BaiduMessage + func (s BaiduMessage) GoString() string + func (s BaiduMessage) String() string + type BaseKpiResult struct + Rows []*ResultRow + func (s *BaseKpiResult) SetRows(v []*ResultRow) *BaseKpiResult + func (s BaseKpiResult) GoString() string + func (s BaseKpiResult) String() string + type CampaignCustomMessage struct + Data *string + func (s *CampaignCustomMessage) SetData(v string) *CampaignCustomMessage + func (s CampaignCustomMessage) GoString() string + func (s CampaignCustomMessage) String() string + type CampaignDateRangeKpiResponse struct + ApplicationId *string + CampaignId *string + EndTime *time.Time + KpiName *string + KpiResult *BaseKpiResult + NextToken *string + StartTime *time.Time + func (s *CampaignDateRangeKpiResponse) SetApplicationId(v string) *CampaignDateRangeKpiResponse + func (s *CampaignDateRangeKpiResponse) SetCampaignId(v string) *CampaignDateRangeKpiResponse + func (s *CampaignDateRangeKpiResponse) SetEndTime(v time.Time) *CampaignDateRangeKpiResponse + func (s *CampaignDateRangeKpiResponse) SetKpiName(v string) *CampaignDateRangeKpiResponse + func (s *CampaignDateRangeKpiResponse) SetKpiResult(v *BaseKpiResult) *CampaignDateRangeKpiResponse + func (s *CampaignDateRangeKpiResponse) SetNextToken(v string) *CampaignDateRangeKpiResponse + func (s *CampaignDateRangeKpiResponse) SetStartTime(v time.Time) *CampaignDateRangeKpiResponse + func (s CampaignDateRangeKpiResponse) GoString() string + func (s CampaignDateRangeKpiResponse) String() string + type CampaignEmailMessage struct + Body *string + FromAddress *string + HtmlBody *string + Title *string + func (s *CampaignEmailMessage) SetBody(v string) *CampaignEmailMessage + func (s *CampaignEmailMessage) SetFromAddress(v string) *CampaignEmailMessage + func (s *CampaignEmailMessage) SetHtmlBody(v string) *CampaignEmailMessage + func (s *CampaignEmailMessage) SetTitle(v string) *CampaignEmailMessage + func (s CampaignEmailMessage) GoString() string + func (s CampaignEmailMessage) String() string + type CampaignEventFilter struct + Dimensions *EventDimensions + FilterType *string + func (s *CampaignEventFilter) SetDimensions(v *EventDimensions) *CampaignEventFilter + func (s *CampaignEventFilter) SetFilterType(v string) *CampaignEventFilter + func (s *CampaignEventFilter) Validate() error + func (s CampaignEventFilter) GoString() string + func (s CampaignEventFilter) String() string + type CampaignHook struct + LambdaFunctionName *string + Mode *string + WebUrl *string + func (s *CampaignHook) SetLambdaFunctionName(v string) *CampaignHook + func (s *CampaignHook) SetMode(v string) *CampaignHook + func (s *CampaignHook) SetWebUrl(v string) *CampaignHook + func (s CampaignHook) GoString() string + func (s CampaignHook) String() string + type CampaignInAppMessage struct + Body *string + Content []*InAppMessageContent + CustomConfig map[string]*string + Layout *string + func (s *CampaignInAppMessage) SetBody(v string) *CampaignInAppMessage + func (s *CampaignInAppMessage) SetContent(v []*InAppMessageContent) *CampaignInAppMessage + func (s *CampaignInAppMessage) SetCustomConfig(v map[string]*string) *CampaignInAppMessage + func (s *CampaignInAppMessage) SetLayout(v string) *CampaignInAppMessage + func (s *CampaignInAppMessage) Validate() error + func (s CampaignInAppMessage) GoString() string + func (s CampaignInAppMessage) String() string + type CampaignLimits struct + Daily *int64 + MaximumDuration *int64 + MessagesPerSecond *int64 + Session *int64 + Total *int64 + func (s *CampaignLimits) SetDaily(v int64) *CampaignLimits + func (s *CampaignLimits) SetMaximumDuration(v int64) *CampaignLimits + func (s *CampaignLimits) SetMessagesPerSecond(v int64) *CampaignLimits + func (s *CampaignLimits) SetSession(v int64) *CampaignLimits + func (s *CampaignLimits) SetTotal(v int64) *CampaignLimits + func (s CampaignLimits) GoString() string + func (s CampaignLimits) String() string + type CampaignResponse struct + AdditionalTreatments []*TreatmentResource + ApplicationId *string + Arn *string + CreationDate *string + CustomDeliveryConfiguration *CustomDeliveryConfiguration + DefaultState *CampaignState + Description *string + HoldoutPercent *int64 + Hook *CampaignHook + Id *string + IsPaused *bool + LastModifiedDate *string + Limits *CampaignLimits + MessageConfiguration *MessageConfiguration + Name *string + Priority *int64 + Schedule *Schedule + SegmentId *string + SegmentVersion *int64 + State *CampaignState + Tags map[string]*string + TemplateConfiguration *TemplateConfiguration + TreatmentDescription *string + TreatmentName *string + Version *int64 + func (s *CampaignResponse) SetAdditionalTreatments(v []*TreatmentResource) *CampaignResponse + func (s *CampaignResponse) SetApplicationId(v string) *CampaignResponse + func (s *CampaignResponse) SetArn(v string) *CampaignResponse + func (s *CampaignResponse) SetCreationDate(v string) *CampaignResponse + func (s *CampaignResponse) SetCustomDeliveryConfiguration(v *CustomDeliveryConfiguration) *CampaignResponse + func (s *CampaignResponse) SetDefaultState(v *CampaignState) *CampaignResponse + func (s *CampaignResponse) SetDescription(v string) *CampaignResponse + func (s *CampaignResponse) SetHoldoutPercent(v int64) *CampaignResponse + func (s *CampaignResponse) SetHook(v *CampaignHook) *CampaignResponse + func (s *CampaignResponse) SetId(v string) *CampaignResponse + func (s *CampaignResponse) SetIsPaused(v bool) *CampaignResponse + func (s *CampaignResponse) SetLastModifiedDate(v string) *CampaignResponse + func (s *CampaignResponse) SetLimits(v *CampaignLimits) *CampaignResponse + func (s *CampaignResponse) SetMessageConfiguration(v *MessageConfiguration) *CampaignResponse + func (s *CampaignResponse) SetName(v string) *CampaignResponse + func (s *CampaignResponse) SetPriority(v int64) *CampaignResponse + func (s *CampaignResponse) SetSchedule(v *Schedule) *CampaignResponse + func (s *CampaignResponse) SetSegmentId(v string) *CampaignResponse + func (s *CampaignResponse) SetSegmentVersion(v int64) *CampaignResponse + func (s *CampaignResponse) SetState(v *CampaignState) *CampaignResponse + func (s *CampaignResponse) SetTags(v map[string]*string) *CampaignResponse + func (s *CampaignResponse) SetTemplateConfiguration(v *TemplateConfiguration) *CampaignResponse + func (s *CampaignResponse) SetTreatmentDescription(v string) *CampaignResponse + func (s *CampaignResponse) SetTreatmentName(v string) *CampaignResponse + func (s *CampaignResponse) SetVersion(v int64) *CampaignResponse + func (s CampaignResponse) GoString() string + func (s CampaignResponse) String() string + type CampaignSmsMessage struct + Body *string + EntityId *string + MessageType *string + OriginationNumber *string + SenderId *string + TemplateId *string + func (s *CampaignSmsMessage) SetBody(v string) *CampaignSmsMessage + func (s *CampaignSmsMessage) SetEntityId(v string) *CampaignSmsMessage + func (s *CampaignSmsMessage) SetMessageType(v string) *CampaignSmsMessage + func (s *CampaignSmsMessage) SetOriginationNumber(v string) *CampaignSmsMessage + func (s *CampaignSmsMessage) SetSenderId(v string) *CampaignSmsMessage + func (s *CampaignSmsMessage) SetTemplateId(v string) *CampaignSmsMessage + func (s CampaignSmsMessage) GoString() string + func (s CampaignSmsMessage) String() string + type CampaignState struct + CampaignStatus *string + func (s *CampaignState) SetCampaignStatus(v string) *CampaignState + func (s CampaignState) GoString() string + func (s CampaignState) String() string + type CampaignsResponse struct + Item []*CampaignResponse + NextToken *string + func (s *CampaignsResponse) SetItem(v []*CampaignResponse) *CampaignsResponse + func (s *CampaignsResponse) SetNextToken(v string) *CampaignsResponse + func (s CampaignsResponse) GoString() string + func (s CampaignsResponse) String() string + type ChannelResponse struct + ApplicationId *string + CreationDate *string + Enabled *bool + HasCredential *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Version *int64 + func (s *ChannelResponse) SetApplicationId(v string) *ChannelResponse + func (s *ChannelResponse) SetCreationDate(v string) *ChannelResponse + func (s *ChannelResponse) SetEnabled(v bool) *ChannelResponse + func (s *ChannelResponse) SetHasCredential(v bool) *ChannelResponse + func (s *ChannelResponse) SetId(v string) *ChannelResponse + func (s *ChannelResponse) SetIsArchived(v bool) *ChannelResponse + func (s *ChannelResponse) SetLastModifiedBy(v string) *ChannelResponse + func (s *ChannelResponse) SetLastModifiedDate(v string) *ChannelResponse + func (s *ChannelResponse) SetVersion(v int64) *ChannelResponse + func (s ChannelResponse) GoString() string + func (s ChannelResponse) String() string + type ChannelsResponse struct + Channels map[string]*ChannelResponse + func (s *ChannelsResponse) SetChannels(v map[string]*ChannelResponse) *ChannelsResponse + func (s ChannelsResponse) GoString() string + func (s ChannelsResponse) String() string + type ClosedDays struct + CUSTOM []*ClosedDaysRule + EMAIL []*ClosedDaysRule + PUSH []*ClosedDaysRule + SMS []*ClosedDaysRule + VOICE []*ClosedDaysRule + func (s *ClosedDays) SetCUSTOM(v []*ClosedDaysRule) *ClosedDays + func (s *ClosedDays) SetEMAIL(v []*ClosedDaysRule) *ClosedDays + func (s *ClosedDays) SetPUSH(v []*ClosedDaysRule) *ClosedDays + func (s *ClosedDays) SetSMS(v []*ClosedDaysRule) *ClosedDays + func (s *ClosedDays) SetVOICE(v []*ClosedDaysRule) *ClosedDays + func (s ClosedDays) GoString() string + func (s ClosedDays) String() string + type ClosedDaysRule struct + EndDateTime *string + Name *string + StartDateTime *string + func (s *ClosedDaysRule) SetEndDateTime(v string) *ClosedDaysRule + func (s *ClosedDaysRule) SetName(v string) *ClosedDaysRule + func (s *ClosedDaysRule) SetStartDateTime(v string) *ClosedDaysRule + func (s ClosedDaysRule) GoString() string + func (s ClosedDaysRule) String() string + type Condition struct + Conditions []*SimpleCondition + Operator *string + func (s *Condition) SetConditions(v []*SimpleCondition) *Condition + func (s *Condition) SetOperator(v string) *Condition + func (s *Condition) Validate() error + func (s Condition) GoString() string + func (s Condition) String() string + type ConditionalSplitActivity struct + Condition *Condition + EvaluationWaitTime *WaitTime + FalseActivity *string + TrueActivity *string + func (s *ConditionalSplitActivity) SetCondition(v *Condition) *ConditionalSplitActivity + func (s *ConditionalSplitActivity) SetEvaluationWaitTime(v *WaitTime) *ConditionalSplitActivity + func (s *ConditionalSplitActivity) SetFalseActivity(v string) *ConditionalSplitActivity + func (s *ConditionalSplitActivity) SetTrueActivity(v string) *ConditionalSplitActivity + func (s *ConditionalSplitActivity) Validate() error + func (s ConditionalSplitActivity) GoString() string + func (s ConditionalSplitActivity) String() string + type ConflictException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConflictException) Code() string + func (s *ConflictException) Error() string + func (s *ConflictException) Message() string + func (s *ConflictException) OrigErr() error + func (s *ConflictException) RequestID() string + func (s *ConflictException) StatusCode() int + func (s ConflictException) GoString() string + func (s ConflictException) String() string + type ContactCenterActivity struct + NextActivity *string + func (s *ContactCenterActivity) SetNextActivity(v string) *ContactCenterActivity + func (s ContactCenterActivity) GoString() string + func (s ContactCenterActivity) String() string + type CreateAppInput struct + CreateApplicationRequest *CreateApplicationRequest + func (s *CreateAppInput) SetCreateApplicationRequest(v *CreateApplicationRequest) *CreateAppInput + func (s *CreateAppInput) Validate() error + func (s CreateAppInput) GoString() string + func (s CreateAppInput) String() string + type CreateAppOutput struct + ApplicationResponse *ApplicationResponse + func (s *CreateAppOutput) SetApplicationResponse(v *ApplicationResponse) *CreateAppOutput + func (s CreateAppOutput) GoString() string + func (s CreateAppOutput) String() string + type CreateApplicationRequest struct + Name *string + Tags map[string]*string + func (s *CreateApplicationRequest) SetName(v string) *CreateApplicationRequest + func (s *CreateApplicationRequest) SetTags(v map[string]*string) *CreateApplicationRequest + func (s *CreateApplicationRequest) Validate() error + func (s CreateApplicationRequest) GoString() string + func (s CreateApplicationRequest) String() string + type CreateCampaignInput struct + ApplicationId *string + WriteCampaignRequest *WriteCampaignRequest + func (s *CreateCampaignInput) SetApplicationId(v string) *CreateCampaignInput + func (s *CreateCampaignInput) SetWriteCampaignRequest(v *WriteCampaignRequest) *CreateCampaignInput + func (s *CreateCampaignInput) Validate() error + func (s CreateCampaignInput) GoString() string + func (s CreateCampaignInput) String() string + type CreateCampaignOutput struct + CampaignResponse *CampaignResponse + func (s *CreateCampaignOutput) SetCampaignResponse(v *CampaignResponse) *CreateCampaignOutput + func (s CreateCampaignOutput) GoString() string + func (s CreateCampaignOutput) String() string + type CreateEmailTemplateInput struct + EmailTemplateRequest *EmailTemplateRequest + TemplateName *string + func (s *CreateEmailTemplateInput) SetEmailTemplateRequest(v *EmailTemplateRequest) *CreateEmailTemplateInput + func (s *CreateEmailTemplateInput) SetTemplateName(v string) *CreateEmailTemplateInput + func (s *CreateEmailTemplateInput) Validate() error + func (s CreateEmailTemplateInput) GoString() string + func (s CreateEmailTemplateInput) String() string + type CreateEmailTemplateOutput struct + CreateTemplateMessageBody *CreateTemplateMessageBody + func (s *CreateEmailTemplateOutput) SetCreateTemplateMessageBody(v *CreateTemplateMessageBody) *CreateEmailTemplateOutput + func (s CreateEmailTemplateOutput) GoString() string + func (s CreateEmailTemplateOutput) String() string + type CreateExportJobInput struct + ApplicationId *string + ExportJobRequest *ExportJobRequest + func (s *CreateExportJobInput) SetApplicationId(v string) *CreateExportJobInput + func (s *CreateExportJobInput) SetExportJobRequest(v *ExportJobRequest) *CreateExportJobInput + func (s *CreateExportJobInput) Validate() error + func (s CreateExportJobInput) GoString() string + func (s CreateExportJobInput) String() string + type CreateExportJobOutput struct + ExportJobResponse *ExportJobResponse + func (s *CreateExportJobOutput) SetExportJobResponse(v *ExportJobResponse) *CreateExportJobOutput + func (s CreateExportJobOutput) GoString() string + func (s CreateExportJobOutput) String() string + type CreateImportJobInput struct + ApplicationId *string + ImportJobRequest *ImportJobRequest + func (s *CreateImportJobInput) SetApplicationId(v string) *CreateImportJobInput + func (s *CreateImportJobInput) SetImportJobRequest(v *ImportJobRequest) *CreateImportJobInput + func (s *CreateImportJobInput) Validate() error + func (s CreateImportJobInput) GoString() string + func (s CreateImportJobInput) String() string + type CreateImportJobOutput struct + ImportJobResponse *ImportJobResponse + func (s *CreateImportJobOutput) SetImportJobResponse(v *ImportJobResponse) *CreateImportJobOutput + func (s CreateImportJobOutput) GoString() string + func (s CreateImportJobOutput) String() string + type CreateInAppTemplateInput struct + InAppTemplateRequest *InAppTemplateRequest + TemplateName *string + func (s *CreateInAppTemplateInput) SetInAppTemplateRequest(v *InAppTemplateRequest) *CreateInAppTemplateInput + func (s *CreateInAppTemplateInput) SetTemplateName(v string) *CreateInAppTemplateInput + func (s *CreateInAppTemplateInput) Validate() error + func (s CreateInAppTemplateInput) GoString() string + func (s CreateInAppTemplateInput) String() string + type CreateInAppTemplateOutput struct + TemplateCreateMessageBody *TemplateCreateMessageBody + func (s *CreateInAppTemplateOutput) SetTemplateCreateMessageBody(v *TemplateCreateMessageBody) *CreateInAppTemplateOutput + func (s CreateInAppTemplateOutput) GoString() string + func (s CreateInAppTemplateOutput) String() string + type CreateJourneyInput struct + ApplicationId *string + WriteJourneyRequest *WriteJourneyRequest + func (s *CreateJourneyInput) SetApplicationId(v string) *CreateJourneyInput + func (s *CreateJourneyInput) SetWriteJourneyRequest(v *WriteJourneyRequest) *CreateJourneyInput + func (s *CreateJourneyInput) Validate() error + func (s CreateJourneyInput) GoString() string + func (s CreateJourneyInput) String() string + type CreateJourneyOutput struct + JourneyResponse *JourneyResponse + func (s *CreateJourneyOutput) SetJourneyResponse(v *JourneyResponse) *CreateJourneyOutput + func (s CreateJourneyOutput) GoString() string + func (s CreateJourneyOutput) String() string + type CreatePushTemplateInput struct + PushNotificationTemplateRequest *PushNotificationTemplateRequest + TemplateName *string + func (s *CreatePushTemplateInput) SetPushNotificationTemplateRequest(v *PushNotificationTemplateRequest) *CreatePushTemplateInput + func (s *CreatePushTemplateInput) SetTemplateName(v string) *CreatePushTemplateInput + func (s *CreatePushTemplateInput) Validate() error + func (s CreatePushTemplateInput) GoString() string + func (s CreatePushTemplateInput) String() string + type CreatePushTemplateOutput struct + CreateTemplateMessageBody *CreateTemplateMessageBody + func (s *CreatePushTemplateOutput) SetCreateTemplateMessageBody(v *CreateTemplateMessageBody) *CreatePushTemplateOutput + func (s CreatePushTemplateOutput) GoString() string + func (s CreatePushTemplateOutput) String() string + type CreateRecommenderConfiguration struct + Attributes map[string]*string + Description *string + Name *string + RecommendationProviderIdType *string + RecommendationProviderRoleArn *string + RecommendationProviderUri *string + RecommendationTransformerUri *string + RecommendationsDisplayName *string + RecommendationsPerMessage *int64 + func (s *CreateRecommenderConfiguration) SetAttributes(v map[string]*string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetDescription(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetName(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetRecommendationProviderIdType(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetRecommendationProviderRoleArn(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetRecommendationProviderUri(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetRecommendationTransformerUri(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetRecommendationsDisplayName(v string) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) SetRecommendationsPerMessage(v int64) *CreateRecommenderConfiguration + func (s *CreateRecommenderConfiguration) Validate() error + func (s CreateRecommenderConfiguration) GoString() string + func (s CreateRecommenderConfiguration) String() string + type CreateRecommenderConfigurationInput struct + CreateRecommenderConfiguration *CreateRecommenderConfiguration + func (s *CreateRecommenderConfigurationInput) SetCreateRecommenderConfiguration(v *CreateRecommenderConfiguration) *CreateRecommenderConfigurationInput + func (s *CreateRecommenderConfigurationInput) Validate() error + func (s CreateRecommenderConfigurationInput) GoString() string + func (s CreateRecommenderConfigurationInput) String() string + type CreateRecommenderConfigurationOutput struct + RecommenderConfigurationResponse *RecommenderConfigurationResponse + func (s *CreateRecommenderConfigurationOutput) SetRecommenderConfigurationResponse(v *RecommenderConfigurationResponse) *CreateRecommenderConfigurationOutput + func (s CreateRecommenderConfigurationOutput) GoString() string + func (s CreateRecommenderConfigurationOutput) String() string + type CreateSegmentInput struct + ApplicationId *string + WriteSegmentRequest *WriteSegmentRequest + func (s *CreateSegmentInput) SetApplicationId(v string) *CreateSegmentInput + func (s *CreateSegmentInput) SetWriteSegmentRequest(v *WriteSegmentRequest) *CreateSegmentInput + func (s *CreateSegmentInput) Validate() error + func (s CreateSegmentInput) GoString() string + func (s CreateSegmentInput) String() string + type CreateSegmentOutput struct + SegmentResponse *SegmentResponse + func (s *CreateSegmentOutput) SetSegmentResponse(v *SegmentResponse) *CreateSegmentOutput + func (s CreateSegmentOutput) GoString() string + func (s CreateSegmentOutput) String() string + type CreateSmsTemplateInput struct + SMSTemplateRequest *SMSTemplateRequest + TemplateName *string + func (s *CreateSmsTemplateInput) SetSMSTemplateRequest(v *SMSTemplateRequest) *CreateSmsTemplateInput + func (s *CreateSmsTemplateInput) SetTemplateName(v string) *CreateSmsTemplateInput + func (s *CreateSmsTemplateInput) Validate() error + func (s CreateSmsTemplateInput) GoString() string + func (s CreateSmsTemplateInput) String() string + type CreateSmsTemplateOutput struct + CreateTemplateMessageBody *CreateTemplateMessageBody + func (s *CreateSmsTemplateOutput) SetCreateTemplateMessageBody(v *CreateTemplateMessageBody) *CreateSmsTemplateOutput + func (s CreateSmsTemplateOutput) GoString() string + func (s CreateSmsTemplateOutput) String() string + type CreateTemplateMessageBody struct + Arn *string + Message *string + RequestID *string + func (s *CreateTemplateMessageBody) SetArn(v string) *CreateTemplateMessageBody + func (s *CreateTemplateMessageBody) SetMessage(v string) *CreateTemplateMessageBody + func (s *CreateTemplateMessageBody) SetRequestID(v string) *CreateTemplateMessageBody + func (s CreateTemplateMessageBody) GoString() string + func (s CreateTemplateMessageBody) String() string + type CreateVoiceTemplateInput struct + TemplateName *string + VoiceTemplateRequest *VoiceTemplateRequest + func (s *CreateVoiceTemplateInput) SetTemplateName(v string) *CreateVoiceTemplateInput + func (s *CreateVoiceTemplateInput) SetVoiceTemplateRequest(v *VoiceTemplateRequest) *CreateVoiceTemplateInput + func (s *CreateVoiceTemplateInput) Validate() error + func (s CreateVoiceTemplateInput) GoString() string + func (s CreateVoiceTemplateInput) String() string + type CreateVoiceTemplateOutput struct + CreateTemplateMessageBody *CreateTemplateMessageBody + func (s *CreateVoiceTemplateOutput) SetCreateTemplateMessageBody(v *CreateTemplateMessageBody) *CreateVoiceTemplateOutput + func (s CreateVoiceTemplateOutput) GoString() string + func (s CreateVoiceTemplateOutput) String() string + type CustomDeliveryConfiguration struct + DeliveryUri *string + EndpointTypes []*string + func (s *CustomDeliveryConfiguration) SetDeliveryUri(v string) *CustomDeliveryConfiguration + func (s *CustomDeliveryConfiguration) SetEndpointTypes(v []*string) *CustomDeliveryConfiguration + func (s *CustomDeliveryConfiguration) Validate() error + func (s CustomDeliveryConfiguration) GoString() string + func (s CustomDeliveryConfiguration) String() string + type CustomMessageActivity struct + DeliveryUri *string + EndpointTypes []*string + MessageConfig *JourneyCustomMessage + NextActivity *string + TemplateName *string + TemplateVersion *string + func (s *CustomMessageActivity) SetDeliveryUri(v string) *CustomMessageActivity + func (s *CustomMessageActivity) SetEndpointTypes(v []*string) *CustomMessageActivity + func (s *CustomMessageActivity) SetMessageConfig(v *JourneyCustomMessage) *CustomMessageActivity + func (s *CustomMessageActivity) SetNextActivity(v string) *CustomMessageActivity + func (s *CustomMessageActivity) SetTemplateName(v string) *CustomMessageActivity + func (s *CustomMessageActivity) SetTemplateVersion(v string) *CustomMessageActivity + func (s CustomMessageActivity) GoString() string + func (s CustomMessageActivity) String() string + type DefaultButtonConfiguration struct + BackgroundColor *string + BorderRadius *int64 + ButtonAction *string + Link *string + Text *string + TextColor *string + func (s *DefaultButtonConfiguration) SetBackgroundColor(v string) *DefaultButtonConfiguration + func (s *DefaultButtonConfiguration) SetBorderRadius(v int64) *DefaultButtonConfiguration + func (s *DefaultButtonConfiguration) SetButtonAction(v string) *DefaultButtonConfiguration + func (s *DefaultButtonConfiguration) SetLink(v string) *DefaultButtonConfiguration + func (s *DefaultButtonConfiguration) SetText(v string) *DefaultButtonConfiguration + func (s *DefaultButtonConfiguration) SetTextColor(v string) *DefaultButtonConfiguration + func (s *DefaultButtonConfiguration) Validate() error + func (s DefaultButtonConfiguration) GoString() string + func (s DefaultButtonConfiguration) String() string + type DefaultMessage struct + Body *string + Substitutions map[string][]*string + func (s *DefaultMessage) SetBody(v string) *DefaultMessage + func (s *DefaultMessage) SetSubstitutions(v map[string][]*string) *DefaultMessage + func (s DefaultMessage) GoString() string + func (s DefaultMessage) String() string + type DefaultPushNotificationMessage struct + Action *string + Body *string + Data map[string]*string + SilentPush *bool + Substitutions map[string][]*string + Title *string + Url *string + func (s *DefaultPushNotificationMessage) SetAction(v string) *DefaultPushNotificationMessage + func (s *DefaultPushNotificationMessage) SetBody(v string) *DefaultPushNotificationMessage + func (s *DefaultPushNotificationMessage) SetData(v map[string]*string) *DefaultPushNotificationMessage + func (s *DefaultPushNotificationMessage) SetSilentPush(v bool) *DefaultPushNotificationMessage + func (s *DefaultPushNotificationMessage) SetSubstitutions(v map[string][]*string) *DefaultPushNotificationMessage + func (s *DefaultPushNotificationMessage) SetTitle(v string) *DefaultPushNotificationMessage + func (s *DefaultPushNotificationMessage) SetUrl(v string) *DefaultPushNotificationMessage + func (s DefaultPushNotificationMessage) GoString() string + func (s DefaultPushNotificationMessage) String() string + type DefaultPushNotificationTemplate struct + Action *string + Body *string + Sound *string + Title *string + Url *string + func (s *DefaultPushNotificationTemplate) SetAction(v string) *DefaultPushNotificationTemplate + func (s *DefaultPushNotificationTemplate) SetBody(v string) *DefaultPushNotificationTemplate + func (s *DefaultPushNotificationTemplate) SetSound(v string) *DefaultPushNotificationTemplate + func (s *DefaultPushNotificationTemplate) SetTitle(v string) *DefaultPushNotificationTemplate + func (s *DefaultPushNotificationTemplate) SetUrl(v string) *DefaultPushNotificationTemplate + func (s DefaultPushNotificationTemplate) GoString() string + func (s DefaultPushNotificationTemplate) String() string + type DeleteAdmChannelInput struct + ApplicationId *string + func (s *DeleteAdmChannelInput) SetApplicationId(v string) *DeleteAdmChannelInput + func (s *DeleteAdmChannelInput) Validate() error + func (s DeleteAdmChannelInput) GoString() string + func (s DeleteAdmChannelInput) String() string + type DeleteAdmChannelOutput struct + ADMChannelResponse *ADMChannelResponse + func (s *DeleteAdmChannelOutput) SetADMChannelResponse(v *ADMChannelResponse) *DeleteAdmChannelOutput + func (s DeleteAdmChannelOutput) GoString() string + func (s DeleteAdmChannelOutput) String() string + type DeleteApnsChannelInput struct + ApplicationId *string + func (s *DeleteApnsChannelInput) SetApplicationId(v string) *DeleteApnsChannelInput + func (s *DeleteApnsChannelInput) Validate() error + func (s DeleteApnsChannelInput) GoString() string + func (s DeleteApnsChannelInput) String() string + type DeleteApnsChannelOutput struct + APNSChannelResponse *APNSChannelResponse + func (s *DeleteApnsChannelOutput) SetAPNSChannelResponse(v *APNSChannelResponse) *DeleteApnsChannelOutput + func (s DeleteApnsChannelOutput) GoString() string + func (s DeleteApnsChannelOutput) String() string + type DeleteApnsSandboxChannelInput struct + ApplicationId *string + func (s *DeleteApnsSandboxChannelInput) SetApplicationId(v string) *DeleteApnsSandboxChannelInput + func (s *DeleteApnsSandboxChannelInput) Validate() error + func (s DeleteApnsSandboxChannelInput) GoString() string + func (s DeleteApnsSandboxChannelInput) String() string + type DeleteApnsSandboxChannelOutput struct + APNSSandboxChannelResponse *APNSSandboxChannelResponse + func (s *DeleteApnsSandboxChannelOutput) SetAPNSSandboxChannelResponse(v *APNSSandboxChannelResponse) *DeleteApnsSandboxChannelOutput + func (s DeleteApnsSandboxChannelOutput) GoString() string + func (s DeleteApnsSandboxChannelOutput) String() string + type DeleteApnsVoipChannelInput struct + ApplicationId *string + func (s *DeleteApnsVoipChannelInput) SetApplicationId(v string) *DeleteApnsVoipChannelInput + func (s *DeleteApnsVoipChannelInput) Validate() error + func (s DeleteApnsVoipChannelInput) GoString() string + func (s DeleteApnsVoipChannelInput) String() string + type DeleteApnsVoipChannelOutput struct + APNSVoipChannelResponse *APNSVoipChannelResponse + func (s *DeleteApnsVoipChannelOutput) SetAPNSVoipChannelResponse(v *APNSVoipChannelResponse) *DeleteApnsVoipChannelOutput + func (s DeleteApnsVoipChannelOutput) GoString() string + func (s DeleteApnsVoipChannelOutput) String() string + type DeleteApnsVoipSandboxChannelInput struct + ApplicationId *string + func (s *DeleteApnsVoipSandboxChannelInput) SetApplicationId(v string) *DeleteApnsVoipSandboxChannelInput + func (s *DeleteApnsVoipSandboxChannelInput) Validate() error + func (s DeleteApnsVoipSandboxChannelInput) GoString() string + func (s DeleteApnsVoipSandboxChannelInput) String() string + type DeleteApnsVoipSandboxChannelOutput struct + APNSVoipSandboxChannelResponse *APNSVoipSandboxChannelResponse + func (s *DeleteApnsVoipSandboxChannelOutput) SetAPNSVoipSandboxChannelResponse(v *APNSVoipSandboxChannelResponse) *DeleteApnsVoipSandboxChannelOutput + func (s DeleteApnsVoipSandboxChannelOutput) GoString() string + func (s DeleteApnsVoipSandboxChannelOutput) String() string + type DeleteAppInput struct + ApplicationId *string + func (s *DeleteAppInput) SetApplicationId(v string) *DeleteAppInput + func (s *DeleteAppInput) Validate() error + func (s DeleteAppInput) GoString() string + func (s DeleteAppInput) String() string + type DeleteAppOutput struct + ApplicationResponse *ApplicationResponse + func (s *DeleteAppOutput) SetApplicationResponse(v *ApplicationResponse) *DeleteAppOutput + func (s DeleteAppOutput) GoString() string + func (s DeleteAppOutput) String() string + type DeleteBaiduChannelInput struct + ApplicationId *string + func (s *DeleteBaiduChannelInput) SetApplicationId(v string) *DeleteBaiduChannelInput + func (s *DeleteBaiduChannelInput) Validate() error + func (s DeleteBaiduChannelInput) GoString() string + func (s DeleteBaiduChannelInput) String() string + type DeleteBaiduChannelOutput struct + BaiduChannelResponse *BaiduChannelResponse + func (s *DeleteBaiduChannelOutput) SetBaiduChannelResponse(v *BaiduChannelResponse) *DeleteBaiduChannelOutput + func (s DeleteBaiduChannelOutput) GoString() string + func (s DeleteBaiduChannelOutput) String() string + type DeleteCampaignInput struct + ApplicationId *string + CampaignId *string + func (s *DeleteCampaignInput) SetApplicationId(v string) *DeleteCampaignInput + func (s *DeleteCampaignInput) SetCampaignId(v string) *DeleteCampaignInput + func (s *DeleteCampaignInput) Validate() error + func (s DeleteCampaignInput) GoString() string + func (s DeleteCampaignInput) String() string + type DeleteCampaignOutput struct + CampaignResponse *CampaignResponse + func (s *DeleteCampaignOutput) SetCampaignResponse(v *CampaignResponse) *DeleteCampaignOutput + func (s DeleteCampaignOutput) GoString() string + func (s DeleteCampaignOutput) String() string + type DeleteEmailChannelInput struct + ApplicationId *string + func (s *DeleteEmailChannelInput) SetApplicationId(v string) *DeleteEmailChannelInput + func (s *DeleteEmailChannelInput) Validate() error + func (s DeleteEmailChannelInput) GoString() string + func (s DeleteEmailChannelInput) String() string + type DeleteEmailChannelOutput struct + EmailChannelResponse *EmailChannelResponse + func (s *DeleteEmailChannelOutput) SetEmailChannelResponse(v *EmailChannelResponse) *DeleteEmailChannelOutput + func (s DeleteEmailChannelOutput) GoString() string + func (s DeleteEmailChannelOutput) String() string + type DeleteEmailTemplateInput struct + TemplateName *string + Version *string + func (s *DeleteEmailTemplateInput) SetTemplateName(v string) *DeleteEmailTemplateInput + func (s *DeleteEmailTemplateInput) SetVersion(v string) *DeleteEmailTemplateInput + func (s *DeleteEmailTemplateInput) Validate() error + func (s DeleteEmailTemplateInput) GoString() string + func (s DeleteEmailTemplateInput) String() string + type DeleteEmailTemplateOutput struct + MessageBody *MessageBody + func (s *DeleteEmailTemplateOutput) SetMessageBody(v *MessageBody) *DeleteEmailTemplateOutput + func (s DeleteEmailTemplateOutput) GoString() string + func (s DeleteEmailTemplateOutput) String() string + type DeleteEndpointInput struct + ApplicationId *string + EndpointId *string + func (s *DeleteEndpointInput) SetApplicationId(v string) *DeleteEndpointInput + func (s *DeleteEndpointInput) SetEndpointId(v string) *DeleteEndpointInput + func (s *DeleteEndpointInput) Validate() error + func (s DeleteEndpointInput) GoString() string + func (s DeleteEndpointInput) String() string + type DeleteEndpointOutput struct + EndpointResponse *EndpointResponse + func (s *DeleteEndpointOutput) SetEndpointResponse(v *EndpointResponse) *DeleteEndpointOutput + func (s DeleteEndpointOutput) GoString() string + func (s DeleteEndpointOutput) String() string + type DeleteEventStreamInput struct + ApplicationId *string + func (s *DeleteEventStreamInput) SetApplicationId(v string) *DeleteEventStreamInput + func (s *DeleteEventStreamInput) Validate() error + func (s DeleteEventStreamInput) GoString() string + func (s DeleteEventStreamInput) String() string + type DeleteEventStreamOutput struct + EventStream *EventStream + func (s *DeleteEventStreamOutput) SetEventStream(v *EventStream) *DeleteEventStreamOutput + func (s DeleteEventStreamOutput) GoString() string + func (s DeleteEventStreamOutput) String() string + type DeleteGcmChannelInput struct + ApplicationId *string + func (s *DeleteGcmChannelInput) SetApplicationId(v string) *DeleteGcmChannelInput + func (s *DeleteGcmChannelInput) Validate() error + func (s DeleteGcmChannelInput) GoString() string + func (s DeleteGcmChannelInput) String() string + type DeleteGcmChannelOutput struct + GCMChannelResponse *GCMChannelResponse + func (s *DeleteGcmChannelOutput) SetGCMChannelResponse(v *GCMChannelResponse) *DeleteGcmChannelOutput + func (s DeleteGcmChannelOutput) GoString() string + func (s DeleteGcmChannelOutput) String() string + type DeleteInAppTemplateInput struct + TemplateName *string + Version *string + func (s *DeleteInAppTemplateInput) SetTemplateName(v string) *DeleteInAppTemplateInput + func (s *DeleteInAppTemplateInput) SetVersion(v string) *DeleteInAppTemplateInput + func (s *DeleteInAppTemplateInput) Validate() error + func (s DeleteInAppTemplateInput) GoString() string + func (s DeleteInAppTemplateInput) String() string + type DeleteInAppTemplateOutput struct + MessageBody *MessageBody + func (s *DeleteInAppTemplateOutput) SetMessageBody(v *MessageBody) *DeleteInAppTemplateOutput + func (s DeleteInAppTemplateOutput) GoString() string + func (s DeleteInAppTemplateOutput) String() string + type DeleteJourneyInput struct + ApplicationId *string + JourneyId *string + func (s *DeleteJourneyInput) SetApplicationId(v string) *DeleteJourneyInput + func (s *DeleteJourneyInput) SetJourneyId(v string) *DeleteJourneyInput + func (s *DeleteJourneyInput) Validate() error + func (s DeleteJourneyInput) GoString() string + func (s DeleteJourneyInput) String() string + type DeleteJourneyOutput struct + JourneyResponse *JourneyResponse + func (s *DeleteJourneyOutput) SetJourneyResponse(v *JourneyResponse) *DeleteJourneyOutput + func (s DeleteJourneyOutput) GoString() string + func (s DeleteJourneyOutput) String() string + type DeletePushTemplateInput struct + TemplateName *string + Version *string + func (s *DeletePushTemplateInput) SetTemplateName(v string) *DeletePushTemplateInput + func (s *DeletePushTemplateInput) SetVersion(v string) *DeletePushTemplateInput + func (s *DeletePushTemplateInput) Validate() error + func (s DeletePushTemplateInput) GoString() string + func (s DeletePushTemplateInput) String() string + type DeletePushTemplateOutput struct + MessageBody *MessageBody + func (s *DeletePushTemplateOutput) SetMessageBody(v *MessageBody) *DeletePushTemplateOutput + func (s DeletePushTemplateOutput) GoString() string + func (s DeletePushTemplateOutput) String() string + type DeleteRecommenderConfigurationInput struct + RecommenderId *string + func (s *DeleteRecommenderConfigurationInput) SetRecommenderId(v string) *DeleteRecommenderConfigurationInput + func (s *DeleteRecommenderConfigurationInput) Validate() error + func (s DeleteRecommenderConfigurationInput) GoString() string + func (s DeleteRecommenderConfigurationInput) String() string + type DeleteRecommenderConfigurationOutput struct + RecommenderConfigurationResponse *RecommenderConfigurationResponse + func (s *DeleteRecommenderConfigurationOutput) SetRecommenderConfigurationResponse(v *RecommenderConfigurationResponse) *DeleteRecommenderConfigurationOutput + func (s DeleteRecommenderConfigurationOutput) GoString() string + func (s DeleteRecommenderConfigurationOutput) String() string + type DeleteSegmentInput struct + ApplicationId *string + SegmentId *string + func (s *DeleteSegmentInput) SetApplicationId(v string) *DeleteSegmentInput + func (s *DeleteSegmentInput) SetSegmentId(v string) *DeleteSegmentInput + func (s *DeleteSegmentInput) Validate() error + func (s DeleteSegmentInput) GoString() string + func (s DeleteSegmentInput) String() string + type DeleteSegmentOutput struct + SegmentResponse *SegmentResponse + func (s *DeleteSegmentOutput) SetSegmentResponse(v *SegmentResponse) *DeleteSegmentOutput + func (s DeleteSegmentOutput) GoString() string + func (s DeleteSegmentOutput) String() string + type DeleteSmsChannelInput struct + ApplicationId *string + func (s *DeleteSmsChannelInput) SetApplicationId(v string) *DeleteSmsChannelInput + func (s *DeleteSmsChannelInput) Validate() error + func (s DeleteSmsChannelInput) GoString() string + func (s DeleteSmsChannelInput) String() string + type DeleteSmsChannelOutput struct + SMSChannelResponse *SMSChannelResponse + func (s *DeleteSmsChannelOutput) SetSMSChannelResponse(v *SMSChannelResponse) *DeleteSmsChannelOutput + func (s DeleteSmsChannelOutput) GoString() string + func (s DeleteSmsChannelOutput) String() string + type DeleteSmsTemplateInput struct + TemplateName *string + Version *string + func (s *DeleteSmsTemplateInput) SetTemplateName(v string) *DeleteSmsTemplateInput + func (s *DeleteSmsTemplateInput) SetVersion(v string) *DeleteSmsTemplateInput + func (s *DeleteSmsTemplateInput) Validate() error + func (s DeleteSmsTemplateInput) GoString() string + func (s DeleteSmsTemplateInput) String() string + type DeleteSmsTemplateOutput struct + MessageBody *MessageBody + func (s *DeleteSmsTemplateOutput) SetMessageBody(v *MessageBody) *DeleteSmsTemplateOutput + func (s DeleteSmsTemplateOutput) GoString() string + func (s DeleteSmsTemplateOutput) String() string + type DeleteUserEndpointsInput struct + ApplicationId *string + UserId *string + func (s *DeleteUserEndpointsInput) SetApplicationId(v string) *DeleteUserEndpointsInput + func (s *DeleteUserEndpointsInput) SetUserId(v string) *DeleteUserEndpointsInput + func (s *DeleteUserEndpointsInput) Validate() error + func (s DeleteUserEndpointsInput) GoString() string + func (s DeleteUserEndpointsInput) String() string + type DeleteUserEndpointsOutput struct + EndpointsResponse *EndpointsResponse + func (s *DeleteUserEndpointsOutput) SetEndpointsResponse(v *EndpointsResponse) *DeleteUserEndpointsOutput + func (s DeleteUserEndpointsOutput) GoString() string + func (s DeleteUserEndpointsOutput) String() string + type DeleteVoiceChannelInput struct + ApplicationId *string + func (s *DeleteVoiceChannelInput) SetApplicationId(v string) *DeleteVoiceChannelInput + func (s *DeleteVoiceChannelInput) Validate() error + func (s DeleteVoiceChannelInput) GoString() string + func (s DeleteVoiceChannelInput) String() string + type DeleteVoiceChannelOutput struct + VoiceChannelResponse *VoiceChannelResponse + func (s *DeleteVoiceChannelOutput) SetVoiceChannelResponse(v *VoiceChannelResponse) *DeleteVoiceChannelOutput + func (s DeleteVoiceChannelOutput) GoString() string + func (s DeleteVoiceChannelOutput) String() string + type DeleteVoiceTemplateInput struct + TemplateName *string + Version *string + func (s *DeleteVoiceTemplateInput) SetTemplateName(v string) *DeleteVoiceTemplateInput + func (s *DeleteVoiceTemplateInput) SetVersion(v string) *DeleteVoiceTemplateInput + func (s *DeleteVoiceTemplateInput) Validate() error + func (s DeleteVoiceTemplateInput) GoString() string + func (s DeleteVoiceTemplateInput) String() string + type DeleteVoiceTemplateOutput struct + MessageBody *MessageBody + func (s *DeleteVoiceTemplateOutput) SetMessageBody(v *MessageBody) *DeleteVoiceTemplateOutput + func (s DeleteVoiceTemplateOutput) GoString() string + func (s DeleteVoiceTemplateOutput) String() string + type DirectMessageConfiguration struct + ADMMessage *ADMMessage + APNSMessage *APNSMessage + BaiduMessage *BaiduMessage + DefaultMessage *DefaultMessage + DefaultPushNotificationMessage *DefaultPushNotificationMessage + EmailMessage *EmailMessage + GCMMessage *GCMMessage + SMSMessage *SMSMessage + VoiceMessage *VoiceMessage + func (s *DirectMessageConfiguration) SetADMMessage(v *ADMMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetAPNSMessage(v *APNSMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetBaiduMessage(v *BaiduMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetDefaultMessage(v *DefaultMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetDefaultPushNotificationMessage(v *DefaultPushNotificationMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetEmailMessage(v *EmailMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetGCMMessage(v *GCMMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetSMSMessage(v *SMSMessage) *DirectMessageConfiguration + func (s *DirectMessageConfiguration) SetVoiceMessage(v *VoiceMessage) *DirectMessageConfiguration + func (s DirectMessageConfiguration) GoString() string + func (s DirectMessageConfiguration) String() string + type EmailChannelRequest struct + ConfigurationSet *string + Enabled *bool + FromAddress *string + Identity *string + RoleArn *string + func (s *EmailChannelRequest) SetConfigurationSet(v string) *EmailChannelRequest + func (s *EmailChannelRequest) SetEnabled(v bool) *EmailChannelRequest + func (s *EmailChannelRequest) SetFromAddress(v string) *EmailChannelRequest + func (s *EmailChannelRequest) SetIdentity(v string) *EmailChannelRequest + func (s *EmailChannelRequest) SetRoleArn(v string) *EmailChannelRequest + func (s *EmailChannelRequest) Validate() error + func (s EmailChannelRequest) GoString() string + func (s EmailChannelRequest) String() string + type EmailChannelResponse struct + ApplicationId *string + ConfigurationSet *string + CreationDate *string + Enabled *bool + FromAddress *string + HasCredential *bool + Id *string + Identity *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + MessagesPerSecond *int64 + Platform *string + RoleArn *string + Version *int64 + func (s *EmailChannelResponse) SetApplicationId(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetConfigurationSet(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetCreationDate(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetEnabled(v bool) *EmailChannelResponse + func (s *EmailChannelResponse) SetFromAddress(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetHasCredential(v bool) *EmailChannelResponse + func (s *EmailChannelResponse) SetId(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetIdentity(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetIsArchived(v bool) *EmailChannelResponse + func (s *EmailChannelResponse) SetLastModifiedBy(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetLastModifiedDate(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetMessagesPerSecond(v int64) *EmailChannelResponse + func (s *EmailChannelResponse) SetPlatform(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetRoleArn(v string) *EmailChannelResponse + func (s *EmailChannelResponse) SetVersion(v int64) *EmailChannelResponse + func (s EmailChannelResponse) GoString() string + func (s EmailChannelResponse) String() string + type EmailMessage struct + Body *string + FeedbackForwardingAddress *string + FromAddress *string + RawEmail *RawEmail + ReplyToAddresses []*string + SimpleEmail *SimpleEmail + Substitutions map[string][]*string + func (s *EmailMessage) SetBody(v string) *EmailMessage + func (s *EmailMessage) SetFeedbackForwardingAddress(v string) *EmailMessage + func (s *EmailMessage) SetFromAddress(v string) *EmailMessage + func (s *EmailMessage) SetRawEmail(v *RawEmail) *EmailMessage + func (s *EmailMessage) SetReplyToAddresses(v []*string) *EmailMessage + func (s *EmailMessage) SetSimpleEmail(v *SimpleEmail) *EmailMessage + func (s *EmailMessage) SetSubstitutions(v map[string][]*string) *EmailMessage + func (s EmailMessage) GoString() string + func (s EmailMessage) String() string + type EmailMessageActivity struct + MessageConfig *JourneyEmailMessage + NextActivity *string + TemplateName *string + TemplateVersion *string + func (s *EmailMessageActivity) SetMessageConfig(v *JourneyEmailMessage) *EmailMessageActivity + func (s *EmailMessageActivity) SetNextActivity(v string) *EmailMessageActivity + func (s *EmailMessageActivity) SetTemplateName(v string) *EmailMessageActivity + func (s *EmailMessageActivity) SetTemplateVersion(v string) *EmailMessageActivity + func (s EmailMessageActivity) GoString() string + func (s EmailMessageActivity) String() string + type EmailTemplateRequest struct + DefaultSubstitutions *string + HtmlPart *string + RecommenderId *string + Subject *string + Tags map[string]*string + TemplateDescription *string + TextPart *string + func (s *EmailTemplateRequest) SetDefaultSubstitutions(v string) *EmailTemplateRequest + func (s *EmailTemplateRequest) SetHtmlPart(v string) *EmailTemplateRequest + func (s *EmailTemplateRequest) SetRecommenderId(v string) *EmailTemplateRequest + func (s *EmailTemplateRequest) SetSubject(v string) *EmailTemplateRequest + func (s *EmailTemplateRequest) SetTags(v map[string]*string) *EmailTemplateRequest + func (s *EmailTemplateRequest) SetTemplateDescription(v string) *EmailTemplateRequest + func (s *EmailTemplateRequest) SetTextPart(v string) *EmailTemplateRequest + func (s EmailTemplateRequest) GoString() string + func (s EmailTemplateRequest) String() string + type EmailTemplateResponse struct + Arn *string + CreationDate *string + DefaultSubstitutions *string + HtmlPart *string + LastModifiedDate *string + RecommenderId *string + Subject *string + Tags map[string]*string + TemplateDescription *string + TemplateName *string + TemplateType *string + TextPart *string + Version *string + func (s *EmailTemplateResponse) SetArn(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetCreationDate(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetDefaultSubstitutions(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetHtmlPart(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetLastModifiedDate(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetRecommenderId(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetSubject(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetTags(v map[string]*string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetTemplateDescription(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetTemplateName(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetTemplateType(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetTextPart(v string) *EmailTemplateResponse + func (s *EmailTemplateResponse) SetVersion(v string) *EmailTemplateResponse + func (s EmailTemplateResponse) GoString() string + func (s EmailTemplateResponse) String() string + type EndpointBatchItem struct + Address *string + Attributes map[string][]*string + ChannelType *string + Demographic *EndpointDemographic + EffectiveDate *string + EndpointStatus *string + Id *string + Location *EndpointLocation + Metrics map[string]*float64 + OptOut *string + RequestId *string + User *EndpointUser + func (s *EndpointBatchItem) SetAddress(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetAttributes(v map[string][]*string) *EndpointBatchItem + func (s *EndpointBatchItem) SetChannelType(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetDemographic(v *EndpointDemographic) *EndpointBatchItem + func (s *EndpointBatchItem) SetEffectiveDate(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetEndpointStatus(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetId(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetLocation(v *EndpointLocation) *EndpointBatchItem + func (s *EndpointBatchItem) SetMetrics(v map[string]*float64) *EndpointBatchItem + func (s *EndpointBatchItem) SetOptOut(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetRequestId(v string) *EndpointBatchItem + func (s *EndpointBatchItem) SetUser(v *EndpointUser) *EndpointBatchItem + func (s EndpointBatchItem) GoString() string + func (s EndpointBatchItem) String() string + type EndpointBatchRequest struct + Item []*EndpointBatchItem + func (s *EndpointBatchRequest) SetItem(v []*EndpointBatchItem) *EndpointBatchRequest + func (s *EndpointBatchRequest) Validate() error + func (s EndpointBatchRequest) GoString() string + func (s EndpointBatchRequest) String() string + type EndpointDemographic struct + AppVersion *string + Locale *string + Make *string + Model *string + ModelVersion *string + Platform *string + PlatformVersion *string + Timezone *string + func (s *EndpointDemographic) SetAppVersion(v string) *EndpointDemographic + func (s *EndpointDemographic) SetLocale(v string) *EndpointDemographic + func (s *EndpointDemographic) SetMake(v string) *EndpointDemographic + func (s *EndpointDemographic) SetModel(v string) *EndpointDemographic + func (s *EndpointDemographic) SetModelVersion(v string) *EndpointDemographic + func (s *EndpointDemographic) SetPlatform(v string) *EndpointDemographic + func (s *EndpointDemographic) SetPlatformVersion(v string) *EndpointDemographic + func (s *EndpointDemographic) SetTimezone(v string) *EndpointDemographic + func (s EndpointDemographic) GoString() string + func (s EndpointDemographic) String() string + type EndpointItemResponse struct + Message *string + StatusCode *int64 + func (s *EndpointItemResponse) SetMessage(v string) *EndpointItemResponse + func (s *EndpointItemResponse) SetStatusCode(v int64) *EndpointItemResponse + func (s EndpointItemResponse) GoString() string + func (s EndpointItemResponse) String() string + type EndpointLocation struct + City *string + Country *string + Latitude *float64 + Longitude *float64 + PostalCode *string + Region *string + func (s *EndpointLocation) SetCity(v string) *EndpointLocation + func (s *EndpointLocation) SetCountry(v string) *EndpointLocation + func (s *EndpointLocation) SetLatitude(v float64) *EndpointLocation + func (s *EndpointLocation) SetLongitude(v float64) *EndpointLocation + func (s *EndpointLocation) SetPostalCode(v string) *EndpointLocation + func (s *EndpointLocation) SetRegion(v string) *EndpointLocation + func (s EndpointLocation) GoString() string + func (s EndpointLocation) String() string + type EndpointMessageResult struct + Address *string + DeliveryStatus *string + MessageId *string + StatusCode *int64 + StatusMessage *string + UpdatedToken *string + func (s *EndpointMessageResult) SetAddress(v string) *EndpointMessageResult + func (s *EndpointMessageResult) SetDeliveryStatus(v string) *EndpointMessageResult + func (s *EndpointMessageResult) SetMessageId(v string) *EndpointMessageResult + func (s *EndpointMessageResult) SetStatusCode(v int64) *EndpointMessageResult + func (s *EndpointMessageResult) SetStatusMessage(v string) *EndpointMessageResult + func (s *EndpointMessageResult) SetUpdatedToken(v string) *EndpointMessageResult + func (s EndpointMessageResult) GoString() string + func (s EndpointMessageResult) String() string + type EndpointRequest struct + Address *string + Attributes map[string][]*string + ChannelType *string + Demographic *EndpointDemographic + EffectiveDate *string + EndpointStatus *string + Location *EndpointLocation + Metrics map[string]*float64 + OptOut *string + RequestId *string + User *EndpointUser + func (s *EndpointRequest) SetAddress(v string) *EndpointRequest + func (s *EndpointRequest) SetAttributes(v map[string][]*string) *EndpointRequest + func (s *EndpointRequest) SetChannelType(v string) *EndpointRequest + func (s *EndpointRequest) SetDemographic(v *EndpointDemographic) *EndpointRequest + func (s *EndpointRequest) SetEffectiveDate(v string) *EndpointRequest + func (s *EndpointRequest) SetEndpointStatus(v string) *EndpointRequest + func (s *EndpointRequest) SetLocation(v *EndpointLocation) *EndpointRequest + func (s *EndpointRequest) SetMetrics(v map[string]*float64) *EndpointRequest + func (s *EndpointRequest) SetOptOut(v string) *EndpointRequest + func (s *EndpointRequest) SetRequestId(v string) *EndpointRequest + func (s *EndpointRequest) SetUser(v *EndpointUser) *EndpointRequest + func (s EndpointRequest) GoString() string + func (s EndpointRequest) String() string + type EndpointResponse struct + Address *string + ApplicationId *string + Attributes map[string][]*string + ChannelType *string + CohortId *string + CreationDate *string + Demographic *EndpointDemographic + EffectiveDate *string + EndpointStatus *string + Id *string + Location *EndpointLocation + Metrics map[string]*float64 + OptOut *string + RequestId *string + User *EndpointUser + func (s *EndpointResponse) SetAddress(v string) *EndpointResponse + func (s *EndpointResponse) SetApplicationId(v string) *EndpointResponse + func (s *EndpointResponse) SetAttributes(v map[string][]*string) *EndpointResponse + func (s *EndpointResponse) SetChannelType(v string) *EndpointResponse + func (s *EndpointResponse) SetCohortId(v string) *EndpointResponse + func (s *EndpointResponse) SetCreationDate(v string) *EndpointResponse + func (s *EndpointResponse) SetDemographic(v *EndpointDemographic) *EndpointResponse + func (s *EndpointResponse) SetEffectiveDate(v string) *EndpointResponse + func (s *EndpointResponse) SetEndpointStatus(v string) *EndpointResponse + func (s *EndpointResponse) SetId(v string) *EndpointResponse + func (s *EndpointResponse) SetLocation(v *EndpointLocation) *EndpointResponse + func (s *EndpointResponse) SetMetrics(v map[string]*float64) *EndpointResponse + func (s *EndpointResponse) SetOptOut(v string) *EndpointResponse + func (s *EndpointResponse) SetRequestId(v string) *EndpointResponse + func (s *EndpointResponse) SetUser(v *EndpointUser) *EndpointResponse + func (s EndpointResponse) GoString() string + func (s EndpointResponse) String() string + type EndpointSendConfiguration struct + BodyOverride *string + Context map[string]*string + RawContent *string + Substitutions map[string][]*string + TitleOverride *string + func (s *EndpointSendConfiguration) SetBodyOverride(v string) *EndpointSendConfiguration + func (s *EndpointSendConfiguration) SetContext(v map[string]*string) *EndpointSendConfiguration + func (s *EndpointSendConfiguration) SetRawContent(v string) *EndpointSendConfiguration + func (s *EndpointSendConfiguration) SetSubstitutions(v map[string][]*string) *EndpointSendConfiguration + func (s *EndpointSendConfiguration) SetTitleOverride(v string) *EndpointSendConfiguration + func (s EndpointSendConfiguration) GoString() string + func (s EndpointSendConfiguration) String() string + type EndpointUser struct + UserAttributes map[string][]*string + UserId *string + func (s *EndpointUser) SetUserAttributes(v map[string][]*string) *EndpointUser + func (s *EndpointUser) SetUserId(v string) *EndpointUser + func (s EndpointUser) GoString() string + func (s EndpointUser) String() string + type EndpointsResponse struct + Item []*EndpointResponse + func (s *EndpointsResponse) SetItem(v []*EndpointResponse) *EndpointsResponse + func (s EndpointsResponse) GoString() string + func (s EndpointsResponse) String() string + type Event struct + AppPackageName *string + AppTitle *string + AppVersionCode *string + Attributes map[string]*string + ClientSdkVersion *string + EventType *string + Metrics map[string]*float64 + SdkName *string + Session *Session + Timestamp *string + func (s *Event) SetAppPackageName(v string) *Event + func (s *Event) SetAppTitle(v string) *Event + func (s *Event) SetAppVersionCode(v string) *Event + func (s *Event) SetAttributes(v map[string]*string) *Event + func (s *Event) SetClientSdkVersion(v string) *Event + func (s *Event) SetEventType(v string) *Event + func (s *Event) SetMetrics(v map[string]*float64) *Event + func (s *Event) SetSdkName(v string) *Event + func (s *Event) SetSession(v *Session) *Event + func (s *Event) SetTimestamp(v string) *Event + func (s *Event) Validate() error + func (s Event) GoString() string + func (s Event) String() string + type EventCondition struct + Dimensions *EventDimensions + MessageActivity *string + func (s *EventCondition) SetDimensions(v *EventDimensions) *EventCondition + func (s *EventCondition) SetMessageActivity(v string) *EventCondition + func (s *EventCondition) Validate() error + func (s EventCondition) GoString() string + func (s EventCondition) String() string + type EventDimensions struct + Attributes map[string]*AttributeDimension + EventType *SetDimension + Metrics map[string]*MetricDimension + func (s *EventDimensions) SetAttributes(v map[string]*AttributeDimension) *EventDimensions + func (s *EventDimensions) SetEventType(v *SetDimension) *EventDimensions + func (s *EventDimensions) SetMetrics(v map[string]*MetricDimension) *EventDimensions + func (s *EventDimensions) Validate() error + func (s EventDimensions) GoString() string + func (s EventDimensions) String() string + type EventFilter struct + Dimensions *EventDimensions + FilterType *string + func (s *EventFilter) SetDimensions(v *EventDimensions) *EventFilter + func (s *EventFilter) SetFilterType(v string) *EventFilter + func (s *EventFilter) Validate() error + func (s EventFilter) GoString() string + func (s EventFilter) String() string + type EventItemResponse struct + Message *string + StatusCode *int64 + func (s *EventItemResponse) SetMessage(v string) *EventItemResponse + func (s *EventItemResponse) SetStatusCode(v int64) *EventItemResponse + func (s EventItemResponse) GoString() string + func (s EventItemResponse) String() string + type EventStartCondition struct + EventFilter *EventFilter + SegmentId *string + func (s *EventStartCondition) SetEventFilter(v *EventFilter) *EventStartCondition + func (s *EventStartCondition) SetSegmentId(v string) *EventStartCondition + func (s *EventStartCondition) Validate() error + func (s EventStartCondition) GoString() string + func (s EventStartCondition) String() string + type EventStream struct + ApplicationId *string + DestinationStreamArn *string + ExternalId *string + LastModifiedDate *string + LastUpdatedBy *string + RoleArn *string + func (s *EventStream) SetApplicationId(v string) *EventStream + func (s *EventStream) SetDestinationStreamArn(v string) *EventStream + func (s *EventStream) SetExternalId(v string) *EventStream + func (s *EventStream) SetLastModifiedDate(v string) *EventStream + func (s *EventStream) SetLastUpdatedBy(v string) *EventStream + func (s *EventStream) SetRoleArn(v string) *EventStream + func (s EventStream) GoString() string + func (s EventStream) String() string + type EventsBatch struct + Endpoint *PublicEndpoint + Events map[string]*Event + func (s *EventsBatch) SetEndpoint(v *PublicEndpoint) *EventsBatch + func (s *EventsBatch) SetEvents(v map[string]*Event) *EventsBatch + func (s *EventsBatch) Validate() error + func (s EventsBatch) GoString() string + func (s EventsBatch) String() string + type EventsRequest struct + BatchItem map[string]*EventsBatch + func (s *EventsRequest) SetBatchItem(v map[string]*EventsBatch) *EventsRequest + func (s *EventsRequest) Validate() error + func (s EventsRequest) GoString() string + func (s EventsRequest) String() string + type EventsResponse struct + Results map[string]*ItemResponse + func (s *EventsResponse) SetResults(v map[string]*ItemResponse) *EventsResponse + func (s EventsResponse) GoString() string + func (s EventsResponse) String() string + type ExportJobRequest struct + RoleArn *string + S3UrlPrefix *string + SegmentId *string + SegmentVersion *int64 + func (s *ExportJobRequest) SetRoleArn(v string) *ExportJobRequest + func (s *ExportJobRequest) SetS3UrlPrefix(v string) *ExportJobRequest + func (s *ExportJobRequest) SetSegmentId(v string) *ExportJobRequest + func (s *ExportJobRequest) SetSegmentVersion(v int64) *ExportJobRequest + func (s *ExportJobRequest) Validate() error + func (s ExportJobRequest) GoString() string + func (s ExportJobRequest) String() string + type ExportJobResource struct + RoleArn *string + S3UrlPrefix *string + SegmentId *string + SegmentVersion *int64 + func (s *ExportJobResource) SetRoleArn(v string) *ExportJobResource + func (s *ExportJobResource) SetS3UrlPrefix(v string) *ExportJobResource + func (s *ExportJobResource) SetSegmentId(v string) *ExportJobResource + func (s *ExportJobResource) SetSegmentVersion(v int64) *ExportJobResource + func (s ExportJobResource) GoString() string + func (s ExportJobResource) String() string + type ExportJobResponse struct + ApplicationId *string + CompletedPieces *int64 + CompletionDate *string + CreationDate *string + Definition *ExportJobResource + FailedPieces *int64 + Failures []*string + Id *string + JobStatus *string + TotalFailures *int64 + TotalPieces *int64 + TotalProcessed *int64 + Type *string + func (s *ExportJobResponse) SetApplicationId(v string) *ExportJobResponse + func (s *ExportJobResponse) SetCompletedPieces(v int64) *ExportJobResponse + func (s *ExportJobResponse) SetCompletionDate(v string) *ExportJobResponse + func (s *ExportJobResponse) SetCreationDate(v string) *ExportJobResponse + func (s *ExportJobResponse) SetDefinition(v *ExportJobResource) *ExportJobResponse + func (s *ExportJobResponse) SetFailedPieces(v int64) *ExportJobResponse + func (s *ExportJobResponse) SetFailures(v []*string) *ExportJobResponse + func (s *ExportJobResponse) SetId(v string) *ExportJobResponse + func (s *ExportJobResponse) SetJobStatus(v string) *ExportJobResponse + func (s *ExportJobResponse) SetTotalFailures(v int64) *ExportJobResponse + func (s *ExportJobResponse) SetTotalPieces(v int64) *ExportJobResponse + func (s *ExportJobResponse) SetTotalProcessed(v int64) *ExportJobResponse + func (s *ExportJobResponse) SetType(v string) *ExportJobResponse + func (s ExportJobResponse) GoString() string + func (s ExportJobResponse) String() string + type ExportJobsResponse struct + Item []*ExportJobResponse + NextToken *string + func (s *ExportJobsResponse) SetItem(v []*ExportJobResponse) *ExportJobsResponse + func (s *ExportJobsResponse) SetNextToken(v string) *ExportJobsResponse + func (s ExportJobsResponse) GoString() string + func (s ExportJobsResponse) String() string + type ForbiddenException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *ForbiddenException) Code() string + func (s *ForbiddenException) Error() string + func (s *ForbiddenException) Message() string + func (s *ForbiddenException) OrigErr() error + func (s *ForbiddenException) RequestID() string + func (s *ForbiddenException) StatusCode() int + func (s ForbiddenException) GoString() string + func (s ForbiddenException) String() string + type GCMChannelRequest struct + ApiKey *string + DefaultAuthenticationMethod *string + Enabled *bool + ServiceJson *string + func (s *GCMChannelRequest) SetApiKey(v string) *GCMChannelRequest + func (s *GCMChannelRequest) SetDefaultAuthenticationMethod(v string) *GCMChannelRequest + func (s *GCMChannelRequest) SetEnabled(v bool) *GCMChannelRequest + func (s *GCMChannelRequest) SetServiceJson(v string) *GCMChannelRequest + func (s GCMChannelRequest) GoString() string + func (s GCMChannelRequest) String() string + type GCMChannelResponse struct + ApplicationId *string + CreationDate *string + Credential *string + DefaultAuthenticationMethod *string + Enabled *bool + HasCredential *bool + HasFcmServiceCredentials *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *GCMChannelResponse) SetApplicationId(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetCreationDate(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetCredential(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetDefaultAuthenticationMethod(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetEnabled(v bool) *GCMChannelResponse + func (s *GCMChannelResponse) SetHasCredential(v bool) *GCMChannelResponse + func (s *GCMChannelResponse) SetHasFcmServiceCredentials(v bool) *GCMChannelResponse + func (s *GCMChannelResponse) SetId(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetIsArchived(v bool) *GCMChannelResponse + func (s *GCMChannelResponse) SetLastModifiedBy(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetLastModifiedDate(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetPlatform(v string) *GCMChannelResponse + func (s *GCMChannelResponse) SetVersion(v int64) *GCMChannelResponse + func (s GCMChannelResponse) GoString() string + func (s GCMChannelResponse) String() string + type GCMMessage struct + Action *string + Body *string + CollapseKey *string + Data map[string]*string + IconReference *string + ImageIconUrl *string + ImageUrl *string + PreferredAuthenticationMethod *string + Priority *string + RawContent *string + RestrictedPackageName *string + SilentPush *bool + SmallImageIconUrl *string + Sound *string + Substitutions map[string][]*string + TimeToLive *int64 + Title *string + Url *string + func (s *GCMMessage) SetAction(v string) *GCMMessage + func (s *GCMMessage) SetBody(v string) *GCMMessage + func (s *GCMMessage) SetCollapseKey(v string) *GCMMessage + func (s *GCMMessage) SetData(v map[string]*string) *GCMMessage + func (s *GCMMessage) SetIconReference(v string) *GCMMessage + func (s *GCMMessage) SetImageIconUrl(v string) *GCMMessage + func (s *GCMMessage) SetImageUrl(v string) *GCMMessage + func (s *GCMMessage) SetPreferredAuthenticationMethod(v string) *GCMMessage + func (s *GCMMessage) SetPriority(v string) *GCMMessage + func (s *GCMMessage) SetRawContent(v string) *GCMMessage + func (s *GCMMessage) SetRestrictedPackageName(v string) *GCMMessage + func (s *GCMMessage) SetSilentPush(v bool) *GCMMessage + func (s *GCMMessage) SetSmallImageIconUrl(v string) *GCMMessage + func (s *GCMMessage) SetSound(v string) *GCMMessage + func (s *GCMMessage) SetSubstitutions(v map[string][]*string) *GCMMessage + func (s *GCMMessage) SetTimeToLive(v int64) *GCMMessage + func (s *GCMMessage) SetTitle(v string) *GCMMessage + func (s *GCMMessage) SetUrl(v string) *GCMMessage + func (s GCMMessage) GoString() string + func (s GCMMessage) String() string + type GPSCoordinates struct + Latitude *float64 + Longitude *float64 + func (s *GPSCoordinates) SetLatitude(v float64) *GPSCoordinates + func (s *GPSCoordinates) SetLongitude(v float64) *GPSCoordinates + func (s *GPSCoordinates) Validate() error + func (s GPSCoordinates) GoString() string + func (s GPSCoordinates) String() string + type GPSPointDimension struct + Coordinates *GPSCoordinates + RangeInKilometers *float64 + func (s *GPSPointDimension) SetCoordinates(v *GPSCoordinates) *GPSPointDimension + func (s *GPSPointDimension) SetRangeInKilometers(v float64) *GPSPointDimension + func (s *GPSPointDimension) Validate() error + func (s GPSPointDimension) GoString() string + func (s GPSPointDimension) String() string + type GetAdmChannelInput struct + ApplicationId *string + func (s *GetAdmChannelInput) SetApplicationId(v string) *GetAdmChannelInput + func (s *GetAdmChannelInput) Validate() error + func (s GetAdmChannelInput) GoString() string + func (s GetAdmChannelInput) String() string + type GetAdmChannelOutput struct + ADMChannelResponse *ADMChannelResponse + func (s *GetAdmChannelOutput) SetADMChannelResponse(v *ADMChannelResponse) *GetAdmChannelOutput + func (s GetAdmChannelOutput) GoString() string + func (s GetAdmChannelOutput) String() string + type GetApnsChannelInput struct + ApplicationId *string + func (s *GetApnsChannelInput) SetApplicationId(v string) *GetApnsChannelInput + func (s *GetApnsChannelInput) Validate() error + func (s GetApnsChannelInput) GoString() string + func (s GetApnsChannelInput) String() string + type GetApnsChannelOutput struct + APNSChannelResponse *APNSChannelResponse + func (s *GetApnsChannelOutput) SetAPNSChannelResponse(v *APNSChannelResponse) *GetApnsChannelOutput + func (s GetApnsChannelOutput) GoString() string + func (s GetApnsChannelOutput) String() string + type GetApnsSandboxChannelInput struct + ApplicationId *string + func (s *GetApnsSandboxChannelInput) SetApplicationId(v string) *GetApnsSandboxChannelInput + func (s *GetApnsSandboxChannelInput) Validate() error + func (s GetApnsSandboxChannelInput) GoString() string + func (s GetApnsSandboxChannelInput) String() string + type GetApnsSandboxChannelOutput struct + APNSSandboxChannelResponse *APNSSandboxChannelResponse + func (s *GetApnsSandboxChannelOutput) SetAPNSSandboxChannelResponse(v *APNSSandboxChannelResponse) *GetApnsSandboxChannelOutput + func (s GetApnsSandboxChannelOutput) GoString() string + func (s GetApnsSandboxChannelOutput) String() string + type GetApnsVoipChannelInput struct + ApplicationId *string + func (s *GetApnsVoipChannelInput) SetApplicationId(v string) *GetApnsVoipChannelInput + func (s *GetApnsVoipChannelInput) Validate() error + func (s GetApnsVoipChannelInput) GoString() string + func (s GetApnsVoipChannelInput) String() string + type GetApnsVoipChannelOutput struct + APNSVoipChannelResponse *APNSVoipChannelResponse + func (s *GetApnsVoipChannelOutput) SetAPNSVoipChannelResponse(v *APNSVoipChannelResponse) *GetApnsVoipChannelOutput + func (s GetApnsVoipChannelOutput) GoString() string + func (s GetApnsVoipChannelOutput) String() string + type GetApnsVoipSandboxChannelInput struct + ApplicationId *string + func (s *GetApnsVoipSandboxChannelInput) SetApplicationId(v string) *GetApnsVoipSandboxChannelInput + func (s *GetApnsVoipSandboxChannelInput) Validate() error + func (s GetApnsVoipSandboxChannelInput) GoString() string + func (s GetApnsVoipSandboxChannelInput) String() string + type GetApnsVoipSandboxChannelOutput struct + APNSVoipSandboxChannelResponse *APNSVoipSandboxChannelResponse + func (s *GetApnsVoipSandboxChannelOutput) SetAPNSVoipSandboxChannelResponse(v *APNSVoipSandboxChannelResponse) *GetApnsVoipSandboxChannelOutput + func (s GetApnsVoipSandboxChannelOutput) GoString() string + func (s GetApnsVoipSandboxChannelOutput) String() string + type GetAppInput struct + ApplicationId *string + func (s *GetAppInput) SetApplicationId(v string) *GetAppInput + func (s *GetAppInput) Validate() error + func (s GetAppInput) GoString() string + func (s GetAppInput) String() string + type GetAppOutput struct + ApplicationResponse *ApplicationResponse + func (s *GetAppOutput) SetApplicationResponse(v *ApplicationResponse) *GetAppOutput + func (s GetAppOutput) GoString() string + func (s GetAppOutput) String() string + type GetApplicationDateRangeKpiInput struct + ApplicationId *string + EndTime *time.Time + KpiName *string + NextToken *string + PageSize *string + StartTime *time.Time + func (s *GetApplicationDateRangeKpiInput) SetApplicationId(v string) *GetApplicationDateRangeKpiInput + func (s *GetApplicationDateRangeKpiInput) SetEndTime(v time.Time) *GetApplicationDateRangeKpiInput + func (s *GetApplicationDateRangeKpiInput) SetKpiName(v string) *GetApplicationDateRangeKpiInput + func (s *GetApplicationDateRangeKpiInput) SetNextToken(v string) *GetApplicationDateRangeKpiInput + func (s *GetApplicationDateRangeKpiInput) SetPageSize(v string) *GetApplicationDateRangeKpiInput + func (s *GetApplicationDateRangeKpiInput) SetStartTime(v time.Time) *GetApplicationDateRangeKpiInput + func (s *GetApplicationDateRangeKpiInput) Validate() error + func (s GetApplicationDateRangeKpiInput) GoString() string + func (s GetApplicationDateRangeKpiInput) String() string + type GetApplicationDateRangeKpiOutput struct + ApplicationDateRangeKpiResponse *ApplicationDateRangeKpiResponse + func (s *GetApplicationDateRangeKpiOutput) SetApplicationDateRangeKpiResponse(v *ApplicationDateRangeKpiResponse) *GetApplicationDateRangeKpiOutput + func (s GetApplicationDateRangeKpiOutput) GoString() string + func (s GetApplicationDateRangeKpiOutput) String() string + type GetApplicationSettingsInput struct + ApplicationId *string + func (s *GetApplicationSettingsInput) SetApplicationId(v string) *GetApplicationSettingsInput + func (s *GetApplicationSettingsInput) Validate() error + func (s GetApplicationSettingsInput) GoString() string + func (s GetApplicationSettingsInput) String() string + type GetApplicationSettingsOutput struct + ApplicationSettingsResource *ApplicationSettingsResource + func (s *GetApplicationSettingsOutput) SetApplicationSettingsResource(v *ApplicationSettingsResource) *GetApplicationSettingsOutput + func (s GetApplicationSettingsOutput) GoString() string + func (s GetApplicationSettingsOutput) String() string + type GetAppsInput struct + PageSize *string + Token *string + func (s *GetAppsInput) SetPageSize(v string) *GetAppsInput + func (s *GetAppsInput) SetToken(v string) *GetAppsInput + func (s GetAppsInput) GoString() string + func (s GetAppsInput) String() string + type GetAppsOutput struct + ApplicationsResponse *ApplicationsResponse + func (s *GetAppsOutput) SetApplicationsResponse(v *ApplicationsResponse) *GetAppsOutput + func (s GetAppsOutput) GoString() string + func (s GetAppsOutput) String() string + type GetBaiduChannelInput struct + ApplicationId *string + func (s *GetBaiduChannelInput) SetApplicationId(v string) *GetBaiduChannelInput + func (s *GetBaiduChannelInput) Validate() error + func (s GetBaiduChannelInput) GoString() string + func (s GetBaiduChannelInput) String() string + type GetBaiduChannelOutput struct + BaiduChannelResponse *BaiduChannelResponse + func (s *GetBaiduChannelOutput) SetBaiduChannelResponse(v *BaiduChannelResponse) *GetBaiduChannelOutput + func (s GetBaiduChannelOutput) GoString() string + func (s GetBaiduChannelOutput) String() string + type GetCampaignActivitiesInput struct + ApplicationId *string + CampaignId *string + PageSize *string + Token *string + func (s *GetCampaignActivitiesInput) SetApplicationId(v string) *GetCampaignActivitiesInput + func (s *GetCampaignActivitiesInput) SetCampaignId(v string) *GetCampaignActivitiesInput + func (s *GetCampaignActivitiesInput) SetPageSize(v string) *GetCampaignActivitiesInput + func (s *GetCampaignActivitiesInput) SetToken(v string) *GetCampaignActivitiesInput + func (s *GetCampaignActivitiesInput) Validate() error + func (s GetCampaignActivitiesInput) GoString() string + func (s GetCampaignActivitiesInput) String() string + type GetCampaignActivitiesOutput struct + ActivitiesResponse *ActivitiesResponse + func (s *GetCampaignActivitiesOutput) SetActivitiesResponse(v *ActivitiesResponse) *GetCampaignActivitiesOutput + func (s GetCampaignActivitiesOutput) GoString() string + func (s GetCampaignActivitiesOutput) String() string + type GetCampaignDateRangeKpiInput struct + ApplicationId *string + CampaignId *string + EndTime *time.Time + KpiName *string + NextToken *string + PageSize *string + StartTime *time.Time + func (s *GetCampaignDateRangeKpiInput) SetApplicationId(v string) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) SetCampaignId(v string) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) SetEndTime(v time.Time) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) SetKpiName(v string) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) SetNextToken(v string) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) SetPageSize(v string) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) SetStartTime(v time.Time) *GetCampaignDateRangeKpiInput + func (s *GetCampaignDateRangeKpiInput) Validate() error + func (s GetCampaignDateRangeKpiInput) GoString() string + func (s GetCampaignDateRangeKpiInput) String() string + type GetCampaignDateRangeKpiOutput struct + CampaignDateRangeKpiResponse *CampaignDateRangeKpiResponse + func (s *GetCampaignDateRangeKpiOutput) SetCampaignDateRangeKpiResponse(v *CampaignDateRangeKpiResponse) *GetCampaignDateRangeKpiOutput + func (s GetCampaignDateRangeKpiOutput) GoString() string + func (s GetCampaignDateRangeKpiOutput) String() string + type GetCampaignInput struct + ApplicationId *string + CampaignId *string + func (s *GetCampaignInput) SetApplicationId(v string) *GetCampaignInput + func (s *GetCampaignInput) SetCampaignId(v string) *GetCampaignInput + func (s *GetCampaignInput) Validate() error + func (s GetCampaignInput) GoString() string + func (s GetCampaignInput) String() string + type GetCampaignOutput struct + CampaignResponse *CampaignResponse + func (s *GetCampaignOutput) SetCampaignResponse(v *CampaignResponse) *GetCampaignOutput + func (s GetCampaignOutput) GoString() string + func (s GetCampaignOutput) String() string + type GetCampaignVersionInput struct + ApplicationId *string + CampaignId *string + Version *string + func (s *GetCampaignVersionInput) SetApplicationId(v string) *GetCampaignVersionInput + func (s *GetCampaignVersionInput) SetCampaignId(v string) *GetCampaignVersionInput + func (s *GetCampaignVersionInput) SetVersion(v string) *GetCampaignVersionInput + func (s *GetCampaignVersionInput) Validate() error + func (s GetCampaignVersionInput) GoString() string + func (s GetCampaignVersionInput) String() string + type GetCampaignVersionOutput struct + CampaignResponse *CampaignResponse + func (s *GetCampaignVersionOutput) SetCampaignResponse(v *CampaignResponse) *GetCampaignVersionOutput + func (s GetCampaignVersionOutput) GoString() string + func (s GetCampaignVersionOutput) String() string + type GetCampaignVersionsInput struct + ApplicationId *string + CampaignId *string + PageSize *string + Token *string + func (s *GetCampaignVersionsInput) SetApplicationId(v string) *GetCampaignVersionsInput + func (s *GetCampaignVersionsInput) SetCampaignId(v string) *GetCampaignVersionsInput + func (s *GetCampaignVersionsInput) SetPageSize(v string) *GetCampaignVersionsInput + func (s *GetCampaignVersionsInput) SetToken(v string) *GetCampaignVersionsInput + func (s *GetCampaignVersionsInput) Validate() error + func (s GetCampaignVersionsInput) GoString() string + func (s GetCampaignVersionsInput) String() string + type GetCampaignVersionsOutput struct + CampaignsResponse *CampaignsResponse + func (s *GetCampaignVersionsOutput) SetCampaignsResponse(v *CampaignsResponse) *GetCampaignVersionsOutput + func (s GetCampaignVersionsOutput) GoString() string + func (s GetCampaignVersionsOutput) String() string + type GetCampaignsInput struct + ApplicationId *string + PageSize *string + Token *string + func (s *GetCampaignsInput) SetApplicationId(v string) *GetCampaignsInput + func (s *GetCampaignsInput) SetPageSize(v string) *GetCampaignsInput + func (s *GetCampaignsInput) SetToken(v string) *GetCampaignsInput + func (s *GetCampaignsInput) Validate() error + func (s GetCampaignsInput) GoString() string + func (s GetCampaignsInput) String() string + type GetCampaignsOutput struct + CampaignsResponse *CampaignsResponse + func (s *GetCampaignsOutput) SetCampaignsResponse(v *CampaignsResponse) *GetCampaignsOutput + func (s GetCampaignsOutput) GoString() string + func (s GetCampaignsOutput) String() string + type GetChannelsInput struct + ApplicationId *string + func (s *GetChannelsInput) SetApplicationId(v string) *GetChannelsInput + func (s *GetChannelsInput) Validate() error + func (s GetChannelsInput) GoString() string + func (s GetChannelsInput) String() string + type GetChannelsOutput struct + ChannelsResponse *ChannelsResponse + func (s *GetChannelsOutput) SetChannelsResponse(v *ChannelsResponse) *GetChannelsOutput + func (s GetChannelsOutput) GoString() string + func (s GetChannelsOutput) String() string + type GetEmailChannelInput struct + ApplicationId *string + func (s *GetEmailChannelInput) SetApplicationId(v string) *GetEmailChannelInput + func (s *GetEmailChannelInput) Validate() error + func (s GetEmailChannelInput) GoString() string + func (s GetEmailChannelInput) String() string + type GetEmailChannelOutput struct + EmailChannelResponse *EmailChannelResponse + func (s *GetEmailChannelOutput) SetEmailChannelResponse(v *EmailChannelResponse) *GetEmailChannelOutput + func (s GetEmailChannelOutput) GoString() string + func (s GetEmailChannelOutput) String() string + type GetEmailTemplateInput struct + TemplateName *string + Version *string + func (s *GetEmailTemplateInput) SetTemplateName(v string) *GetEmailTemplateInput + func (s *GetEmailTemplateInput) SetVersion(v string) *GetEmailTemplateInput + func (s *GetEmailTemplateInput) Validate() error + func (s GetEmailTemplateInput) GoString() string + func (s GetEmailTemplateInput) String() string + type GetEmailTemplateOutput struct + EmailTemplateResponse *EmailTemplateResponse + func (s *GetEmailTemplateOutput) SetEmailTemplateResponse(v *EmailTemplateResponse) *GetEmailTemplateOutput + func (s GetEmailTemplateOutput) GoString() string + func (s GetEmailTemplateOutput) String() string + type GetEndpointInput struct + ApplicationId *string + EndpointId *string + func (s *GetEndpointInput) SetApplicationId(v string) *GetEndpointInput + func (s *GetEndpointInput) SetEndpointId(v string) *GetEndpointInput + func (s *GetEndpointInput) Validate() error + func (s GetEndpointInput) GoString() string + func (s GetEndpointInput) String() string + type GetEndpointOutput struct + EndpointResponse *EndpointResponse + func (s *GetEndpointOutput) SetEndpointResponse(v *EndpointResponse) *GetEndpointOutput + func (s GetEndpointOutput) GoString() string + func (s GetEndpointOutput) String() string + type GetEventStreamInput struct + ApplicationId *string + func (s *GetEventStreamInput) SetApplicationId(v string) *GetEventStreamInput + func (s *GetEventStreamInput) Validate() error + func (s GetEventStreamInput) GoString() string + func (s GetEventStreamInput) String() string + type GetEventStreamOutput struct + EventStream *EventStream + func (s *GetEventStreamOutput) SetEventStream(v *EventStream) *GetEventStreamOutput + func (s GetEventStreamOutput) GoString() string + func (s GetEventStreamOutput) String() string + type GetExportJobInput struct + ApplicationId *string + JobId *string + func (s *GetExportJobInput) SetApplicationId(v string) *GetExportJobInput + func (s *GetExportJobInput) SetJobId(v string) *GetExportJobInput + func (s *GetExportJobInput) Validate() error + func (s GetExportJobInput) GoString() string + func (s GetExportJobInput) String() string + type GetExportJobOutput struct + ExportJobResponse *ExportJobResponse + func (s *GetExportJobOutput) SetExportJobResponse(v *ExportJobResponse) *GetExportJobOutput + func (s GetExportJobOutput) GoString() string + func (s GetExportJobOutput) String() string + type GetExportJobsInput struct + ApplicationId *string + PageSize *string + Token *string + func (s *GetExportJobsInput) SetApplicationId(v string) *GetExportJobsInput + func (s *GetExportJobsInput) SetPageSize(v string) *GetExportJobsInput + func (s *GetExportJobsInput) SetToken(v string) *GetExportJobsInput + func (s *GetExportJobsInput) Validate() error + func (s GetExportJobsInput) GoString() string + func (s GetExportJobsInput) String() string + type GetExportJobsOutput struct + ExportJobsResponse *ExportJobsResponse + func (s *GetExportJobsOutput) SetExportJobsResponse(v *ExportJobsResponse) *GetExportJobsOutput + func (s GetExportJobsOutput) GoString() string + func (s GetExportJobsOutput) String() string + type GetGcmChannelInput struct + ApplicationId *string + func (s *GetGcmChannelInput) SetApplicationId(v string) *GetGcmChannelInput + func (s *GetGcmChannelInput) Validate() error + func (s GetGcmChannelInput) GoString() string + func (s GetGcmChannelInput) String() string + type GetGcmChannelOutput struct + GCMChannelResponse *GCMChannelResponse + func (s *GetGcmChannelOutput) SetGCMChannelResponse(v *GCMChannelResponse) *GetGcmChannelOutput + func (s GetGcmChannelOutput) GoString() string + func (s GetGcmChannelOutput) String() string + type GetImportJobInput struct + ApplicationId *string + JobId *string + func (s *GetImportJobInput) SetApplicationId(v string) *GetImportJobInput + func (s *GetImportJobInput) SetJobId(v string) *GetImportJobInput + func (s *GetImportJobInput) Validate() error + func (s GetImportJobInput) GoString() string + func (s GetImportJobInput) String() string + type GetImportJobOutput struct + ImportJobResponse *ImportJobResponse + func (s *GetImportJobOutput) SetImportJobResponse(v *ImportJobResponse) *GetImportJobOutput + func (s GetImportJobOutput) GoString() string + func (s GetImportJobOutput) String() string + type GetImportJobsInput struct + ApplicationId *string + PageSize *string + Token *string + func (s *GetImportJobsInput) SetApplicationId(v string) *GetImportJobsInput + func (s *GetImportJobsInput) SetPageSize(v string) *GetImportJobsInput + func (s *GetImportJobsInput) SetToken(v string) *GetImportJobsInput + func (s *GetImportJobsInput) Validate() error + func (s GetImportJobsInput) GoString() string + func (s GetImportJobsInput) String() string + type GetImportJobsOutput struct + ImportJobsResponse *ImportJobsResponse + func (s *GetImportJobsOutput) SetImportJobsResponse(v *ImportJobsResponse) *GetImportJobsOutput + func (s GetImportJobsOutput) GoString() string + func (s GetImportJobsOutput) String() string + type GetInAppMessagesInput struct + ApplicationId *string + EndpointId *string + func (s *GetInAppMessagesInput) SetApplicationId(v string) *GetInAppMessagesInput + func (s *GetInAppMessagesInput) SetEndpointId(v string) *GetInAppMessagesInput + func (s *GetInAppMessagesInput) Validate() error + func (s GetInAppMessagesInput) GoString() string + func (s GetInAppMessagesInput) String() string + type GetInAppMessagesOutput struct + InAppMessagesResponse *InAppMessagesResponse + func (s *GetInAppMessagesOutput) SetInAppMessagesResponse(v *InAppMessagesResponse) *GetInAppMessagesOutput + func (s GetInAppMessagesOutput) GoString() string + func (s GetInAppMessagesOutput) String() string + type GetInAppTemplateInput struct + TemplateName *string + Version *string + func (s *GetInAppTemplateInput) SetTemplateName(v string) *GetInAppTemplateInput + func (s *GetInAppTemplateInput) SetVersion(v string) *GetInAppTemplateInput + func (s *GetInAppTemplateInput) Validate() error + func (s GetInAppTemplateInput) GoString() string + func (s GetInAppTemplateInput) String() string + type GetInAppTemplateOutput struct + InAppTemplateResponse *InAppTemplateResponse + func (s *GetInAppTemplateOutput) SetInAppTemplateResponse(v *InAppTemplateResponse) *GetInAppTemplateOutput + func (s GetInAppTemplateOutput) GoString() string + func (s GetInAppTemplateOutput) String() string + type GetJourneyDateRangeKpiInput struct + ApplicationId *string + EndTime *time.Time + JourneyId *string + KpiName *string + NextToken *string + PageSize *string + StartTime *time.Time + func (s *GetJourneyDateRangeKpiInput) SetApplicationId(v string) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) SetEndTime(v time.Time) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) SetJourneyId(v string) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) SetKpiName(v string) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) SetNextToken(v string) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) SetPageSize(v string) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) SetStartTime(v time.Time) *GetJourneyDateRangeKpiInput + func (s *GetJourneyDateRangeKpiInput) Validate() error + func (s GetJourneyDateRangeKpiInput) GoString() string + func (s GetJourneyDateRangeKpiInput) String() string + type GetJourneyDateRangeKpiOutput struct + JourneyDateRangeKpiResponse *JourneyDateRangeKpiResponse + func (s *GetJourneyDateRangeKpiOutput) SetJourneyDateRangeKpiResponse(v *JourneyDateRangeKpiResponse) *GetJourneyDateRangeKpiOutput + func (s GetJourneyDateRangeKpiOutput) GoString() string + func (s GetJourneyDateRangeKpiOutput) String() string + type GetJourneyExecutionActivityMetricsInput struct + ApplicationId *string + JourneyActivityId *string + JourneyId *string + NextToken *string + PageSize *string + func (s *GetJourneyExecutionActivityMetricsInput) SetApplicationId(v string) *GetJourneyExecutionActivityMetricsInput + func (s *GetJourneyExecutionActivityMetricsInput) SetJourneyActivityId(v string) *GetJourneyExecutionActivityMetricsInput + func (s *GetJourneyExecutionActivityMetricsInput) SetJourneyId(v string) *GetJourneyExecutionActivityMetricsInput + func (s *GetJourneyExecutionActivityMetricsInput) SetNextToken(v string) *GetJourneyExecutionActivityMetricsInput + func (s *GetJourneyExecutionActivityMetricsInput) SetPageSize(v string) *GetJourneyExecutionActivityMetricsInput + func (s *GetJourneyExecutionActivityMetricsInput) Validate() error + func (s GetJourneyExecutionActivityMetricsInput) GoString() string + func (s GetJourneyExecutionActivityMetricsInput) String() string + type GetJourneyExecutionActivityMetricsOutput struct + JourneyExecutionActivityMetricsResponse *JourneyExecutionActivityMetricsResponse + func (s *GetJourneyExecutionActivityMetricsOutput) SetJourneyExecutionActivityMetricsResponse(v *JourneyExecutionActivityMetricsResponse) *GetJourneyExecutionActivityMetricsOutput + func (s GetJourneyExecutionActivityMetricsOutput) GoString() string + func (s GetJourneyExecutionActivityMetricsOutput) String() string + type GetJourneyExecutionMetricsInput struct + ApplicationId *string + JourneyId *string + NextToken *string + PageSize *string + func (s *GetJourneyExecutionMetricsInput) SetApplicationId(v string) *GetJourneyExecutionMetricsInput + func (s *GetJourneyExecutionMetricsInput) SetJourneyId(v string) *GetJourneyExecutionMetricsInput + func (s *GetJourneyExecutionMetricsInput) SetNextToken(v string) *GetJourneyExecutionMetricsInput + func (s *GetJourneyExecutionMetricsInput) SetPageSize(v string) *GetJourneyExecutionMetricsInput + func (s *GetJourneyExecutionMetricsInput) Validate() error + func (s GetJourneyExecutionMetricsInput) GoString() string + func (s GetJourneyExecutionMetricsInput) String() string + type GetJourneyExecutionMetricsOutput struct + JourneyExecutionMetricsResponse *JourneyExecutionMetricsResponse + func (s *GetJourneyExecutionMetricsOutput) SetJourneyExecutionMetricsResponse(v *JourneyExecutionMetricsResponse) *GetJourneyExecutionMetricsOutput + func (s GetJourneyExecutionMetricsOutput) GoString() string + func (s GetJourneyExecutionMetricsOutput) String() string + type GetJourneyInput struct + ApplicationId *string + JourneyId *string + func (s *GetJourneyInput) SetApplicationId(v string) *GetJourneyInput + func (s *GetJourneyInput) SetJourneyId(v string) *GetJourneyInput + func (s *GetJourneyInput) Validate() error + func (s GetJourneyInput) GoString() string + func (s GetJourneyInput) String() string + type GetJourneyOutput struct + JourneyResponse *JourneyResponse + func (s *GetJourneyOutput) SetJourneyResponse(v *JourneyResponse) *GetJourneyOutput + func (s GetJourneyOutput) GoString() string + func (s GetJourneyOutput) String() string + type GetJourneyRunExecutionActivityMetricsInput struct + ApplicationId *string + JourneyActivityId *string + JourneyId *string + NextToken *string + PageSize *string + RunId *string + func (s *GetJourneyRunExecutionActivityMetricsInput) SetApplicationId(v string) *GetJourneyRunExecutionActivityMetricsInput + func (s *GetJourneyRunExecutionActivityMetricsInput) SetJourneyActivityId(v string) *GetJourneyRunExecutionActivityMetricsInput + func (s *GetJourneyRunExecutionActivityMetricsInput) SetJourneyId(v string) *GetJourneyRunExecutionActivityMetricsInput + func (s *GetJourneyRunExecutionActivityMetricsInput) SetNextToken(v string) *GetJourneyRunExecutionActivityMetricsInput + func (s *GetJourneyRunExecutionActivityMetricsInput) SetPageSize(v string) *GetJourneyRunExecutionActivityMetricsInput + func (s *GetJourneyRunExecutionActivityMetricsInput) SetRunId(v string) *GetJourneyRunExecutionActivityMetricsInput + func (s *GetJourneyRunExecutionActivityMetricsInput) Validate() error + func (s GetJourneyRunExecutionActivityMetricsInput) GoString() string + func (s GetJourneyRunExecutionActivityMetricsInput) String() string + type GetJourneyRunExecutionActivityMetricsOutput struct + JourneyRunExecutionActivityMetricsResponse *JourneyRunExecutionActivityMetricsResponse + func (s *GetJourneyRunExecutionActivityMetricsOutput) SetJourneyRunExecutionActivityMetricsResponse(v *JourneyRunExecutionActivityMetricsResponse) *GetJourneyRunExecutionActivityMetricsOutput + func (s GetJourneyRunExecutionActivityMetricsOutput) GoString() string + func (s GetJourneyRunExecutionActivityMetricsOutput) String() string + type GetJourneyRunExecutionMetricsInput struct + ApplicationId *string + JourneyId *string + NextToken *string + PageSize *string + RunId *string + func (s *GetJourneyRunExecutionMetricsInput) SetApplicationId(v string) *GetJourneyRunExecutionMetricsInput + func (s *GetJourneyRunExecutionMetricsInput) SetJourneyId(v string) *GetJourneyRunExecutionMetricsInput + func (s *GetJourneyRunExecutionMetricsInput) SetNextToken(v string) *GetJourneyRunExecutionMetricsInput + func (s *GetJourneyRunExecutionMetricsInput) SetPageSize(v string) *GetJourneyRunExecutionMetricsInput + func (s *GetJourneyRunExecutionMetricsInput) SetRunId(v string) *GetJourneyRunExecutionMetricsInput + func (s *GetJourneyRunExecutionMetricsInput) Validate() error + func (s GetJourneyRunExecutionMetricsInput) GoString() string + func (s GetJourneyRunExecutionMetricsInput) String() string + type GetJourneyRunExecutionMetricsOutput struct + JourneyRunExecutionMetricsResponse *JourneyRunExecutionMetricsResponse + func (s *GetJourneyRunExecutionMetricsOutput) SetJourneyRunExecutionMetricsResponse(v *JourneyRunExecutionMetricsResponse) *GetJourneyRunExecutionMetricsOutput + func (s GetJourneyRunExecutionMetricsOutput) GoString() string + func (s GetJourneyRunExecutionMetricsOutput) String() string + type GetJourneyRunsInput struct + ApplicationId *string + JourneyId *string + PageSize *string + Token *string + func (s *GetJourneyRunsInput) SetApplicationId(v string) *GetJourneyRunsInput + func (s *GetJourneyRunsInput) SetJourneyId(v string) *GetJourneyRunsInput + func (s *GetJourneyRunsInput) SetPageSize(v string) *GetJourneyRunsInput + func (s *GetJourneyRunsInput) SetToken(v string) *GetJourneyRunsInput + func (s *GetJourneyRunsInput) Validate() error + func (s GetJourneyRunsInput) GoString() string + func (s GetJourneyRunsInput) String() string + type GetJourneyRunsOutput struct + JourneyRunsResponse *JourneyRunsResponse + func (s *GetJourneyRunsOutput) SetJourneyRunsResponse(v *JourneyRunsResponse) *GetJourneyRunsOutput + func (s GetJourneyRunsOutput) GoString() string + func (s GetJourneyRunsOutput) String() string + type GetPushTemplateInput struct + TemplateName *string + Version *string + func (s *GetPushTemplateInput) SetTemplateName(v string) *GetPushTemplateInput + func (s *GetPushTemplateInput) SetVersion(v string) *GetPushTemplateInput + func (s *GetPushTemplateInput) Validate() error + func (s GetPushTemplateInput) GoString() string + func (s GetPushTemplateInput) String() string + type GetPushTemplateOutput struct + PushNotificationTemplateResponse *PushNotificationTemplateResponse + func (s *GetPushTemplateOutput) SetPushNotificationTemplateResponse(v *PushNotificationTemplateResponse) *GetPushTemplateOutput + func (s GetPushTemplateOutput) GoString() string + func (s GetPushTemplateOutput) String() string + type GetRecommenderConfigurationInput struct + RecommenderId *string + func (s *GetRecommenderConfigurationInput) SetRecommenderId(v string) *GetRecommenderConfigurationInput + func (s *GetRecommenderConfigurationInput) Validate() error + func (s GetRecommenderConfigurationInput) GoString() string + func (s GetRecommenderConfigurationInput) String() string + type GetRecommenderConfigurationOutput struct + RecommenderConfigurationResponse *RecommenderConfigurationResponse + func (s *GetRecommenderConfigurationOutput) SetRecommenderConfigurationResponse(v *RecommenderConfigurationResponse) *GetRecommenderConfigurationOutput + func (s GetRecommenderConfigurationOutput) GoString() string + func (s GetRecommenderConfigurationOutput) String() string + type GetRecommenderConfigurationsInput struct + PageSize *string + Token *string + func (s *GetRecommenderConfigurationsInput) SetPageSize(v string) *GetRecommenderConfigurationsInput + func (s *GetRecommenderConfigurationsInput) SetToken(v string) *GetRecommenderConfigurationsInput + func (s GetRecommenderConfigurationsInput) GoString() string + func (s GetRecommenderConfigurationsInput) String() string + type GetRecommenderConfigurationsOutput struct + ListRecommenderConfigurationsResponse *ListRecommenderConfigurationsResponse + func (s *GetRecommenderConfigurationsOutput) SetListRecommenderConfigurationsResponse(v *ListRecommenderConfigurationsResponse) *GetRecommenderConfigurationsOutput + func (s GetRecommenderConfigurationsOutput) GoString() string + func (s GetRecommenderConfigurationsOutput) String() string + type GetSegmentExportJobsInput struct + ApplicationId *string + PageSize *string + SegmentId *string + Token *string + func (s *GetSegmentExportJobsInput) SetApplicationId(v string) *GetSegmentExportJobsInput + func (s *GetSegmentExportJobsInput) SetPageSize(v string) *GetSegmentExportJobsInput + func (s *GetSegmentExportJobsInput) SetSegmentId(v string) *GetSegmentExportJobsInput + func (s *GetSegmentExportJobsInput) SetToken(v string) *GetSegmentExportJobsInput + func (s *GetSegmentExportJobsInput) Validate() error + func (s GetSegmentExportJobsInput) GoString() string + func (s GetSegmentExportJobsInput) String() string + type GetSegmentExportJobsOutput struct + ExportJobsResponse *ExportJobsResponse + func (s *GetSegmentExportJobsOutput) SetExportJobsResponse(v *ExportJobsResponse) *GetSegmentExportJobsOutput + func (s GetSegmentExportJobsOutput) GoString() string + func (s GetSegmentExportJobsOutput) String() string + type GetSegmentImportJobsInput struct + ApplicationId *string + PageSize *string + SegmentId *string + Token *string + func (s *GetSegmentImportJobsInput) SetApplicationId(v string) *GetSegmentImportJobsInput + func (s *GetSegmentImportJobsInput) SetPageSize(v string) *GetSegmentImportJobsInput + func (s *GetSegmentImportJobsInput) SetSegmentId(v string) *GetSegmentImportJobsInput + func (s *GetSegmentImportJobsInput) SetToken(v string) *GetSegmentImportJobsInput + func (s *GetSegmentImportJobsInput) Validate() error + func (s GetSegmentImportJobsInput) GoString() string + func (s GetSegmentImportJobsInput) String() string + type GetSegmentImportJobsOutput struct + ImportJobsResponse *ImportJobsResponse + func (s *GetSegmentImportJobsOutput) SetImportJobsResponse(v *ImportJobsResponse) *GetSegmentImportJobsOutput + func (s GetSegmentImportJobsOutput) GoString() string + func (s GetSegmentImportJobsOutput) String() string + type GetSegmentInput struct + ApplicationId *string + SegmentId *string + func (s *GetSegmentInput) SetApplicationId(v string) *GetSegmentInput + func (s *GetSegmentInput) SetSegmentId(v string) *GetSegmentInput + func (s *GetSegmentInput) Validate() error + func (s GetSegmentInput) GoString() string + func (s GetSegmentInput) String() string + type GetSegmentOutput struct + SegmentResponse *SegmentResponse + func (s *GetSegmentOutput) SetSegmentResponse(v *SegmentResponse) *GetSegmentOutput + func (s GetSegmentOutput) GoString() string + func (s GetSegmentOutput) String() string + type GetSegmentVersionInput struct + ApplicationId *string + SegmentId *string + Version *string + func (s *GetSegmentVersionInput) SetApplicationId(v string) *GetSegmentVersionInput + func (s *GetSegmentVersionInput) SetSegmentId(v string) *GetSegmentVersionInput + func (s *GetSegmentVersionInput) SetVersion(v string) *GetSegmentVersionInput + func (s *GetSegmentVersionInput) Validate() error + func (s GetSegmentVersionInput) GoString() string + func (s GetSegmentVersionInput) String() string + type GetSegmentVersionOutput struct + SegmentResponse *SegmentResponse + func (s *GetSegmentVersionOutput) SetSegmentResponse(v *SegmentResponse) *GetSegmentVersionOutput + func (s GetSegmentVersionOutput) GoString() string + func (s GetSegmentVersionOutput) String() string + type GetSegmentVersionsInput struct + ApplicationId *string + PageSize *string + SegmentId *string + Token *string + func (s *GetSegmentVersionsInput) SetApplicationId(v string) *GetSegmentVersionsInput + func (s *GetSegmentVersionsInput) SetPageSize(v string) *GetSegmentVersionsInput + func (s *GetSegmentVersionsInput) SetSegmentId(v string) *GetSegmentVersionsInput + func (s *GetSegmentVersionsInput) SetToken(v string) *GetSegmentVersionsInput + func (s *GetSegmentVersionsInput) Validate() error + func (s GetSegmentVersionsInput) GoString() string + func (s GetSegmentVersionsInput) String() string + type GetSegmentVersionsOutput struct + SegmentsResponse *SegmentsResponse + func (s *GetSegmentVersionsOutput) SetSegmentsResponse(v *SegmentsResponse) *GetSegmentVersionsOutput + func (s GetSegmentVersionsOutput) GoString() string + func (s GetSegmentVersionsOutput) String() string + type GetSegmentsInput struct + ApplicationId *string + PageSize *string + Token *string + func (s *GetSegmentsInput) SetApplicationId(v string) *GetSegmentsInput + func (s *GetSegmentsInput) SetPageSize(v string) *GetSegmentsInput + func (s *GetSegmentsInput) SetToken(v string) *GetSegmentsInput + func (s *GetSegmentsInput) Validate() error + func (s GetSegmentsInput) GoString() string + func (s GetSegmentsInput) String() string + type GetSegmentsOutput struct + SegmentsResponse *SegmentsResponse + func (s *GetSegmentsOutput) SetSegmentsResponse(v *SegmentsResponse) *GetSegmentsOutput + func (s GetSegmentsOutput) GoString() string + func (s GetSegmentsOutput) String() string + type GetSmsChannelInput struct + ApplicationId *string + func (s *GetSmsChannelInput) SetApplicationId(v string) *GetSmsChannelInput + func (s *GetSmsChannelInput) Validate() error + func (s GetSmsChannelInput) GoString() string + func (s GetSmsChannelInput) String() string + type GetSmsChannelOutput struct + SMSChannelResponse *SMSChannelResponse + func (s *GetSmsChannelOutput) SetSMSChannelResponse(v *SMSChannelResponse) *GetSmsChannelOutput + func (s GetSmsChannelOutput) GoString() string + func (s GetSmsChannelOutput) String() string + type GetSmsTemplateInput struct + TemplateName *string + Version *string + func (s *GetSmsTemplateInput) SetTemplateName(v string) *GetSmsTemplateInput + func (s *GetSmsTemplateInput) SetVersion(v string) *GetSmsTemplateInput + func (s *GetSmsTemplateInput) Validate() error + func (s GetSmsTemplateInput) GoString() string + func (s GetSmsTemplateInput) String() string + type GetSmsTemplateOutput struct + SMSTemplateResponse *SMSTemplateResponse + func (s *GetSmsTemplateOutput) SetSMSTemplateResponse(v *SMSTemplateResponse) *GetSmsTemplateOutput + func (s GetSmsTemplateOutput) GoString() string + func (s GetSmsTemplateOutput) String() string + type GetUserEndpointsInput struct + ApplicationId *string + UserId *string + func (s *GetUserEndpointsInput) SetApplicationId(v string) *GetUserEndpointsInput + func (s *GetUserEndpointsInput) SetUserId(v string) *GetUserEndpointsInput + func (s *GetUserEndpointsInput) Validate() error + func (s GetUserEndpointsInput) GoString() string + func (s GetUserEndpointsInput) String() string + type GetUserEndpointsOutput struct + EndpointsResponse *EndpointsResponse + func (s *GetUserEndpointsOutput) SetEndpointsResponse(v *EndpointsResponse) *GetUserEndpointsOutput + func (s GetUserEndpointsOutput) GoString() string + func (s GetUserEndpointsOutput) String() string + type GetVoiceChannelInput struct + ApplicationId *string + func (s *GetVoiceChannelInput) SetApplicationId(v string) *GetVoiceChannelInput + func (s *GetVoiceChannelInput) Validate() error + func (s GetVoiceChannelInput) GoString() string + func (s GetVoiceChannelInput) String() string + type GetVoiceChannelOutput struct + VoiceChannelResponse *VoiceChannelResponse + func (s *GetVoiceChannelOutput) SetVoiceChannelResponse(v *VoiceChannelResponse) *GetVoiceChannelOutput + func (s GetVoiceChannelOutput) GoString() string + func (s GetVoiceChannelOutput) String() string + type GetVoiceTemplateInput struct + TemplateName *string + Version *string + func (s *GetVoiceTemplateInput) SetTemplateName(v string) *GetVoiceTemplateInput + func (s *GetVoiceTemplateInput) SetVersion(v string) *GetVoiceTemplateInput + func (s *GetVoiceTemplateInput) Validate() error + func (s GetVoiceTemplateInput) GoString() string + func (s GetVoiceTemplateInput) String() string + type GetVoiceTemplateOutput struct + VoiceTemplateResponse *VoiceTemplateResponse + func (s *GetVoiceTemplateOutput) SetVoiceTemplateResponse(v *VoiceTemplateResponse) *GetVoiceTemplateOutput + func (s GetVoiceTemplateOutput) GoString() string + func (s GetVoiceTemplateOutput) String() string + type HoldoutActivity struct + NextActivity *string + Percentage *int64 + func (s *HoldoutActivity) SetNextActivity(v string) *HoldoutActivity + func (s *HoldoutActivity) SetPercentage(v int64) *HoldoutActivity + func (s *HoldoutActivity) Validate() error + func (s HoldoutActivity) GoString() string + func (s HoldoutActivity) String() string + type ImportJobRequest struct + DefineSegment *bool + ExternalId *string + Format *string + RegisterEndpoints *bool + RoleArn *string + S3Url *string + SegmentId *string + SegmentName *string + func (s *ImportJobRequest) SetDefineSegment(v bool) *ImportJobRequest + func (s *ImportJobRequest) SetExternalId(v string) *ImportJobRequest + func (s *ImportJobRequest) SetFormat(v string) *ImportJobRequest + func (s *ImportJobRequest) SetRegisterEndpoints(v bool) *ImportJobRequest + func (s *ImportJobRequest) SetRoleArn(v string) *ImportJobRequest + func (s *ImportJobRequest) SetS3Url(v string) *ImportJobRequest + func (s *ImportJobRequest) SetSegmentId(v string) *ImportJobRequest + func (s *ImportJobRequest) SetSegmentName(v string) *ImportJobRequest + func (s *ImportJobRequest) Validate() error + func (s ImportJobRequest) GoString() string + func (s ImportJobRequest) String() string + type ImportJobResource struct + DefineSegment *bool + ExternalId *string + Format *string + RegisterEndpoints *bool + RoleArn *string + S3Url *string + SegmentId *string + SegmentName *string + func (s *ImportJobResource) SetDefineSegment(v bool) *ImportJobResource + func (s *ImportJobResource) SetExternalId(v string) *ImportJobResource + func (s *ImportJobResource) SetFormat(v string) *ImportJobResource + func (s *ImportJobResource) SetRegisterEndpoints(v bool) *ImportJobResource + func (s *ImportJobResource) SetRoleArn(v string) *ImportJobResource + func (s *ImportJobResource) SetS3Url(v string) *ImportJobResource + func (s *ImportJobResource) SetSegmentId(v string) *ImportJobResource + func (s *ImportJobResource) SetSegmentName(v string) *ImportJobResource + func (s ImportJobResource) GoString() string + func (s ImportJobResource) String() string + type ImportJobResponse struct + ApplicationId *string + CompletedPieces *int64 + CompletionDate *string + CreationDate *string + Definition *ImportJobResource + FailedPieces *int64 + Failures []*string + Id *string + JobStatus *string + TotalFailures *int64 + TotalPieces *int64 + TotalProcessed *int64 + Type *string + func (s *ImportJobResponse) SetApplicationId(v string) *ImportJobResponse + func (s *ImportJobResponse) SetCompletedPieces(v int64) *ImportJobResponse + func (s *ImportJobResponse) SetCompletionDate(v string) *ImportJobResponse + func (s *ImportJobResponse) SetCreationDate(v string) *ImportJobResponse + func (s *ImportJobResponse) SetDefinition(v *ImportJobResource) *ImportJobResponse + func (s *ImportJobResponse) SetFailedPieces(v int64) *ImportJobResponse + func (s *ImportJobResponse) SetFailures(v []*string) *ImportJobResponse + func (s *ImportJobResponse) SetId(v string) *ImportJobResponse + func (s *ImportJobResponse) SetJobStatus(v string) *ImportJobResponse + func (s *ImportJobResponse) SetTotalFailures(v int64) *ImportJobResponse + func (s *ImportJobResponse) SetTotalPieces(v int64) *ImportJobResponse + func (s *ImportJobResponse) SetTotalProcessed(v int64) *ImportJobResponse + func (s *ImportJobResponse) SetType(v string) *ImportJobResponse + func (s ImportJobResponse) GoString() string + func (s ImportJobResponse) String() string + type ImportJobsResponse struct + Item []*ImportJobResponse + NextToken *string + func (s *ImportJobsResponse) SetItem(v []*ImportJobResponse) *ImportJobsResponse + func (s *ImportJobsResponse) SetNextToken(v string) *ImportJobsResponse + func (s ImportJobsResponse) GoString() string + func (s ImportJobsResponse) String() string + type InAppCampaignSchedule struct + EndDate *string + EventFilter *CampaignEventFilter + QuietTime *QuietTime + func (s *InAppCampaignSchedule) SetEndDate(v string) *InAppCampaignSchedule + func (s *InAppCampaignSchedule) SetEventFilter(v *CampaignEventFilter) *InAppCampaignSchedule + func (s *InAppCampaignSchedule) SetQuietTime(v *QuietTime) *InAppCampaignSchedule + func (s InAppCampaignSchedule) GoString() string + func (s InAppCampaignSchedule) String() string + type InAppMessage struct + Content []*InAppMessageContent + CustomConfig map[string]*string + Layout *string + func (s *InAppMessage) SetContent(v []*InAppMessageContent) *InAppMessage + func (s *InAppMessage) SetCustomConfig(v map[string]*string) *InAppMessage + func (s *InAppMessage) SetLayout(v string) *InAppMessage + func (s InAppMessage) GoString() string + func (s InAppMessage) String() string + type InAppMessageBodyConfig struct + Alignment *string + Body *string + TextColor *string + func (s *InAppMessageBodyConfig) SetAlignment(v string) *InAppMessageBodyConfig + func (s *InAppMessageBodyConfig) SetBody(v string) *InAppMessageBodyConfig + func (s *InAppMessageBodyConfig) SetTextColor(v string) *InAppMessageBodyConfig + func (s *InAppMessageBodyConfig) Validate() error + func (s InAppMessageBodyConfig) GoString() string + func (s InAppMessageBodyConfig) String() string + type InAppMessageButton struct + Android *OverrideButtonConfiguration + DefaultConfig *DefaultButtonConfiguration + IOS *OverrideButtonConfiguration + Web *OverrideButtonConfiguration + func (s *InAppMessageButton) SetAndroid(v *OverrideButtonConfiguration) *InAppMessageButton + func (s *InAppMessageButton) SetDefaultConfig(v *DefaultButtonConfiguration) *InAppMessageButton + func (s *InAppMessageButton) SetIOS(v *OverrideButtonConfiguration) *InAppMessageButton + func (s *InAppMessageButton) SetWeb(v *OverrideButtonConfiguration) *InAppMessageButton + func (s *InAppMessageButton) Validate() error + func (s InAppMessageButton) GoString() string + func (s InAppMessageButton) String() string + type InAppMessageCampaign struct + CampaignId *string + DailyCap *int64 + InAppMessage *InAppMessage + Priority *int64 + Schedule *InAppCampaignSchedule + SessionCap *int64 + TotalCap *int64 + TreatmentId *string + func (s *InAppMessageCampaign) SetCampaignId(v string) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetDailyCap(v int64) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetInAppMessage(v *InAppMessage) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetPriority(v int64) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetSchedule(v *InAppCampaignSchedule) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetSessionCap(v int64) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetTotalCap(v int64) *InAppMessageCampaign + func (s *InAppMessageCampaign) SetTreatmentId(v string) *InAppMessageCampaign + func (s InAppMessageCampaign) GoString() string + func (s InAppMessageCampaign) String() string + type InAppMessageContent struct + BackgroundColor *string + BodyConfig *InAppMessageBodyConfig + HeaderConfig *InAppMessageHeaderConfig + ImageUrl *string + PrimaryBtn *InAppMessageButton + SecondaryBtn *InAppMessageButton + func (s *InAppMessageContent) SetBackgroundColor(v string) *InAppMessageContent + func (s *InAppMessageContent) SetBodyConfig(v *InAppMessageBodyConfig) *InAppMessageContent + func (s *InAppMessageContent) SetHeaderConfig(v *InAppMessageHeaderConfig) *InAppMessageContent + func (s *InAppMessageContent) SetImageUrl(v string) *InAppMessageContent + func (s *InAppMessageContent) SetPrimaryBtn(v *InAppMessageButton) *InAppMessageContent + func (s *InAppMessageContent) SetSecondaryBtn(v *InAppMessageButton) *InAppMessageContent + func (s *InAppMessageContent) Validate() error + func (s InAppMessageContent) GoString() string + func (s InAppMessageContent) String() string + type InAppMessageHeaderConfig struct + Alignment *string + Header *string + TextColor *string + func (s *InAppMessageHeaderConfig) SetAlignment(v string) *InAppMessageHeaderConfig + func (s *InAppMessageHeaderConfig) SetHeader(v string) *InAppMessageHeaderConfig + func (s *InAppMessageHeaderConfig) SetTextColor(v string) *InAppMessageHeaderConfig + func (s *InAppMessageHeaderConfig) Validate() error + func (s InAppMessageHeaderConfig) GoString() string + func (s InAppMessageHeaderConfig) String() string + type InAppMessagesResponse struct + InAppMessageCampaigns []*InAppMessageCampaign + func (s *InAppMessagesResponse) SetInAppMessageCampaigns(v []*InAppMessageCampaign) *InAppMessagesResponse + func (s InAppMessagesResponse) GoString() string + func (s InAppMessagesResponse) String() string + type InAppTemplateRequest struct + Content []*InAppMessageContent + CustomConfig map[string]*string + Layout *string + Tags map[string]*string + TemplateDescription *string + func (s *InAppTemplateRequest) SetContent(v []*InAppMessageContent) *InAppTemplateRequest + func (s *InAppTemplateRequest) SetCustomConfig(v map[string]*string) *InAppTemplateRequest + func (s *InAppTemplateRequest) SetLayout(v string) *InAppTemplateRequest + func (s *InAppTemplateRequest) SetTags(v map[string]*string) *InAppTemplateRequest + func (s *InAppTemplateRequest) SetTemplateDescription(v string) *InAppTemplateRequest + func (s *InAppTemplateRequest) Validate() error + func (s InAppTemplateRequest) GoString() string + func (s InAppTemplateRequest) String() string + type InAppTemplateResponse struct + Arn *string + Content []*InAppMessageContent + CreationDate *string + CustomConfig map[string]*string + LastModifiedDate *string + Layout *string + Tags map[string]*string + TemplateDescription *string + TemplateName *string + TemplateType *string + Version *string + func (s *InAppTemplateResponse) SetArn(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetContent(v []*InAppMessageContent) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetCreationDate(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetCustomConfig(v map[string]*string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetLastModifiedDate(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetLayout(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetTags(v map[string]*string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetTemplateDescription(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetTemplateName(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetTemplateType(v string) *InAppTemplateResponse + func (s *InAppTemplateResponse) SetVersion(v string) *InAppTemplateResponse + func (s InAppTemplateResponse) GoString() string + func (s InAppTemplateResponse) String() string + type InternalServerErrorException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServerErrorException) Code() string + func (s *InternalServerErrorException) Error() string + func (s *InternalServerErrorException) Message() string + func (s *InternalServerErrorException) OrigErr() error + func (s *InternalServerErrorException) RequestID() string + func (s *InternalServerErrorException) StatusCode() int + func (s InternalServerErrorException) GoString() string + func (s InternalServerErrorException) String() string + type ItemResponse struct + EndpointItemResponse *EndpointItemResponse + EventsItemResponse map[string]*EventItemResponse + func (s *ItemResponse) SetEndpointItemResponse(v *EndpointItemResponse) *ItemResponse + func (s *ItemResponse) SetEventsItemResponse(v map[string]*EventItemResponse) *ItemResponse + func (s ItemResponse) GoString() string + func (s ItemResponse) String() string + type JourneyChannelSettings struct + ConnectCampaignArn *string + ConnectCampaignExecutionRoleArn *string + func (s *JourneyChannelSettings) SetConnectCampaignArn(v string) *JourneyChannelSettings + func (s *JourneyChannelSettings) SetConnectCampaignExecutionRoleArn(v string) *JourneyChannelSettings + func (s JourneyChannelSettings) GoString() string + func (s JourneyChannelSettings) String() string + type JourneyCustomMessage struct + Data *string + func (s *JourneyCustomMessage) SetData(v string) *JourneyCustomMessage + func (s JourneyCustomMessage) GoString() string + func (s JourneyCustomMessage) String() string + type JourneyDateRangeKpiResponse struct + ApplicationId *string + EndTime *time.Time + JourneyId *string + KpiName *string + KpiResult *BaseKpiResult + NextToken *string + StartTime *time.Time + func (s *JourneyDateRangeKpiResponse) SetApplicationId(v string) *JourneyDateRangeKpiResponse + func (s *JourneyDateRangeKpiResponse) SetEndTime(v time.Time) *JourneyDateRangeKpiResponse + func (s *JourneyDateRangeKpiResponse) SetJourneyId(v string) *JourneyDateRangeKpiResponse + func (s *JourneyDateRangeKpiResponse) SetKpiName(v string) *JourneyDateRangeKpiResponse + func (s *JourneyDateRangeKpiResponse) SetKpiResult(v *BaseKpiResult) *JourneyDateRangeKpiResponse + func (s *JourneyDateRangeKpiResponse) SetNextToken(v string) *JourneyDateRangeKpiResponse + func (s *JourneyDateRangeKpiResponse) SetStartTime(v time.Time) *JourneyDateRangeKpiResponse + func (s JourneyDateRangeKpiResponse) GoString() string + func (s JourneyDateRangeKpiResponse) String() string + type JourneyEmailMessage struct + FromAddress *string + func (s *JourneyEmailMessage) SetFromAddress(v string) *JourneyEmailMessage + func (s JourneyEmailMessage) GoString() string + func (s JourneyEmailMessage) String() string + type JourneyExecutionActivityMetricsResponse struct + ActivityType *string + ApplicationId *string + JourneyActivityId *string + JourneyId *string + LastEvaluatedTime *string + Metrics map[string]*string + func (s *JourneyExecutionActivityMetricsResponse) SetActivityType(v string) *JourneyExecutionActivityMetricsResponse + func (s *JourneyExecutionActivityMetricsResponse) SetApplicationId(v string) *JourneyExecutionActivityMetricsResponse + func (s *JourneyExecutionActivityMetricsResponse) SetJourneyActivityId(v string) *JourneyExecutionActivityMetricsResponse + func (s *JourneyExecutionActivityMetricsResponse) SetJourneyId(v string) *JourneyExecutionActivityMetricsResponse + func (s *JourneyExecutionActivityMetricsResponse) SetLastEvaluatedTime(v string) *JourneyExecutionActivityMetricsResponse + func (s *JourneyExecutionActivityMetricsResponse) SetMetrics(v map[string]*string) *JourneyExecutionActivityMetricsResponse + func (s JourneyExecutionActivityMetricsResponse) GoString() string + func (s JourneyExecutionActivityMetricsResponse) String() string + type JourneyExecutionMetricsResponse struct + ApplicationId *string + JourneyId *string + LastEvaluatedTime *string + Metrics map[string]*string + func (s *JourneyExecutionMetricsResponse) SetApplicationId(v string) *JourneyExecutionMetricsResponse + func (s *JourneyExecutionMetricsResponse) SetJourneyId(v string) *JourneyExecutionMetricsResponse + func (s *JourneyExecutionMetricsResponse) SetLastEvaluatedTime(v string) *JourneyExecutionMetricsResponse + func (s *JourneyExecutionMetricsResponse) SetMetrics(v map[string]*string) *JourneyExecutionMetricsResponse + func (s JourneyExecutionMetricsResponse) GoString() string + func (s JourneyExecutionMetricsResponse) String() string + type JourneyLimits struct + DailyCap *int64 + EndpointReentryCap *int64 + EndpointReentryInterval *string + MessagesPerSecond *int64 + TimeframeCap *JourneyTimeframeCap + TotalCap *int64 + func (s *JourneyLimits) SetDailyCap(v int64) *JourneyLimits + func (s *JourneyLimits) SetEndpointReentryCap(v int64) *JourneyLimits + func (s *JourneyLimits) SetEndpointReentryInterval(v string) *JourneyLimits + func (s *JourneyLimits) SetMessagesPerSecond(v int64) *JourneyLimits + func (s *JourneyLimits) SetTimeframeCap(v *JourneyTimeframeCap) *JourneyLimits + func (s *JourneyLimits) SetTotalCap(v int64) *JourneyLimits + func (s JourneyLimits) GoString() string + func (s JourneyLimits) String() string + type JourneyPushMessage struct + TimeToLive *string + func (s *JourneyPushMessage) SetTimeToLive(v string) *JourneyPushMessage + func (s JourneyPushMessage) GoString() string + func (s JourneyPushMessage) String() string + type JourneyResponse struct + Activities map[string]*Activity + ApplicationId *string + ClosedDays *ClosedDays + CreationDate *string + Id *string + JourneyChannelSettings *JourneyChannelSettings + LastModifiedDate *string + Limits *JourneyLimits + LocalTime *bool + Name *string + OpenHours *OpenHours + QuietTime *QuietTime + RefreshFrequency *string + RefreshOnSegmentUpdate *bool + Schedule *JourneySchedule + SendingSchedule *bool + StartActivity *string + StartCondition *StartCondition + State *string + Tags map[string]*string + TimezoneEstimationMethods []*string + WaitForQuietTime *bool + func (s *JourneyResponse) SetActivities(v map[string]*Activity) *JourneyResponse + func (s *JourneyResponse) SetApplicationId(v string) *JourneyResponse + func (s *JourneyResponse) SetClosedDays(v *ClosedDays) *JourneyResponse + func (s *JourneyResponse) SetCreationDate(v string) *JourneyResponse + func (s *JourneyResponse) SetId(v string) *JourneyResponse + func (s *JourneyResponse) SetJourneyChannelSettings(v *JourneyChannelSettings) *JourneyResponse + func (s *JourneyResponse) SetLastModifiedDate(v string) *JourneyResponse + func (s *JourneyResponse) SetLimits(v *JourneyLimits) *JourneyResponse + func (s *JourneyResponse) SetLocalTime(v bool) *JourneyResponse + func (s *JourneyResponse) SetName(v string) *JourneyResponse + func (s *JourneyResponse) SetOpenHours(v *OpenHours) *JourneyResponse + func (s *JourneyResponse) SetQuietTime(v *QuietTime) *JourneyResponse + func (s *JourneyResponse) SetRefreshFrequency(v string) *JourneyResponse + func (s *JourneyResponse) SetRefreshOnSegmentUpdate(v bool) *JourneyResponse + func (s *JourneyResponse) SetSchedule(v *JourneySchedule) *JourneyResponse + func (s *JourneyResponse) SetSendingSchedule(v bool) *JourneyResponse + func (s *JourneyResponse) SetStartActivity(v string) *JourneyResponse + func (s *JourneyResponse) SetStartCondition(v *StartCondition) *JourneyResponse + func (s *JourneyResponse) SetState(v string) *JourneyResponse + func (s *JourneyResponse) SetTags(v map[string]*string) *JourneyResponse + func (s *JourneyResponse) SetTimezoneEstimationMethods(v []*string) *JourneyResponse + func (s *JourneyResponse) SetWaitForQuietTime(v bool) *JourneyResponse + func (s JourneyResponse) GoString() string + func (s JourneyResponse) String() string + type JourneyRunExecutionActivityMetricsResponse struct + ActivityType *string + ApplicationId *string + JourneyActivityId *string + JourneyId *string + LastEvaluatedTime *string + Metrics map[string]*string + RunId *string + func (s *JourneyRunExecutionActivityMetricsResponse) SetActivityType(v string) *JourneyRunExecutionActivityMetricsResponse + func (s *JourneyRunExecutionActivityMetricsResponse) SetApplicationId(v string) *JourneyRunExecutionActivityMetricsResponse + func (s *JourneyRunExecutionActivityMetricsResponse) SetJourneyActivityId(v string) *JourneyRunExecutionActivityMetricsResponse + func (s *JourneyRunExecutionActivityMetricsResponse) SetJourneyId(v string) *JourneyRunExecutionActivityMetricsResponse + func (s *JourneyRunExecutionActivityMetricsResponse) SetLastEvaluatedTime(v string) *JourneyRunExecutionActivityMetricsResponse + func (s *JourneyRunExecutionActivityMetricsResponse) SetMetrics(v map[string]*string) *JourneyRunExecutionActivityMetricsResponse + func (s *JourneyRunExecutionActivityMetricsResponse) SetRunId(v string) *JourneyRunExecutionActivityMetricsResponse + func (s JourneyRunExecutionActivityMetricsResponse) GoString() string + func (s JourneyRunExecutionActivityMetricsResponse) String() string + type JourneyRunExecutionMetricsResponse struct + ApplicationId *string + JourneyId *string + LastEvaluatedTime *string + Metrics map[string]*string + RunId *string + func (s *JourneyRunExecutionMetricsResponse) SetApplicationId(v string) *JourneyRunExecutionMetricsResponse + func (s *JourneyRunExecutionMetricsResponse) SetJourneyId(v string) *JourneyRunExecutionMetricsResponse + func (s *JourneyRunExecutionMetricsResponse) SetLastEvaluatedTime(v string) *JourneyRunExecutionMetricsResponse + func (s *JourneyRunExecutionMetricsResponse) SetMetrics(v map[string]*string) *JourneyRunExecutionMetricsResponse + func (s *JourneyRunExecutionMetricsResponse) SetRunId(v string) *JourneyRunExecutionMetricsResponse + func (s JourneyRunExecutionMetricsResponse) GoString() string + func (s JourneyRunExecutionMetricsResponse) String() string + type JourneyRunResponse struct + CreationTime *string + LastUpdateTime *string + RunId *string + Status *string + func (s *JourneyRunResponse) SetCreationTime(v string) *JourneyRunResponse + func (s *JourneyRunResponse) SetLastUpdateTime(v string) *JourneyRunResponse + func (s *JourneyRunResponse) SetRunId(v string) *JourneyRunResponse + func (s *JourneyRunResponse) SetStatus(v string) *JourneyRunResponse + func (s JourneyRunResponse) GoString() string + func (s JourneyRunResponse) String() string + type JourneyRunsResponse struct + Item []*JourneyRunResponse + NextToken *string + func (s *JourneyRunsResponse) SetItem(v []*JourneyRunResponse) *JourneyRunsResponse + func (s *JourneyRunsResponse) SetNextToken(v string) *JourneyRunsResponse + func (s JourneyRunsResponse) GoString() string + func (s JourneyRunsResponse) String() string + type JourneySMSMessage struct + EntityId *string + MessageType *string + OriginationNumber *string + SenderId *string + TemplateId *string + func (s *JourneySMSMessage) SetEntityId(v string) *JourneySMSMessage + func (s *JourneySMSMessage) SetMessageType(v string) *JourneySMSMessage + func (s *JourneySMSMessage) SetOriginationNumber(v string) *JourneySMSMessage + func (s *JourneySMSMessage) SetSenderId(v string) *JourneySMSMessage + func (s *JourneySMSMessage) SetTemplateId(v string) *JourneySMSMessage + func (s JourneySMSMessage) GoString() string + func (s JourneySMSMessage) String() string + type JourneySchedule struct + EndTime *time.Time + StartTime *time.Time + Timezone *string + func (s *JourneySchedule) SetEndTime(v time.Time) *JourneySchedule + func (s *JourneySchedule) SetStartTime(v time.Time) *JourneySchedule + func (s *JourneySchedule) SetTimezone(v string) *JourneySchedule + func (s JourneySchedule) GoString() string + func (s JourneySchedule) String() string + type JourneyStateRequest struct + State *string + func (s *JourneyStateRequest) SetState(v string) *JourneyStateRequest + func (s JourneyStateRequest) GoString() string + func (s JourneyStateRequest) String() string + type JourneyTimeframeCap struct + Cap *int64 + Days *int64 + func (s *JourneyTimeframeCap) SetCap(v int64) *JourneyTimeframeCap + func (s *JourneyTimeframeCap) SetDays(v int64) *JourneyTimeframeCap + func (s JourneyTimeframeCap) GoString() string + func (s JourneyTimeframeCap) String() string + type JourneysResponse struct + Item []*JourneyResponse + NextToken *string + func (s *JourneysResponse) SetItem(v []*JourneyResponse) *JourneysResponse + func (s *JourneysResponse) SetNextToken(v string) *JourneysResponse + func (s JourneysResponse) GoString() string + func (s JourneysResponse) String() string + type ListJourneysInput struct + ApplicationId *string + PageSize *string + Token *string + func (s *ListJourneysInput) SetApplicationId(v string) *ListJourneysInput + func (s *ListJourneysInput) SetPageSize(v string) *ListJourneysInput + func (s *ListJourneysInput) SetToken(v string) *ListJourneysInput + func (s *ListJourneysInput) Validate() error + func (s ListJourneysInput) GoString() string + func (s ListJourneysInput) String() string + type ListJourneysOutput struct + JourneysResponse *JourneysResponse + func (s *ListJourneysOutput) SetJourneysResponse(v *JourneysResponse) *ListJourneysOutput + func (s ListJourneysOutput) GoString() string + func (s ListJourneysOutput) String() string + type ListRecommenderConfigurationsResponse struct + Item []*RecommenderConfigurationResponse + NextToken *string + func (s *ListRecommenderConfigurationsResponse) SetItem(v []*RecommenderConfigurationResponse) *ListRecommenderConfigurationsResponse + func (s *ListRecommenderConfigurationsResponse) SetNextToken(v string) *ListRecommenderConfigurationsResponse + func (s ListRecommenderConfigurationsResponse) GoString() string + func (s ListRecommenderConfigurationsResponse) String() string + type ListTagsForResourceInput struct + ResourceArn *string + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + TagsModel *TagsModel + func (s *ListTagsForResourceOutput) SetTagsModel(v *TagsModel) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type ListTemplateVersionsInput struct + NextToken *string + PageSize *string + TemplateName *string + TemplateType *string + func (s *ListTemplateVersionsInput) SetNextToken(v string) *ListTemplateVersionsInput + func (s *ListTemplateVersionsInput) SetPageSize(v string) *ListTemplateVersionsInput + func (s *ListTemplateVersionsInput) SetTemplateName(v string) *ListTemplateVersionsInput + func (s *ListTemplateVersionsInput) SetTemplateType(v string) *ListTemplateVersionsInput + func (s *ListTemplateVersionsInput) Validate() error + func (s ListTemplateVersionsInput) GoString() string + func (s ListTemplateVersionsInput) String() string + type ListTemplateVersionsOutput struct + TemplateVersionsResponse *TemplateVersionsResponse + func (s *ListTemplateVersionsOutput) SetTemplateVersionsResponse(v *TemplateVersionsResponse) *ListTemplateVersionsOutput + func (s ListTemplateVersionsOutput) GoString() string + func (s ListTemplateVersionsOutput) String() string + type ListTemplatesInput struct + NextToken *string + PageSize *string + Prefix *string + TemplateType *string + func (s *ListTemplatesInput) SetNextToken(v string) *ListTemplatesInput + func (s *ListTemplatesInput) SetPageSize(v string) *ListTemplatesInput + func (s *ListTemplatesInput) SetPrefix(v string) *ListTemplatesInput + func (s *ListTemplatesInput) SetTemplateType(v string) *ListTemplatesInput + func (s ListTemplatesInput) GoString() string + func (s ListTemplatesInput) String() string + type ListTemplatesOutput struct + TemplatesResponse *TemplatesResponse + func (s *ListTemplatesOutput) SetTemplatesResponse(v *TemplatesResponse) *ListTemplatesOutput + func (s ListTemplatesOutput) GoString() string + func (s ListTemplatesOutput) String() string + type Message struct + Action *string + Body *string + ImageIconUrl *string + ImageSmallIconUrl *string + ImageUrl *string + JsonBody *string + MediaUrl *string + RawContent *string + SilentPush *bool + TimeToLive *int64 + Title *string + Url *string + func (s *Message) SetAction(v string) *Message + func (s *Message) SetBody(v string) *Message + func (s *Message) SetImageIconUrl(v string) *Message + func (s *Message) SetImageSmallIconUrl(v string) *Message + func (s *Message) SetImageUrl(v string) *Message + func (s *Message) SetJsonBody(v string) *Message + func (s *Message) SetMediaUrl(v string) *Message + func (s *Message) SetRawContent(v string) *Message + func (s *Message) SetSilentPush(v bool) *Message + func (s *Message) SetTimeToLive(v int64) *Message + func (s *Message) SetTitle(v string) *Message + func (s *Message) SetUrl(v string) *Message + func (s Message) GoString() string + func (s Message) String() string + type MessageBody struct + Message *string + RequestID *string + func (s *MessageBody) SetMessage(v string) *MessageBody + func (s *MessageBody) SetRequestID(v string) *MessageBody + func (s MessageBody) GoString() string + func (s MessageBody) String() string + type MessageConfiguration struct + ADMMessage *Message + APNSMessage *Message + BaiduMessage *Message + CustomMessage *CampaignCustomMessage + DefaultMessage *Message + EmailMessage *CampaignEmailMessage + GCMMessage *Message + InAppMessage *CampaignInAppMessage + SMSMessage *CampaignSmsMessage + func (s *MessageConfiguration) SetADMMessage(v *Message) *MessageConfiguration + func (s *MessageConfiguration) SetAPNSMessage(v *Message) *MessageConfiguration + func (s *MessageConfiguration) SetBaiduMessage(v *Message) *MessageConfiguration + func (s *MessageConfiguration) SetCustomMessage(v *CampaignCustomMessage) *MessageConfiguration + func (s *MessageConfiguration) SetDefaultMessage(v *Message) *MessageConfiguration + func (s *MessageConfiguration) SetEmailMessage(v *CampaignEmailMessage) *MessageConfiguration + func (s *MessageConfiguration) SetGCMMessage(v *Message) *MessageConfiguration + func (s *MessageConfiguration) SetInAppMessage(v *CampaignInAppMessage) *MessageConfiguration + func (s *MessageConfiguration) SetSMSMessage(v *CampaignSmsMessage) *MessageConfiguration + func (s *MessageConfiguration) Validate() error + func (s MessageConfiguration) GoString() string + func (s MessageConfiguration) String() string + type MessageRequest struct + Addresses map[string]*AddressConfiguration + Context map[string]*string + Endpoints map[string]*EndpointSendConfiguration + MessageConfiguration *DirectMessageConfiguration + TemplateConfiguration *TemplateConfiguration + TraceId *string + func (s *MessageRequest) SetAddresses(v map[string]*AddressConfiguration) *MessageRequest + func (s *MessageRequest) SetContext(v map[string]*string) *MessageRequest + func (s *MessageRequest) SetEndpoints(v map[string]*EndpointSendConfiguration) *MessageRequest + func (s *MessageRequest) SetMessageConfiguration(v *DirectMessageConfiguration) *MessageRequest + func (s *MessageRequest) SetTemplateConfiguration(v *TemplateConfiguration) *MessageRequest + func (s *MessageRequest) SetTraceId(v string) *MessageRequest + func (s *MessageRequest) Validate() error + func (s MessageRequest) GoString() string + func (s MessageRequest) String() string + type MessageResponse struct + ApplicationId *string + EndpointResult map[string]*EndpointMessageResult + RequestId *string + Result map[string]*MessageResult + func (s *MessageResponse) SetApplicationId(v string) *MessageResponse + func (s *MessageResponse) SetEndpointResult(v map[string]*EndpointMessageResult) *MessageResponse + func (s *MessageResponse) SetRequestId(v string) *MessageResponse + func (s *MessageResponse) SetResult(v map[string]*MessageResult) *MessageResponse + func (s MessageResponse) GoString() string + func (s MessageResponse) String() string + type MessageResult struct + DeliveryStatus *string + MessageId *string + StatusCode *int64 + StatusMessage *string + UpdatedToken *string + func (s *MessageResult) SetDeliveryStatus(v string) *MessageResult + func (s *MessageResult) SetMessageId(v string) *MessageResult + func (s *MessageResult) SetStatusCode(v int64) *MessageResult + func (s *MessageResult) SetStatusMessage(v string) *MessageResult + func (s *MessageResult) SetUpdatedToken(v string) *MessageResult + func (s MessageResult) GoString() string + func (s MessageResult) String() string + type MethodNotAllowedException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *MethodNotAllowedException) Code() string + func (s *MethodNotAllowedException) Error() string + func (s *MethodNotAllowedException) Message() string + func (s *MethodNotAllowedException) OrigErr() error + func (s *MethodNotAllowedException) RequestID() string + func (s *MethodNotAllowedException) StatusCode() int + func (s MethodNotAllowedException) GoString() string + func (s MethodNotAllowedException) String() string + type MetricDimension struct + ComparisonOperator *string + Value *float64 + func (s *MetricDimension) SetComparisonOperator(v string) *MetricDimension + func (s *MetricDimension) SetValue(v float64) *MetricDimension + func (s *MetricDimension) Validate() error + func (s MetricDimension) GoString() string + func (s MetricDimension) String() string + type MultiConditionalBranch struct + Condition *SimpleCondition + NextActivity *string + func (s *MultiConditionalBranch) SetCondition(v *SimpleCondition) *MultiConditionalBranch + func (s *MultiConditionalBranch) SetNextActivity(v string) *MultiConditionalBranch + func (s *MultiConditionalBranch) Validate() error + func (s MultiConditionalBranch) GoString() string + func (s MultiConditionalBranch) String() string + type MultiConditionalSplitActivity struct + Branches []*MultiConditionalBranch + DefaultActivity *string + EvaluationWaitTime *WaitTime + func (s *MultiConditionalSplitActivity) SetBranches(v []*MultiConditionalBranch) *MultiConditionalSplitActivity + func (s *MultiConditionalSplitActivity) SetDefaultActivity(v string) *MultiConditionalSplitActivity + func (s *MultiConditionalSplitActivity) SetEvaluationWaitTime(v *WaitTime) *MultiConditionalSplitActivity + func (s *MultiConditionalSplitActivity) Validate() error + func (s MultiConditionalSplitActivity) GoString() string + func (s MultiConditionalSplitActivity) String() string + type NotFoundException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotFoundException) Code() string + func (s *NotFoundException) Error() string + func (s *NotFoundException) Message() string + func (s *NotFoundException) OrigErr() error + func (s *NotFoundException) RequestID() string + func (s *NotFoundException) StatusCode() int + func (s NotFoundException) GoString() string + func (s NotFoundException) String() string + type NumberValidateRequest struct + IsoCountryCode *string + PhoneNumber *string + func (s *NumberValidateRequest) SetIsoCountryCode(v string) *NumberValidateRequest + func (s *NumberValidateRequest) SetPhoneNumber(v string) *NumberValidateRequest + func (s NumberValidateRequest) GoString() string + func (s NumberValidateRequest) String() string + type NumberValidateResponse struct + Carrier *string + City *string + CleansedPhoneNumberE164 *string + CleansedPhoneNumberNational *string + Country *string + CountryCodeIso2 *string + CountryCodeNumeric *string + County *string + OriginalCountryCodeIso2 *string + OriginalPhoneNumber *string + PhoneType *string + PhoneTypeCode *int64 + Timezone *string + ZipCode *string + func (s *NumberValidateResponse) SetCarrier(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCity(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCleansedPhoneNumberE164(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCleansedPhoneNumberNational(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCountry(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCountryCodeIso2(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCountryCodeNumeric(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetCounty(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetOriginalCountryCodeIso2(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetOriginalPhoneNumber(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetPhoneType(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetPhoneTypeCode(v int64) *NumberValidateResponse + func (s *NumberValidateResponse) SetTimezone(v string) *NumberValidateResponse + func (s *NumberValidateResponse) SetZipCode(v string) *NumberValidateResponse + func (s NumberValidateResponse) GoString() string + func (s NumberValidateResponse) String() string + type OpenHours struct + CUSTOM map[string][]*OpenHoursRule + EMAIL map[string][]*OpenHoursRule + PUSH map[string][]*OpenHoursRule + SMS map[string][]*OpenHoursRule + VOICE map[string][]*OpenHoursRule + func (s *OpenHours) SetCUSTOM(v map[string][]*OpenHoursRule) *OpenHours + func (s *OpenHours) SetEMAIL(v map[string][]*OpenHoursRule) *OpenHours + func (s *OpenHours) SetPUSH(v map[string][]*OpenHoursRule) *OpenHours + func (s *OpenHours) SetSMS(v map[string][]*OpenHoursRule) *OpenHours + func (s *OpenHours) SetVOICE(v map[string][]*OpenHoursRule) *OpenHours + func (s OpenHours) GoString() string + func (s OpenHours) String() string + type OpenHoursRule struct + EndTime *string + StartTime *string + func (s *OpenHoursRule) SetEndTime(v string) *OpenHoursRule + func (s *OpenHoursRule) SetStartTime(v string) *OpenHoursRule + func (s OpenHoursRule) GoString() string + func (s OpenHoursRule) String() string + type OverrideButtonConfiguration struct + ButtonAction *string + Link *string + func (s *OverrideButtonConfiguration) SetButtonAction(v string) *OverrideButtonConfiguration + func (s *OverrideButtonConfiguration) SetLink(v string) *OverrideButtonConfiguration + func (s *OverrideButtonConfiguration) Validate() error + func (s OverrideButtonConfiguration) GoString() string + func (s OverrideButtonConfiguration) String() string + type PayloadTooLargeException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *PayloadTooLargeException) Code() string + func (s *PayloadTooLargeException) Error() string + func (s *PayloadTooLargeException) Message() string + func (s *PayloadTooLargeException) OrigErr() error + func (s *PayloadTooLargeException) RequestID() string + func (s *PayloadTooLargeException) StatusCode() int + func (s PayloadTooLargeException) GoString() string + func (s PayloadTooLargeException) String() string + type PhoneNumberValidateInput struct + NumberValidateRequest *NumberValidateRequest + func (s *PhoneNumberValidateInput) SetNumberValidateRequest(v *NumberValidateRequest) *PhoneNumberValidateInput + func (s *PhoneNumberValidateInput) Validate() error + func (s PhoneNumberValidateInput) GoString() string + func (s PhoneNumberValidateInput) String() string + type PhoneNumberValidateOutput struct + NumberValidateResponse *NumberValidateResponse + func (s *PhoneNumberValidateOutput) SetNumberValidateResponse(v *NumberValidateResponse) *PhoneNumberValidateOutput + func (s PhoneNumberValidateOutput) GoString() string + func (s PhoneNumberValidateOutput) String() string + type Pinpoint struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *Pinpoint + func (c *Pinpoint) CreateApp(input *CreateAppInput) (*CreateAppOutput, error) + func (c *Pinpoint) CreateAppRequest(input *CreateAppInput) (req *request.Request, output *CreateAppOutput) + func (c *Pinpoint) CreateAppWithContext(ctx aws.Context, input *CreateAppInput, opts ...request.Option) (*CreateAppOutput, error) + func (c *Pinpoint) CreateCampaign(input *CreateCampaignInput) (*CreateCampaignOutput, error) + func (c *Pinpoint) CreateCampaignRequest(input *CreateCampaignInput) (req *request.Request, output *CreateCampaignOutput) + func (c *Pinpoint) CreateCampaignWithContext(ctx aws.Context, input *CreateCampaignInput, opts ...request.Option) (*CreateCampaignOutput, error) + func (c *Pinpoint) CreateEmailTemplate(input *CreateEmailTemplateInput) (*CreateEmailTemplateOutput, error) + func (c *Pinpoint) CreateEmailTemplateRequest(input *CreateEmailTemplateInput) (req *request.Request, output *CreateEmailTemplateOutput) + func (c *Pinpoint) CreateEmailTemplateWithContext(ctx aws.Context, input *CreateEmailTemplateInput, opts ...request.Option) (*CreateEmailTemplateOutput, error) + func (c *Pinpoint) CreateExportJob(input *CreateExportJobInput) (*CreateExportJobOutput, error) + func (c *Pinpoint) CreateExportJobRequest(input *CreateExportJobInput) (req *request.Request, output *CreateExportJobOutput) + func (c *Pinpoint) CreateExportJobWithContext(ctx aws.Context, input *CreateExportJobInput, opts ...request.Option) (*CreateExportJobOutput, error) + func (c *Pinpoint) CreateImportJob(input *CreateImportJobInput) (*CreateImportJobOutput, error) + func (c *Pinpoint) CreateImportJobRequest(input *CreateImportJobInput) (req *request.Request, output *CreateImportJobOutput) + func (c *Pinpoint) CreateImportJobWithContext(ctx aws.Context, input *CreateImportJobInput, opts ...request.Option) (*CreateImportJobOutput, error) + func (c *Pinpoint) CreateInAppTemplate(input *CreateInAppTemplateInput) (*CreateInAppTemplateOutput, error) + func (c *Pinpoint) CreateInAppTemplateRequest(input *CreateInAppTemplateInput) (req *request.Request, output *CreateInAppTemplateOutput) + func (c *Pinpoint) CreateInAppTemplateWithContext(ctx aws.Context, input *CreateInAppTemplateInput, opts ...request.Option) (*CreateInAppTemplateOutput, error) + func (c *Pinpoint) CreateJourney(input *CreateJourneyInput) (*CreateJourneyOutput, error) + func (c *Pinpoint) CreateJourneyRequest(input *CreateJourneyInput) (req *request.Request, output *CreateJourneyOutput) + func (c *Pinpoint) CreateJourneyWithContext(ctx aws.Context, input *CreateJourneyInput, opts ...request.Option) (*CreateJourneyOutput, error) + func (c *Pinpoint) CreatePushTemplate(input *CreatePushTemplateInput) (*CreatePushTemplateOutput, error) + func (c *Pinpoint) CreatePushTemplateRequest(input *CreatePushTemplateInput) (req *request.Request, output *CreatePushTemplateOutput) + func (c *Pinpoint) CreatePushTemplateWithContext(ctx aws.Context, input *CreatePushTemplateInput, opts ...request.Option) (*CreatePushTemplateOutput, error) + func (c *Pinpoint) CreateRecommenderConfiguration(input *CreateRecommenderConfigurationInput) (*CreateRecommenderConfigurationOutput, error) + func (c *Pinpoint) CreateRecommenderConfigurationRequest(input *CreateRecommenderConfigurationInput) (req *request.Request, output *CreateRecommenderConfigurationOutput) + func (c *Pinpoint) CreateRecommenderConfigurationWithContext(ctx aws.Context, input *CreateRecommenderConfigurationInput, ...) (*CreateRecommenderConfigurationOutput, error) + func (c *Pinpoint) CreateSegment(input *CreateSegmentInput) (*CreateSegmentOutput, error) + func (c *Pinpoint) CreateSegmentRequest(input *CreateSegmentInput) (req *request.Request, output *CreateSegmentOutput) + func (c *Pinpoint) CreateSegmentWithContext(ctx aws.Context, input *CreateSegmentInput, opts ...request.Option) (*CreateSegmentOutput, error) + func (c *Pinpoint) CreateSmsTemplate(input *CreateSmsTemplateInput) (*CreateSmsTemplateOutput, error) + func (c *Pinpoint) CreateSmsTemplateRequest(input *CreateSmsTemplateInput) (req *request.Request, output *CreateSmsTemplateOutput) + func (c *Pinpoint) CreateSmsTemplateWithContext(ctx aws.Context, input *CreateSmsTemplateInput, opts ...request.Option) (*CreateSmsTemplateOutput, error) + func (c *Pinpoint) CreateVoiceTemplate(input *CreateVoiceTemplateInput) (*CreateVoiceTemplateOutput, error) + func (c *Pinpoint) CreateVoiceTemplateRequest(input *CreateVoiceTemplateInput) (req *request.Request, output *CreateVoiceTemplateOutput) + func (c *Pinpoint) CreateVoiceTemplateWithContext(ctx aws.Context, input *CreateVoiceTemplateInput, opts ...request.Option) (*CreateVoiceTemplateOutput, error) + func (c *Pinpoint) DeleteAdmChannel(input *DeleteAdmChannelInput) (*DeleteAdmChannelOutput, error) + func (c *Pinpoint) DeleteAdmChannelRequest(input *DeleteAdmChannelInput) (req *request.Request, output *DeleteAdmChannelOutput) + func (c *Pinpoint) DeleteAdmChannelWithContext(ctx aws.Context, input *DeleteAdmChannelInput, opts ...request.Option) (*DeleteAdmChannelOutput, error) + func (c *Pinpoint) DeleteApnsChannel(input *DeleteApnsChannelInput) (*DeleteApnsChannelOutput, error) + func (c *Pinpoint) DeleteApnsChannelRequest(input *DeleteApnsChannelInput) (req *request.Request, output *DeleteApnsChannelOutput) + func (c *Pinpoint) DeleteApnsChannelWithContext(ctx aws.Context, input *DeleteApnsChannelInput, opts ...request.Option) (*DeleteApnsChannelOutput, error) + func (c *Pinpoint) DeleteApnsSandboxChannel(input *DeleteApnsSandboxChannelInput) (*DeleteApnsSandboxChannelOutput, error) + func (c *Pinpoint) DeleteApnsSandboxChannelRequest(input *DeleteApnsSandboxChannelInput) (req *request.Request, output *DeleteApnsSandboxChannelOutput) + func (c *Pinpoint) DeleteApnsSandboxChannelWithContext(ctx aws.Context, input *DeleteApnsSandboxChannelInput, opts ...request.Option) (*DeleteApnsSandboxChannelOutput, error) + func (c *Pinpoint) DeleteApnsVoipChannel(input *DeleteApnsVoipChannelInput) (*DeleteApnsVoipChannelOutput, error) + func (c *Pinpoint) DeleteApnsVoipChannelRequest(input *DeleteApnsVoipChannelInput) (req *request.Request, output *DeleteApnsVoipChannelOutput) + func (c *Pinpoint) DeleteApnsVoipChannelWithContext(ctx aws.Context, input *DeleteApnsVoipChannelInput, opts ...request.Option) (*DeleteApnsVoipChannelOutput, error) + func (c *Pinpoint) DeleteApnsVoipSandboxChannel(input *DeleteApnsVoipSandboxChannelInput) (*DeleteApnsVoipSandboxChannelOutput, error) + func (c *Pinpoint) DeleteApnsVoipSandboxChannelRequest(input *DeleteApnsVoipSandboxChannelInput) (req *request.Request, output *DeleteApnsVoipSandboxChannelOutput) + func (c *Pinpoint) DeleteApnsVoipSandboxChannelWithContext(ctx aws.Context, input *DeleteApnsVoipSandboxChannelInput, ...) (*DeleteApnsVoipSandboxChannelOutput, error) + func (c *Pinpoint) DeleteApp(input *DeleteAppInput) (*DeleteAppOutput, error) + func (c *Pinpoint) DeleteAppRequest(input *DeleteAppInput) (req *request.Request, output *DeleteAppOutput) + func (c *Pinpoint) DeleteAppWithContext(ctx aws.Context, input *DeleteAppInput, opts ...request.Option) (*DeleteAppOutput, error) + func (c *Pinpoint) DeleteBaiduChannel(input *DeleteBaiduChannelInput) (*DeleteBaiduChannelOutput, error) + func (c *Pinpoint) DeleteBaiduChannelRequest(input *DeleteBaiduChannelInput) (req *request.Request, output *DeleteBaiduChannelOutput) + func (c *Pinpoint) DeleteBaiduChannelWithContext(ctx aws.Context, input *DeleteBaiduChannelInput, opts ...request.Option) (*DeleteBaiduChannelOutput, error) + func (c *Pinpoint) DeleteCampaign(input *DeleteCampaignInput) (*DeleteCampaignOutput, error) + func (c *Pinpoint) DeleteCampaignRequest(input *DeleteCampaignInput) (req *request.Request, output *DeleteCampaignOutput) + func (c *Pinpoint) DeleteCampaignWithContext(ctx aws.Context, input *DeleteCampaignInput, opts ...request.Option) (*DeleteCampaignOutput, error) + func (c *Pinpoint) DeleteEmailChannel(input *DeleteEmailChannelInput) (*DeleteEmailChannelOutput, error) + func (c *Pinpoint) DeleteEmailChannelRequest(input *DeleteEmailChannelInput) (req *request.Request, output *DeleteEmailChannelOutput) + func (c *Pinpoint) DeleteEmailChannelWithContext(ctx aws.Context, input *DeleteEmailChannelInput, opts ...request.Option) (*DeleteEmailChannelOutput, error) + func (c *Pinpoint) DeleteEmailTemplate(input *DeleteEmailTemplateInput) (*DeleteEmailTemplateOutput, error) + func (c *Pinpoint) DeleteEmailTemplateRequest(input *DeleteEmailTemplateInput) (req *request.Request, output *DeleteEmailTemplateOutput) + func (c *Pinpoint) DeleteEmailTemplateWithContext(ctx aws.Context, input *DeleteEmailTemplateInput, opts ...request.Option) (*DeleteEmailTemplateOutput, error) + func (c *Pinpoint) DeleteEndpoint(input *DeleteEndpointInput) (*DeleteEndpointOutput, error) + func (c *Pinpoint) DeleteEndpointRequest(input *DeleteEndpointInput) (req *request.Request, output *DeleteEndpointOutput) + func (c *Pinpoint) DeleteEndpointWithContext(ctx aws.Context, input *DeleteEndpointInput, opts ...request.Option) (*DeleteEndpointOutput, error) + func (c *Pinpoint) DeleteEventStream(input *DeleteEventStreamInput) (*DeleteEventStreamOutput, error) + func (c *Pinpoint) DeleteEventStreamRequest(input *DeleteEventStreamInput) (req *request.Request, output *DeleteEventStreamOutput) + func (c *Pinpoint) DeleteEventStreamWithContext(ctx aws.Context, input *DeleteEventStreamInput, opts ...request.Option) (*DeleteEventStreamOutput, error) + func (c *Pinpoint) DeleteGcmChannel(input *DeleteGcmChannelInput) (*DeleteGcmChannelOutput, error) + func (c *Pinpoint) DeleteGcmChannelRequest(input *DeleteGcmChannelInput) (req *request.Request, output *DeleteGcmChannelOutput) + func (c *Pinpoint) DeleteGcmChannelWithContext(ctx aws.Context, input *DeleteGcmChannelInput, opts ...request.Option) (*DeleteGcmChannelOutput, error) + func (c *Pinpoint) DeleteInAppTemplate(input *DeleteInAppTemplateInput) (*DeleteInAppTemplateOutput, error) + func (c *Pinpoint) DeleteInAppTemplateRequest(input *DeleteInAppTemplateInput) (req *request.Request, output *DeleteInAppTemplateOutput) + func (c *Pinpoint) DeleteInAppTemplateWithContext(ctx aws.Context, input *DeleteInAppTemplateInput, opts ...request.Option) (*DeleteInAppTemplateOutput, error) + func (c *Pinpoint) DeleteJourney(input *DeleteJourneyInput) (*DeleteJourneyOutput, error) + func (c *Pinpoint) DeleteJourneyRequest(input *DeleteJourneyInput) (req *request.Request, output *DeleteJourneyOutput) + func (c *Pinpoint) DeleteJourneyWithContext(ctx aws.Context, input *DeleteJourneyInput, opts ...request.Option) (*DeleteJourneyOutput, error) + func (c *Pinpoint) DeletePushTemplate(input *DeletePushTemplateInput) (*DeletePushTemplateOutput, error) + func (c *Pinpoint) DeletePushTemplateRequest(input *DeletePushTemplateInput) (req *request.Request, output *DeletePushTemplateOutput) + func (c *Pinpoint) DeletePushTemplateWithContext(ctx aws.Context, input *DeletePushTemplateInput, opts ...request.Option) (*DeletePushTemplateOutput, error) + func (c *Pinpoint) DeleteRecommenderConfiguration(input *DeleteRecommenderConfigurationInput) (*DeleteRecommenderConfigurationOutput, error) + func (c *Pinpoint) DeleteRecommenderConfigurationRequest(input *DeleteRecommenderConfigurationInput) (req *request.Request, output *DeleteRecommenderConfigurationOutput) + func (c *Pinpoint) DeleteRecommenderConfigurationWithContext(ctx aws.Context, input *DeleteRecommenderConfigurationInput, ...) (*DeleteRecommenderConfigurationOutput, error) + func (c *Pinpoint) DeleteSegment(input *DeleteSegmentInput) (*DeleteSegmentOutput, error) + func (c *Pinpoint) DeleteSegmentRequest(input *DeleteSegmentInput) (req *request.Request, output *DeleteSegmentOutput) + func (c *Pinpoint) DeleteSegmentWithContext(ctx aws.Context, input *DeleteSegmentInput, opts ...request.Option) (*DeleteSegmentOutput, error) + func (c *Pinpoint) DeleteSmsChannel(input *DeleteSmsChannelInput) (*DeleteSmsChannelOutput, error) + func (c *Pinpoint) DeleteSmsChannelRequest(input *DeleteSmsChannelInput) (req *request.Request, output *DeleteSmsChannelOutput) + func (c *Pinpoint) DeleteSmsChannelWithContext(ctx aws.Context, input *DeleteSmsChannelInput, opts ...request.Option) (*DeleteSmsChannelOutput, error) + func (c *Pinpoint) DeleteSmsTemplate(input *DeleteSmsTemplateInput) (*DeleteSmsTemplateOutput, error) + func (c *Pinpoint) DeleteSmsTemplateRequest(input *DeleteSmsTemplateInput) (req *request.Request, output *DeleteSmsTemplateOutput) + func (c *Pinpoint) DeleteSmsTemplateWithContext(ctx aws.Context, input *DeleteSmsTemplateInput, opts ...request.Option) (*DeleteSmsTemplateOutput, error) + func (c *Pinpoint) DeleteUserEndpoints(input *DeleteUserEndpointsInput) (*DeleteUserEndpointsOutput, error) + func (c *Pinpoint) DeleteUserEndpointsRequest(input *DeleteUserEndpointsInput) (req *request.Request, output *DeleteUserEndpointsOutput) + func (c *Pinpoint) DeleteUserEndpointsWithContext(ctx aws.Context, input *DeleteUserEndpointsInput, opts ...request.Option) (*DeleteUserEndpointsOutput, error) + func (c *Pinpoint) DeleteVoiceChannel(input *DeleteVoiceChannelInput) (*DeleteVoiceChannelOutput, error) + func (c *Pinpoint) DeleteVoiceChannelRequest(input *DeleteVoiceChannelInput) (req *request.Request, output *DeleteVoiceChannelOutput) + func (c *Pinpoint) DeleteVoiceChannelWithContext(ctx aws.Context, input *DeleteVoiceChannelInput, opts ...request.Option) (*DeleteVoiceChannelOutput, error) + func (c *Pinpoint) DeleteVoiceTemplate(input *DeleteVoiceTemplateInput) (*DeleteVoiceTemplateOutput, error) + func (c *Pinpoint) DeleteVoiceTemplateRequest(input *DeleteVoiceTemplateInput) (req *request.Request, output *DeleteVoiceTemplateOutput) + func (c *Pinpoint) DeleteVoiceTemplateWithContext(ctx aws.Context, input *DeleteVoiceTemplateInput, opts ...request.Option) (*DeleteVoiceTemplateOutput, error) + func (c *Pinpoint) GetAdmChannel(input *GetAdmChannelInput) (*GetAdmChannelOutput, error) + func (c *Pinpoint) GetAdmChannelRequest(input *GetAdmChannelInput) (req *request.Request, output *GetAdmChannelOutput) + func (c *Pinpoint) GetAdmChannelWithContext(ctx aws.Context, input *GetAdmChannelInput, opts ...request.Option) (*GetAdmChannelOutput, error) + func (c *Pinpoint) GetApnsChannel(input *GetApnsChannelInput) (*GetApnsChannelOutput, error) + func (c *Pinpoint) GetApnsChannelRequest(input *GetApnsChannelInput) (req *request.Request, output *GetApnsChannelOutput) + func (c *Pinpoint) GetApnsChannelWithContext(ctx aws.Context, input *GetApnsChannelInput, opts ...request.Option) (*GetApnsChannelOutput, error) + func (c *Pinpoint) GetApnsSandboxChannel(input *GetApnsSandboxChannelInput) (*GetApnsSandboxChannelOutput, error) + func (c *Pinpoint) GetApnsSandboxChannelRequest(input *GetApnsSandboxChannelInput) (req *request.Request, output *GetApnsSandboxChannelOutput) + func (c *Pinpoint) GetApnsSandboxChannelWithContext(ctx aws.Context, input *GetApnsSandboxChannelInput, opts ...request.Option) (*GetApnsSandboxChannelOutput, error) + func (c *Pinpoint) GetApnsVoipChannel(input *GetApnsVoipChannelInput) (*GetApnsVoipChannelOutput, error) + func (c *Pinpoint) GetApnsVoipChannelRequest(input *GetApnsVoipChannelInput) (req *request.Request, output *GetApnsVoipChannelOutput) + func (c *Pinpoint) GetApnsVoipChannelWithContext(ctx aws.Context, input *GetApnsVoipChannelInput, opts ...request.Option) (*GetApnsVoipChannelOutput, error) + func (c *Pinpoint) GetApnsVoipSandboxChannel(input *GetApnsVoipSandboxChannelInput) (*GetApnsVoipSandboxChannelOutput, error) + func (c *Pinpoint) GetApnsVoipSandboxChannelRequest(input *GetApnsVoipSandboxChannelInput) (req *request.Request, output *GetApnsVoipSandboxChannelOutput) + func (c *Pinpoint) GetApnsVoipSandboxChannelWithContext(ctx aws.Context, input *GetApnsVoipSandboxChannelInput, opts ...request.Option) (*GetApnsVoipSandboxChannelOutput, error) + func (c *Pinpoint) GetApp(input *GetAppInput) (*GetAppOutput, error) + func (c *Pinpoint) GetAppRequest(input *GetAppInput) (req *request.Request, output *GetAppOutput) + func (c *Pinpoint) GetAppWithContext(ctx aws.Context, input *GetAppInput, opts ...request.Option) (*GetAppOutput, error) + func (c *Pinpoint) GetApplicationDateRangeKpi(input *GetApplicationDateRangeKpiInput) (*GetApplicationDateRangeKpiOutput, error) + func (c *Pinpoint) GetApplicationDateRangeKpiRequest(input *GetApplicationDateRangeKpiInput) (req *request.Request, output *GetApplicationDateRangeKpiOutput) + func (c *Pinpoint) GetApplicationDateRangeKpiWithContext(ctx aws.Context, input *GetApplicationDateRangeKpiInput, ...) (*GetApplicationDateRangeKpiOutput, error) + func (c *Pinpoint) GetApplicationSettings(input *GetApplicationSettingsInput) (*GetApplicationSettingsOutput, error) + func (c *Pinpoint) GetApplicationSettingsRequest(input *GetApplicationSettingsInput) (req *request.Request, output *GetApplicationSettingsOutput) + func (c *Pinpoint) GetApplicationSettingsWithContext(ctx aws.Context, input *GetApplicationSettingsInput, opts ...request.Option) (*GetApplicationSettingsOutput, error) + func (c *Pinpoint) GetApps(input *GetAppsInput) (*GetAppsOutput, error) + func (c *Pinpoint) GetAppsRequest(input *GetAppsInput) (req *request.Request, output *GetAppsOutput) + func (c *Pinpoint) GetAppsWithContext(ctx aws.Context, input *GetAppsInput, opts ...request.Option) (*GetAppsOutput, error) + func (c *Pinpoint) GetBaiduChannel(input *GetBaiduChannelInput) (*GetBaiduChannelOutput, error) + func (c *Pinpoint) GetBaiduChannelRequest(input *GetBaiduChannelInput) (req *request.Request, output *GetBaiduChannelOutput) + func (c *Pinpoint) GetBaiduChannelWithContext(ctx aws.Context, input *GetBaiduChannelInput, opts ...request.Option) (*GetBaiduChannelOutput, error) + func (c *Pinpoint) GetCampaign(input *GetCampaignInput) (*GetCampaignOutput, error) + func (c *Pinpoint) GetCampaignActivities(input *GetCampaignActivitiesInput) (*GetCampaignActivitiesOutput, error) + func (c *Pinpoint) GetCampaignActivitiesRequest(input *GetCampaignActivitiesInput) (req *request.Request, output *GetCampaignActivitiesOutput) + func (c *Pinpoint) GetCampaignActivitiesWithContext(ctx aws.Context, input *GetCampaignActivitiesInput, opts ...request.Option) (*GetCampaignActivitiesOutput, error) + func (c *Pinpoint) GetCampaignDateRangeKpi(input *GetCampaignDateRangeKpiInput) (*GetCampaignDateRangeKpiOutput, error) + func (c *Pinpoint) GetCampaignDateRangeKpiRequest(input *GetCampaignDateRangeKpiInput) (req *request.Request, output *GetCampaignDateRangeKpiOutput) + func (c *Pinpoint) GetCampaignDateRangeKpiWithContext(ctx aws.Context, input *GetCampaignDateRangeKpiInput, opts ...request.Option) (*GetCampaignDateRangeKpiOutput, error) + func (c *Pinpoint) GetCampaignRequest(input *GetCampaignInput) (req *request.Request, output *GetCampaignOutput) + func (c *Pinpoint) GetCampaignVersion(input *GetCampaignVersionInput) (*GetCampaignVersionOutput, error) + func (c *Pinpoint) GetCampaignVersionRequest(input *GetCampaignVersionInput) (req *request.Request, output *GetCampaignVersionOutput) + func (c *Pinpoint) GetCampaignVersionWithContext(ctx aws.Context, input *GetCampaignVersionInput, opts ...request.Option) (*GetCampaignVersionOutput, error) + func (c *Pinpoint) GetCampaignVersions(input *GetCampaignVersionsInput) (*GetCampaignVersionsOutput, error) + func (c *Pinpoint) GetCampaignVersionsRequest(input *GetCampaignVersionsInput) (req *request.Request, output *GetCampaignVersionsOutput) + func (c *Pinpoint) GetCampaignVersionsWithContext(ctx aws.Context, input *GetCampaignVersionsInput, opts ...request.Option) (*GetCampaignVersionsOutput, error) + func (c *Pinpoint) GetCampaignWithContext(ctx aws.Context, input *GetCampaignInput, opts ...request.Option) (*GetCampaignOutput, error) + func (c *Pinpoint) GetCampaigns(input *GetCampaignsInput) (*GetCampaignsOutput, error) + func (c *Pinpoint) GetCampaignsRequest(input *GetCampaignsInput) (req *request.Request, output *GetCampaignsOutput) + func (c *Pinpoint) GetCampaignsWithContext(ctx aws.Context, input *GetCampaignsInput, opts ...request.Option) (*GetCampaignsOutput, error) + func (c *Pinpoint) GetChannels(input *GetChannelsInput) (*GetChannelsOutput, error) + func (c *Pinpoint) GetChannelsRequest(input *GetChannelsInput) (req *request.Request, output *GetChannelsOutput) + func (c *Pinpoint) GetChannelsWithContext(ctx aws.Context, input *GetChannelsInput, opts ...request.Option) (*GetChannelsOutput, error) + func (c *Pinpoint) GetEmailChannel(input *GetEmailChannelInput) (*GetEmailChannelOutput, error) + func (c *Pinpoint) GetEmailChannelRequest(input *GetEmailChannelInput) (req *request.Request, output *GetEmailChannelOutput) + func (c *Pinpoint) GetEmailChannelWithContext(ctx aws.Context, input *GetEmailChannelInput, opts ...request.Option) (*GetEmailChannelOutput, error) + func (c *Pinpoint) GetEmailTemplate(input *GetEmailTemplateInput) (*GetEmailTemplateOutput, error) + func (c *Pinpoint) GetEmailTemplateRequest(input *GetEmailTemplateInput) (req *request.Request, output *GetEmailTemplateOutput) + func (c *Pinpoint) GetEmailTemplateWithContext(ctx aws.Context, input *GetEmailTemplateInput, opts ...request.Option) (*GetEmailTemplateOutput, error) + func (c *Pinpoint) GetEndpoint(input *GetEndpointInput) (*GetEndpointOutput, error) + func (c *Pinpoint) GetEndpointRequest(input *GetEndpointInput) (req *request.Request, output *GetEndpointOutput) + func (c *Pinpoint) GetEndpointWithContext(ctx aws.Context, input *GetEndpointInput, opts ...request.Option) (*GetEndpointOutput, error) + func (c *Pinpoint) GetEventStream(input *GetEventStreamInput) (*GetEventStreamOutput, error) + func (c *Pinpoint) GetEventStreamRequest(input *GetEventStreamInput) (req *request.Request, output *GetEventStreamOutput) + func (c *Pinpoint) GetEventStreamWithContext(ctx aws.Context, input *GetEventStreamInput, opts ...request.Option) (*GetEventStreamOutput, error) + func (c *Pinpoint) GetExportJob(input *GetExportJobInput) (*GetExportJobOutput, error) + func (c *Pinpoint) GetExportJobRequest(input *GetExportJobInput) (req *request.Request, output *GetExportJobOutput) + func (c *Pinpoint) GetExportJobWithContext(ctx aws.Context, input *GetExportJobInput, opts ...request.Option) (*GetExportJobOutput, error) + func (c *Pinpoint) GetExportJobs(input *GetExportJobsInput) (*GetExportJobsOutput, error) + func (c *Pinpoint) GetExportJobsRequest(input *GetExportJobsInput) (req *request.Request, output *GetExportJobsOutput) + func (c *Pinpoint) GetExportJobsWithContext(ctx aws.Context, input *GetExportJobsInput, opts ...request.Option) (*GetExportJobsOutput, error) + func (c *Pinpoint) GetGcmChannel(input *GetGcmChannelInput) (*GetGcmChannelOutput, error) + func (c *Pinpoint) GetGcmChannelRequest(input *GetGcmChannelInput) (req *request.Request, output *GetGcmChannelOutput) + func (c *Pinpoint) GetGcmChannelWithContext(ctx aws.Context, input *GetGcmChannelInput, opts ...request.Option) (*GetGcmChannelOutput, error) + func (c *Pinpoint) GetImportJob(input *GetImportJobInput) (*GetImportJobOutput, error) + func (c *Pinpoint) GetImportJobRequest(input *GetImportJobInput) (req *request.Request, output *GetImportJobOutput) + func (c *Pinpoint) GetImportJobWithContext(ctx aws.Context, input *GetImportJobInput, opts ...request.Option) (*GetImportJobOutput, error) + func (c *Pinpoint) GetImportJobs(input *GetImportJobsInput) (*GetImportJobsOutput, error) + func (c *Pinpoint) GetImportJobsRequest(input *GetImportJobsInput) (req *request.Request, output *GetImportJobsOutput) + func (c *Pinpoint) GetImportJobsWithContext(ctx aws.Context, input *GetImportJobsInput, opts ...request.Option) (*GetImportJobsOutput, error) + func (c *Pinpoint) GetInAppMessages(input *GetInAppMessagesInput) (*GetInAppMessagesOutput, error) + func (c *Pinpoint) GetInAppMessagesRequest(input *GetInAppMessagesInput) (req *request.Request, output *GetInAppMessagesOutput) + func (c *Pinpoint) GetInAppMessagesWithContext(ctx aws.Context, input *GetInAppMessagesInput, opts ...request.Option) (*GetInAppMessagesOutput, error) + func (c *Pinpoint) GetInAppTemplate(input *GetInAppTemplateInput) (*GetInAppTemplateOutput, error) + func (c *Pinpoint) GetInAppTemplateRequest(input *GetInAppTemplateInput) (req *request.Request, output *GetInAppTemplateOutput) + func (c *Pinpoint) GetInAppTemplateWithContext(ctx aws.Context, input *GetInAppTemplateInput, opts ...request.Option) (*GetInAppTemplateOutput, error) + func (c *Pinpoint) GetJourney(input *GetJourneyInput) (*GetJourneyOutput, error) + func (c *Pinpoint) GetJourneyDateRangeKpi(input *GetJourneyDateRangeKpiInput) (*GetJourneyDateRangeKpiOutput, error) + func (c *Pinpoint) GetJourneyDateRangeKpiRequest(input *GetJourneyDateRangeKpiInput) (req *request.Request, output *GetJourneyDateRangeKpiOutput) + func (c *Pinpoint) GetJourneyDateRangeKpiWithContext(ctx aws.Context, input *GetJourneyDateRangeKpiInput, opts ...request.Option) (*GetJourneyDateRangeKpiOutput, error) + func (c *Pinpoint) GetJourneyExecutionActivityMetrics(input *GetJourneyExecutionActivityMetricsInput) (*GetJourneyExecutionActivityMetricsOutput, error) + func (c *Pinpoint) GetJourneyExecutionActivityMetricsRequest(input *GetJourneyExecutionActivityMetricsInput) (req *request.Request, output *GetJourneyExecutionActivityMetricsOutput) + func (c *Pinpoint) GetJourneyExecutionActivityMetricsWithContext(ctx aws.Context, input *GetJourneyExecutionActivityMetricsInput, ...) (*GetJourneyExecutionActivityMetricsOutput, error) + func (c *Pinpoint) GetJourneyExecutionMetrics(input *GetJourneyExecutionMetricsInput) (*GetJourneyExecutionMetricsOutput, error) + func (c *Pinpoint) GetJourneyExecutionMetricsRequest(input *GetJourneyExecutionMetricsInput) (req *request.Request, output *GetJourneyExecutionMetricsOutput) + func (c *Pinpoint) GetJourneyExecutionMetricsWithContext(ctx aws.Context, input *GetJourneyExecutionMetricsInput, ...) (*GetJourneyExecutionMetricsOutput, error) + func (c *Pinpoint) GetJourneyRequest(input *GetJourneyInput) (req *request.Request, output *GetJourneyOutput) + func (c *Pinpoint) GetJourneyRunExecutionActivityMetrics(input *GetJourneyRunExecutionActivityMetricsInput) (*GetJourneyRunExecutionActivityMetricsOutput, error) + func (c *Pinpoint) GetJourneyRunExecutionActivityMetricsRequest(input *GetJourneyRunExecutionActivityMetricsInput) (req *request.Request, output *GetJourneyRunExecutionActivityMetricsOutput) + func (c *Pinpoint) GetJourneyRunExecutionActivityMetricsWithContext(ctx aws.Context, input *GetJourneyRunExecutionActivityMetricsInput, ...) (*GetJourneyRunExecutionActivityMetricsOutput, error) + func (c *Pinpoint) GetJourneyRunExecutionMetrics(input *GetJourneyRunExecutionMetricsInput) (*GetJourneyRunExecutionMetricsOutput, error) + func (c *Pinpoint) GetJourneyRunExecutionMetricsRequest(input *GetJourneyRunExecutionMetricsInput) (req *request.Request, output *GetJourneyRunExecutionMetricsOutput) + func (c *Pinpoint) GetJourneyRunExecutionMetricsWithContext(ctx aws.Context, input *GetJourneyRunExecutionMetricsInput, ...) (*GetJourneyRunExecutionMetricsOutput, error) + func (c *Pinpoint) GetJourneyRuns(input *GetJourneyRunsInput) (*GetJourneyRunsOutput, error) + func (c *Pinpoint) GetJourneyRunsRequest(input *GetJourneyRunsInput) (req *request.Request, output *GetJourneyRunsOutput) + func (c *Pinpoint) GetJourneyRunsWithContext(ctx aws.Context, input *GetJourneyRunsInput, opts ...request.Option) (*GetJourneyRunsOutput, error) + func (c *Pinpoint) GetJourneyWithContext(ctx aws.Context, input *GetJourneyInput, opts ...request.Option) (*GetJourneyOutput, error) + func (c *Pinpoint) GetPushTemplate(input *GetPushTemplateInput) (*GetPushTemplateOutput, error) + func (c *Pinpoint) GetPushTemplateRequest(input *GetPushTemplateInput) (req *request.Request, output *GetPushTemplateOutput) + func (c *Pinpoint) GetPushTemplateWithContext(ctx aws.Context, input *GetPushTemplateInput, opts ...request.Option) (*GetPushTemplateOutput, error) + func (c *Pinpoint) GetRecommenderConfiguration(input *GetRecommenderConfigurationInput) (*GetRecommenderConfigurationOutput, error) + func (c *Pinpoint) GetRecommenderConfigurationRequest(input *GetRecommenderConfigurationInput) (req *request.Request, output *GetRecommenderConfigurationOutput) + func (c *Pinpoint) GetRecommenderConfigurationWithContext(ctx aws.Context, input *GetRecommenderConfigurationInput, ...) (*GetRecommenderConfigurationOutput, error) + func (c *Pinpoint) GetRecommenderConfigurations(input *GetRecommenderConfigurationsInput) (*GetRecommenderConfigurationsOutput, error) + func (c *Pinpoint) GetRecommenderConfigurationsRequest(input *GetRecommenderConfigurationsInput) (req *request.Request, output *GetRecommenderConfigurationsOutput) + func (c *Pinpoint) GetRecommenderConfigurationsWithContext(ctx aws.Context, input *GetRecommenderConfigurationsInput, ...) (*GetRecommenderConfigurationsOutput, error) + func (c *Pinpoint) GetSegment(input *GetSegmentInput) (*GetSegmentOutput, error) + func (c *Pinpoint) GetSegmentExportJobs(input *GetSegmentExportJobsInput) (*GetSegmentExportJobsOutput, error) + func (c *Pinpoint) GetSegmentExportJobsRequest(input *GetSegmentExportJobsInput) (req *request.Request, output *GetSegmentExportJobsOutput) + func (c *Pinpoint) GetSegmentExportJobsWithContext(ctx aws.Context, input *GetSegmentExportJobsInput, opts ...request.Option) (*GetSegmentExportJobsOutput, error) + func (c *Pinpoint) GetSegmentImportJobs(input *GetSegmentImportJobsInput) (*GetSegmentImportJobsOutput, error) + func (c *Pinpoint) GetSegmentImportJobsRequest(input *GetSegmentImportJobsInput) (req *request.Request, output *GetSegmentImportJobsOutput) + func (c *Pinpoint) GetSegmentImportJobsWithContext(ctx aws.Context, input *GetSegmentImportJobsInput, opts ...request.Option) (*GetSegmentImportJobsOutput, error) + func (c *Pinpoint) GetSegmentRequest(input *GetSegmentInput) (req *request.Request, output *GetSegmentOutput) + func (c *Pinpoint) GetSegmentVersion(input *GetSegmentVersionInput) (*GetSegmentVersionOutput, error) + func (c *Pinpoint) GetSegmentVersionRequest(input *GetSegmentVersionInput) (req *request.Request, output *GetSegmentVersionOutput) + func (c *Pinpoint) GetSegmentVersionWithContext(ctx aws.Context, input *GetSegmentVersionInput, opts ...request.Option) (*GetSegmentVersionOutput, error) + func (c *Pinpoint) GetSegmentVersions(input *GetSegmentVersionsInput) (*GetSegmentVersionsOutput, error) + func (c *Pinpoint) GetSegmentVersionsRequest(input *GetSegmentVersionsInput) (req *request.Request, output *GetSegmentVersionsOutput) + func (c *Pinpoint) GetSegmentVersionsWithContext(ctx aws.Context, input *GetSegmentVersionsInput, opts ...request.Option) (*GetSegmentVersionsOutput, error) + func (c *Pinpoint) GetSegmentWithContext(ctx aws.Context, input *GetSegmentInput, opts ...request.Option) (*GetSegmentOutput, error) + func (c *Pinpoint) GetSegments(input *GetSegmentsInput) (*GetSegmentsOutput, error) + func (c *Pinpoint) GetSegmentsRequest(input *GetSegmentsInput) (req *request.Request, output *GetSegmentsOutput) + func (c *Pinpoint) GetSegmentsWithContext(ctx aws.Context, input *GetSegmentsInput, opts ...request.Option) (*GetSegmentsOutput, error) + func (c *Pinpoint) GetSmsChannel(input *GetSmsChannelInput) (*GetSmsChannelOutput, error) + func (c *Pinpoint) GetSmsChannelRequest(input *GetSmsChannelInput) (req *request.Request, output *GetSmsChannelOutput) + func (c *Pinpoint) GetSmsChannelWithContext(ctx aws.Context, input *GetSmsChannelInput, opts ...request.Option) (*GetSmsChannelOutput, error) + func (c *Pinpoint) GetSmsTemplate(input *GetSmsTemplateInput) (*GetSmsTemplateOutput, error) + func (c *Pinpoint) GetSmsTemplateRequest(input *GetSmsTemplateInput) (req *request.Request, output *GetSmsTemplateOutput) + func (c *Pinpoint) GetSmsTemplateWithContext(ctx aws.Context, input *GetSmsTemplateInput, opts ...request.Option) (*GetSmsTemplateOutput, error) + func (c *Pinpoint) GetUserEndpoints(input *GetUserEndpointsInput) (*GetUserEndpointsOutput, error) + func (c *Pinpoint) GetUserEndpointsRequest(input *GetUserEndpointsInput) (req *request.Request, output *GetUserEndpointsOutput) + func (c *Pinpoint) GetUserEndpointsWithContext(ctx aws.Context, input *GetUserEndpointsInput, opts ...request.Option) (*GetUserEndpointsOutput, error) + func (c *Pinpoint) GetVoiceChannel(input *GetVoiceChannelInput) (*GetVoiceChannelOutput, error) + func (c *Pinpoint) GetVoiceChannelRequest(input *GetVoiceChannelInput) (req *request.Request, output *GetVoiceChannelOutput) + func (c *Pinpoint) GetVoiceChannelWithContext(ctx aws.Context, input *GetVoiceChannelInput, opts ...request.Option) (*GetVoiceChannelOutput, error) + func (c *Pinpoint) GetVoiceTemplate(input *GetVoiceTemplateInput) (*GetVoiceTemplateOutput, error) + func (c *Pinpoint) GetVoiceTemplateRequest(input *GetVoiceTemplateInput) (req *request.Request, output *GetVoiceTemplateOutput) + func (c *Pinpoint) GetVoiceTemplateWithContext(ctx aws.Context, input *GetVoiceTemplateInput, opts ...request.Option) (*GetVoiceTemplateOutput, error) + func (c *Pinpoint) ListJourneys(input *ListJourneysInput) (*ListJourneysOutput, error) + func (c *Pinpoint) ListJourneysRequest(input *ListJourneysInput) (req *request.Request, output *ListJourneysOutput) + func (c *Pinpoint) ListJourneysWithContext(ctx aws.Context, input *ListJourneysInput, opts ...request.Option) (*ListJourneysOutput, error) + func (c *Pinpoint) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *Pinpoint) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *Pinpoint) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *Pinpoint) ListTemplateVersions(input *ListTemplateVersionsInput) (*ListTemplateVersionsOutput, error) + func (c *Pinpoint) ListTemplateVersionsRequest(input *ListTemplateVersionsInput) (req *request.Request, output *ListTemplateVersionsOutput) + func (c *Pinpoint) ListTemplateVersionsWithContext(ctx aws.Context, input *ListTemplateVersionsInput, opts ...request.Option) (*ListTemplateVersionsOutput, error) + func (c *Pinpoint) ListTemplates(input *ListTemplatesInput) (*ListTemplatesOutput, error) + func (c *Pinpoint) ListTemplatesRequest(input *ListTemplatesInput) (req *request.Request, output *ListTemplatesOutput) + func (c *Pinpoint) ListTemplatesWithContext(ctx aws.Context, input *ListTemplatesInput, opts ...request.Option) (*ListTemplatesOutput, error) + func (c *Pinpoint) PhoneNumberValidate(input *PhoneNumberValidateInput) (*PhoneNumberValidateOutput, error) + func (c *Pinpoint) PhoneNumberValidateRequest(input *PhoneNumberValidateInput) (req *request.Request, output *PhoneNumberValidateOutput) + func (c *Pinpoint) PhoneNumberValidateWithContext(ctx aws.Context, input *PhoneNumberValidateInput, opts ...request.Option) (*PhoneNumberValidateOutput, error) + func (c *Pinpoint) PutEventStream(input *PutEventStreamInput) (*PutEventStreamOutput, error) + func (c *Pinpoint) PutEventStreamRequest(input *PutEventStreamInput) (req *request.Request, output *PutEventStreamOutput) + func (c *Pinpoint) PutEventStreamWithContext(ctx aws.Context, input *PutEventStreamInput, opts ...request.Option) (*PutEventStreamOutput, error) + func (c *Pinpoint) PutEvents(input *PutEventsInput) (*PutEventsOutput, error) + func (c *Pinpoint) PutEventsRequest(input *PutEventsInput) (req *request.Request, output *PutEventsOutput) + func (c *Pinpoint) PutEventsWithContext(ctx aws.Context, input *PutEventsInput, opts ...request.Option) (*PutEventsOutput, error) + func (c *Pinpoint) RemoveAttributes(input *RemoveAttributesInput) (*RemoveAttributesOutput, error) + func (c *Pinpoint) RemoveAttributesRequest(input *RemoveAttributesInput) (req *request.Request, output *RemoveAttributesOutput) + func (c *Pinpoint) RemoveAttributesWithContext(ctx aws.Context, input *RemoveAttributesInput, opts ...request.Option) (*RemoveAttributesOutput, error) + func (c *Pinpoint) SendMessages(input *SendMessagesInput) (*SendMessagesOutput, error) + func (c *Pinpoint) SendMessagesRequest(input *SendMessagesInput) (req *request.Request, output *SendMessagesOutput) + func (c *Pinpoint) SendMessagesWithContext(ctx aws.Context, input *SendMessagesInput, opts ...request.Option) (*SendMessagesOutput, error) + func (c *Pinpoint) SendOTPMessage(input *SendOTPMessageInput) (*SendOTPMessageOutput, error) + func (c *Pinpoint) SendOTPMessageRequest(input *SendOTPMessageInput) (req *request.Request, output *SendOTPMessageOutput) + func (c *Pinpoint) SendOTPMessageWithContext(ctx aws.Context, input *SendOTPMessageInput, opts ...request.Option) (*SendOTPMessageOutput, error) + func (c *Pinpoint) SendUsersMessages(input *SendUsersMessagesInput) (*SendUsersMessagesOutput, error) + func (c *Pinpoint) SendUsersMessagesRequest(input *SendUsersMessagesInput) (req *request.Request, output *SendUsersMessagesOutput) + func (c *Pinpoint) SendUsersMessagesWithContext(ctx aws.Context, input *SendUsersMessagesInput, opts ...request.Option) (*SendUsersMessagesOutput, error) + func (c *Pinpoint) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *Pinpoint) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *Pinpoint) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *Pinpoint) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *Pinpoint) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *Pinpoint) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *Pinpoint) UpdateAdmChannel(input *UpdateAdmChannelInput) (*UpdateAdmChannelOutput, error) + func (c *Pinpoint) UpdateAdmChannelRequest(input *UpdateAdmChannelInput) (req *request.Request, output *UpdateAdmChannelOutput) + func (c *Pinpoint) UpdateAdmChannelWithContext(ctx aws.Context, input *UpdateAdmChannelInput, opts ...request.Option) (*UpdateAdmChannelOutput, error) + func (c *Pinpoint) UpdateApnsChannel(input *UpdateApnsChannelInput) (*UpdateApnsChannelOutput, error) + func (c *Pinpoint) UpdateApnsChannelRequest(input *UpdateApnsChannelInput) (req *request.Request, output *UpdateApnsChannelOutput) + func (c *Pinpoint) UpdateApnsChannelWithContext(ctx aws.Context, input *UpdateApnsChannelInput, opts ...request.Option) (*UpdateApnsChannelOutput, error) + func (c *Pinpoint) UpdateApnsSandboxChannel(input *UpdateApnsSandboxChannelInput) (*UpdateApnsSandboxChannelOutput, error) + func (c *Pinpoint) UpdateApnsSandboxChannelRequest(input *UpdateApnsSandboxChannelInput) (req *request.Request, output *UpdateApnsSandboxChannelOutput) + func (c *Pinpoint) UpdateApnsSandboxChannelWithContext(ctx aws.Context, input *UpdateApnsSandboxChannelInput, opts ...request.Option) (*UpdateApnsSandboxChannelOutput, error) + func (c *Pinpoint) UpdateApnsVoipChannel(input *UpdateApnsVoipChannelInput) (*UpdateApnsVoipChannelOutput, error) + func (c *Pinpoint) UpdateApnsVoipChannelRequest(input *UpdateApnsVoipChannelInput) (req *request.Request, output *UpdateApnsVoipChannelOutput) + func (c *Pinpoint) UpdateApnsVoipChannelWithContext(ctx aws.Context, input *UpdateApnsVoipChannelInput, opts ...request.Option) (*UpdateApnsVoipChannelOutput, error) + func (c *Pinpoint) UpdateApnsVoipSandboxChannel(input *UpdateApnsVoipSandboxChannelInput) (*UpdateApnsVoipSandboxChannelOutput, error) + func (c *Pinpoint) UpdateApnsVoipSandboxChannelRequest(input *UpdateApnsVoipSandboxChannelInput) (req *request.Request, output *UpdateApnsVoipSandboxChannelOutput) + func (c *Pinpoint) UpdateApnsVoipSandboxChannelWithContext(ctx aws.Context, input *UpdateApnsVoipSandboxChannelInput, ...) (*UpdateApnsVoipSandboxChannelOutput, error) + func (c *Pinpoint) UpdateApplicationSettings(input *UpdateApplicationSettingsInput) (*UpdateApplicationSettingsOutput, error) + func (c *Pinpoint) UpdateApplicationSettingsRequest(input *UpdateApplicationSettingsInput) (req *request.Request, output *UpdateApplicationSettingsOutput) + func (c *Pinpoint) UpdateApplicationSettingsWithContext(ctx aws.Context, input *UpdateApplicationSettingsInput, opts ...request.Option) (*UpdateApplicationSettingsOutput, error) + func (c *Pinpoint) UpdateBaiduChannel(input *UpdateBaiduChannelInput) (*UpdateBaiduChannelOutput, error) + func (c *Pinpoint) UpdateBaiduChannelRequest(input *UpdateBaiduChannelInput) (req *request.Request, output *UpdateBaiduChannelOutput) + func (c *Pinpoint) UpdateBaiduChannelWithContext(ctx aws.Context, input *UpdateBaiduChannelInput, opts ...request.Option) (*UpdateBaiduChannelOutput, error) + func (c *Pinpoint) UpdateCampaign(input *UpdateCampaignInput) (*UpdateCampaignOutput, error) + func (c *Pinpoint) UpdateCampaignRequest(input *UpdateCampaignInput) (req *request.Request, output *UpdateCampaignOutput) + func (c *Pinpoint) UpdateCampaignWithContext(ctx aws.Context, input *UpdateCampaignInput, opts ...request.Option) (*UpdateCampaignOutput, error) + func (c *Pinpoint) UpdateEmailChannel(input *UpdateEmailChannelInput) (*UpdateEmailChannelOutput, error) + func (c *Pinpoint) UpdateEmailChannelRequest(input *UpdateEmailChannelInput) (req *request.Request, output *UpdateEmailChannelOutput) + func (c *Pinpoint) UpdateEmailChannelWithContext(ctx aws.Context, input *UpdateEmailChannelInput, opts ...request.Option) (*UpdateEmailChannelOutput, error) + func (c *Pinpoint) UpdateEmailTemplate(input *UpdateEmailTemplateInput) (*UpdateEmailTemplateOutput, error) + func (c *Pinpoint) UpdateEmailTemplateRequest(input *UpdateEmailTemplateInput) (req *request.Request, output *UpdateEmailTemplateOutput) + func (c *Pinpoint) UpdateEmailTemplateWithContext(ctx aws.Context, input *UpdateEmailTemplateInput, opts ...request.Option) (*UpdateEmailTemplateOutput, error) + func (c *Pinpoint) UpdateEndpoint(input *UpdateEndpointInput) (*UpdateEndpointOutput, error) + func (c *Pinpoint) UpdateEndpointRequest(input *UpdateEndpointInput) (req *request.Request, output *UpdateEndpointOutput) + func (c *Pinpoint) UpdateEndpointWithContext(ctx aws.Context, input *UpdateEndpointInput, opts ...request.Option) (*UpdateEndpointOutput, error) + func (c *Pinpoint) UpdateEndpointsBatch(input *UpdateEndpointsBatchInput) (*UpdateEndpointsBatchOutput, error) + func (c *Pinpoint) UpdateEndpointsBatchRequest(input *UpdateEndpointsBatchInput) (req *request.Request, output *UpdateEndpointsBatchOutput) + func (c *Pinpoint) UpdateEndpointsBatchWithContext(ctx aws.Context, input *UpdateEndpointsBatchInput, opts ...request.Option) (*UpdateEndpointsBatchOutput, error) + func (c *Pinpoint) UpdateGcmChannel(input *UpdateGcmChannelInput) (*UpdateGcmChannelOutput, error) + func (c *Pinpoint) UpdateGcmChannelRequest(input *UpdateGcmChannelInput) (req *request.Request, output *UpdateGcmChannelOutput) + func (c *Pinpoint) UpdateGcmChannelWithContext(ctx aws.Context, input *UpdateGcmChannelInput, opts ...request.Option) (*UpdateGcmChannelOutput, error) + func (c *Pinpoint) UpdateInAppTemplate(input *UpdateInAppTemplateInput) (*UpdateInAppTemplateOutput, error) + func (c *Pinpoint) UpdateInAppTemplateRequest(input *UpdateInAppTemplateInput) (req *request.Request, output *UpdateInAppTemplateOutput) + func (c *Pinpoint) UpdateInAppTemplateWithContext(ctx aws.Context, input *UpdateInAppTemplateInput, opts ...request.Option) (*UpdateInAppTemplateOutput, error) + func (c *Pinpoint) UpdateJourney(input *UpdateJourneyInput) (*UpdateJourneyOutput, error) + func (c *Pinpoint) UpdateJourneyRequest(input *UpdateJourneyInput) (req *request.Request, output *UpdateJourneyOutput) + func (c *Pinpoint) UpdateJourneyState(input *UpdateJourneyStateInput) (*UpdateJourneyStateOutput, error) + func (c *Pinpoint) UpdateJourneyStateRequest(input *UpdateJourneyStateInput) (req *request.Request, output *UpdateJourneyStateOutput) + func (c *Pinpoint) UpdateJourneyStateWithContext(ctx aws.Context, input *UpdateJourneyStateInput, opts ...request.Option) (*UpdateJourneyStateOutput, error) + func (c *Pinpoint) UpdateJourneyWithContext(ctx aws.Context, input *UpdateJourneyInput, opts ...request.Option) (*UpdateJourneyOutput, error) + func (c *Pinpoint) UpdatePushTemplate(input *UpdatePushTemplateInput) (*UpdatePushTemplateOutput, error) + func (c *Pinpoint) UpdatePushTemplateRequest(input *UpdatePushTemplateInput) (req *request.Request, output *UpdatePushTemplateOutput) + func (c *Pinpoint) UpdatePushTemplateWithContext(ctx aws.Context, input *UpdatePushTemplateInput, opts ...request.Option) (*UpdatePushTemplateOutput, error) + func (c *Pinpoint) UpdateRecommenderConfiguration(input *UpdateRecommenderConfigurationInput) (*UpdateRecommenderConfigurationOutput, error) + func (c *Pinpoint) UpdateRecommenderConfigurationRequest(input *UpdateRecommenderConfigurationInput) (req *request.Request, output *UpdateRecommenderConfigurationOutput) + func (c *Pinpoint) UpdateRecommenderConfigurationWithContext(ctx aws.Context, input *UpdateRecommenderConfigurationInput, ...) (*UpdateRecommenderConfigurationOutput, error) + func (c *Pinpoint) UpdateSegment(input *UpdateSegmentInput) (*UpdateSegmentOutput, error) + func (c *Pinpoint) UpdateSegmentRequest(input *UpdateSegmentInput) (req *request.Request, output *UpdateSegmentOutput) + func (c *Pinpoint) UpdateSegmentWithContext(ctx aws.Context, input *UpdateSegmentInput, opts ...request.Option) (*UpdateSegmentOutput, error) + func (c *Pinpoint) UpdateSmsChannel(input *UpdateSmsChannelInput) (*UpdateSmsChannelOutput, error) + func (c *Pinpoint) UpdateSmsChannelRequest(input *UpdateSmsChannelInput) (req *request.Request, output *UpdateSmsChannelOutput) + func (c *Pinpoint) UpdateSmsChannelWithContext(ctx aws.Context, input *UpdateSmsChannelInput, opts ...request.Option) (*UpdateSmsChannelOutput, error) + func (c *Pinpoint) UpdateSmsTemplate(input *UpdateSmsTemplateInput) (*UpdateSmsTemplateOutput, error) + func (c *Pinpoint) UpdateSmsTemplateRequest(input *UpdateSmsTemplateInput) (req *request.Request, output *UpdateSmsTemplateOutput) + func (c *Pinpoint) UpdateSmsTemplateWithContext(ctx aws.Context, input *UpdateSmsTemplateInput, opts ...request.Option) (*UpdateSmsTemplateOutput, error) + func (c *Pinpoint) UpdateTemplateActiveVersion(input *UpdateTemplateActiveVersionInput) (*UpdateTemplateActiveVersionOutput, error) + func (c *Pinpoint) UpdateTemplateActiveVersionRequest(input *UpdateTemplateActiveVersionInput) (req *request.Request, output *UpdateTemplateActiveVersionOutput) + func (c *Pinpoint) UpdateTemplateActiveVersionWithContext(ctx aws.Context, input *UpdateTemplateActiveVersionInput, ...) (*UpdateTemplateActiveVersionOutput, error) + func (c *Pinpoint) UpdateVoiceChannel(input *UpdateVoiceChannelInput) (*UpdateVoiceChannelOutput, error) + func (c *Pinpoint) UpdateVoiceChannelRequest(input *UpdateVoiceChannelInput) (req *request.Request, output *UpdateVoiceChannelOutput) + func (c *Pinpoint) UpdateVoiceChannelWithContext(ctx aws.Context, input *UpdateVoiceChannelInput, opts ...request.Option) (*UpdateVoiceChannelOutput, error) + func (c *Pinpoint) UpdateVoiceTemplate(input *UpdateVoiceTemplateInput) (*UpdateVoiceTemplateOutput, error) + func (c *Pinpoint) UpdateVoiceTemplateRequest(input *UpdateVoiceTemplateInput) (req *request.Request, output *UpdateVoiceTemplateOutput) + func (c *Pinpoint) UpdateVoiceTemplateWithContext(ctx aws.Context, input *UpdateVoiceTemplateInput, opts ...request.Option) (*UpdateVoiceTemplateOutput, error) + func (c *Pinpoint) VerifyOTPMessage(input *VerifyOTPMessageInput) (*VerifyOTPMessageOutput, error) + func (c *Pinpoint) VerifyOTPMessageRequest(input *VerifyOTPMessageInput) (req *request.Request, output *VerifyOTPMessageOutput) + func (c *Pinpoint) VerifyOTPMessageWithContext(ctx aws.Context, input *VerifyOTPMessageInput, opts ...request.Option) (*VerifyOTPMessageOutput, error) + type PublicEndpoint struct + Address *string + Attributes map[string][]*string + ChannelType *string + Demographic *EndpointDemographic + EffectiveDate *string + EndpointStatus *string + Location *EndpointLocation + Metrics map[string]*float64 + OptOut *string + RequestId *string + User *EndpointUser + func (s *PublicEndpoint) SetAddress(v string) *PublicEndpoint + func (s *PublicEndpoint) SetAttributes(v map[string][]*string) *PublicEndpoint + func (s *PublicEndpoint) SetChannelType(v string) *PublicEndpoint + func (s *PublicEndpoint) SetDemographic(v *EndpointDemographic) *PublicEndpoint + func (s *PublicEndpoint) SetEffectiveDate(v string) *PublicEndpoint + func (s *PublicEndpoint) SetEndpointStatus(v string) *PublicEndpoint + func (s *PublicEndpoint) SetLocation(v *EndpointLocation) *PublicEndpoint + func (s *PublicEndpoint) SetMetrics(v map[string]*float64) *PublicEndpoint + func (s *PublicEndpoint) SetOptOut(v string) *PublicEndpoint + func (s *PublicEndpoint) SetRequestId(v string) *PublicEndpoint + func (s *PublicEndpoint) SetUser(v *EndpointUser) *PublicEndpoint + func (s PublicEndpoint) GoString() string + func (s PublicEndpoint) String() string + type PushMessageActivity struct + MessageConfig *JourneyPushMessage + NextActivity *string + TemplateName *string + TemplateVersion *string + func (s *PushMessageActivity) SetMessageConfig(v *JourneyPushMessage) *PushMessageActivity + func (s *PushMessageActivity) SetNextActivity(v string) *PushMessageActivity + func (s *PushMessageActivity) SetTemplateName(v string) *PushMessageActivity + func (s *PushMessageActivity) SetTemplateVersion(v string) *PushMessageActivity + func (s PushMessageActivity) GoString() string + func (s PushMessageActivity) String() string + type PushNotificationTemplateRequest struct + ADM *AndroidPushNotificationTemplate + APNS *APNSPushNotificationTemplate + Baidu *AndroidPushNotificationTemplate + Default *DefaultPushNotificationTemplate + DefaultSubstitutions *string + GCM *AndroidPushNotificationTemplate + RecommenderId *string + Tags map[string]*string + TemplateDescription *string + func (s *PushNotificationTemplateRequest) SetADM(v *AndroidPushNotificationTemplate) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetAPNS(v *APNSPushNotificationTemplate) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetBaidu(v *AndroidPushNotificationTemplate) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetDefault(v *DefaultPushNotificationTemplate) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetDefaultSubstitutions(v string) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetGCM(v *AndroidPushNotificationTemplate) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetRecommenderId(v string) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetTags(v map[string]*string) *PushNotificationTemplateRequest + func (s *PushNotificationTemplateRequest) SetTemplateDescription(v string) *PushNotificationTemplateRequest + func (s PushNotificationTemplateRequest) GoString() string + func (s PushNotificationTemplateRequest) String() string + type PushNotificationTemplateResponse struct + ADM *AndroidPushNotificationTemplate + APNS *APNSPushNotificationTemplate + Arn *string + Baidu *AndroidPushNotificationTemplate + CreationDate *string + Default *DefaultPushNotificationTemplate + DefaultSubstitutions *string + GCM *AndroidPushNotificationTemplate + LastModifiedDate *string + RecommenderId *string + Tags map[string]*string + TemplateDescription *string + TemplateName *string + TemplateType *string + Version *string + func (s *PushNotificationTemplateResponse) SetADM(v *AndroidPushNotificationTemplate) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetAPNS(v *APNSPushNotificationTemplate) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetArn(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetBaidu(v *AndroidPushNotificationTemplate) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetCreationDate(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetDefault(v *DefaultPushNotificationTemplate) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetDefaultSubstitutions(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetGCM(v *AndroidPushNotificationTemplate) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetLastModifiedDate(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetRecommenderId(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetTags(v map[string]*string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetTemplateDescription(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetTemplateName(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetTemplateType(v string) *PushNotificationTemplateResponse + func (s *PushNotificationTemplateResponse) SetVersion(v string) *PushNotificationTemplateResponse + func (s PushNotificationTemplateResponse) GoString() string + func (s PushNotificationTemplateResponse) String() string + type PutEventStreamInput struct + ApplicationId *string + WriteEventStream *WriteEventStream + func (s *PutEventStreamInput) SetApplicationId(v string) *PutEventStreamInput + func (s *PutEventStreamInput) SetWriteEventStream(v *WriteEventStream) *PutEventStreamInput + func (s *PutEventStreamInput) Validate() error + func (s PutEventStreamInput) GoString() string + func (s PutEventStreamInput) String() string + type PutEventStreamOutput struct + EventStream *EventStream + func (s *PutEventStreamOutput) SetEventStream(v *EventStream) *PutEventStreamOutput + func (s PutEventStreamOutput) GoString() string + func (s PutEventStreamOutput) String() string + type PutEventsInput struct + ApplicationId *string + EventsRequest *EventsRequest + func (s *PutEventsInput) SetApplicationId(v string) *PutEventsInput + func (s *PutEventsInput) SetEventsRequest(v *EventsRequest) *PutEventsInput + func (s *PutEventsInput) Validate() error + func (s PutEventsInput) GoString() string + func (s PutEventsInput) String() string + type PutEventsOutput struct + EventsResponse *EventsResponse + func (s *PutEventsOutput) SetEventsResponse(v *EventsResponse) *PutEventsOutput + func (s PutEventsOutput) GoString() string + func (s PutEventsOutput) String() string + type QuietTime struct + End *string + Start *string + func (s *QuietTime) SetEnd(v string) *QuietTime + func (s *QuietTime) SetStart(v string) *QuietTime + func (s QuietTime) GoString() string + func (s QuietTime) String() string + type RandomSplitActivity struct + Branches []*RandomSplitEntry + func (s *RandomSplitActivity) SetBranches(v []*RandomSplitEntry) *RandomSplitActivity + func (s RandomSplitActivity) GoString() string + func (s RandomSplitActivity) String() string + type RandomSplitEntry struct + NextActivity *string + Percentage *int64 + func (s *RandomSplitEntry) SetNextActivity(v string) *RandomSplitEntry + func (s *RandomSplitEntry) SetPercentage(v int64) *RandomSplitEntry + func (s RandomSplitEntry) GoString() string + func (s RandomSplitEntry) String() string + type RawEmail struct + Data []byte + func (s *RawEmail) SetData(v []byte) *RawEmail + func (s RawEmail) GoString() string + func (s RawEmail) String() string + type RecencyDimension struct + Duration *string + RecencyType *string + func (s *RecencyDimension) SetDuration(v string) *RecencyDimension + func (s *RecencyDimension) SetRecencyType(v string) *RecencyDimension + func (s *RecencyDimension) Validate() error + func (s RecencyDimension) GoString() string + func (s RecencyDimension) String() string + type RecommenderConfigurationResponse struct + Attributes map[string]*string + CreationDate *string + Description *string + Id *string + LastModifiedDate *string + Name *string + RecommendationProviderIdType *string + RecommendationProviderRoleArn *string + RecommendationProviderUri *string + RecommendationTransformerUri *string + RecommendationsDisplayName *string + RecommendationsPerMessage *int64 + func (s *RecommenderConfigurationResponse) SetAttributes(v map[string]*string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetCreationDate(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetDescription(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetId(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetLastModifiedDate(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetName(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetRecommendationProviderIdType(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetRecommendationProviderRoleArn(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetRecommendationProviderUri(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetRecommendationTransformerUri(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetRecommendationsDisplayName(v string) *RecommenderConfigurationResponse + func (s *RecommenderConfigurationResponse) SetRecommendationsPerMessage(v int64) *RecommenderConfigurationResponse + func (s RecommenderConfigurationResponse) GoString() string + func (s RecommenderConfigurationResponse) String() string + type RemoveAttributesInput struct + ApplicationId *string + AttributeType *string + UpdateAttributesRequest *UpdateAttributesRequest + func (s *RemoveAttributesInput) SetApplicationId(v string) *RemoveAttributesInput + func (s *RemoveAttributesInput) SetAttributeType(v string) *RemoveAttributesInput + func (s *RemoveAttributesInput) SetUpdateAttributesRequest(v *UpdateAttributesRequest) *RemoveAttributesInput + func (s *RemoveAttributesInput) Validate() error + func (s RemoveAttributesInput) GoString() string + func (s RemoveAttributesInput) String() string + type RemoveAttributesOutput struct + AttributesResource *AttributesResource + func (s *RemoveAttributesOutput) SetAttributesResource(v *AttributesResource) *RemoveAttributesOutput + func (s RemoveAttributesOutput) GoString() string + func (s RemoveAttributesOutput) String() string + type ResultRow struct + GroupedBys []*ResultRowValue + Values []*ResultRowValue + func (s *ResultRow) SetGroupedBys(v []*ResultRowValue) *ResultRow + func (s *ResultRow) SetValues(v []*ResultRowValue) *ResultRow + func (s ResultRow) GoString() string + func (s ResultRow) String() string + type ResultRowValue struct + Key *string + Type *string + Value *string + func (s *ResultRowValue) SetKey(v string) *ResultRowValue + func (s *ResultRowValue) SetType(v string) *ResultRowValue + func (s *ResultRowValue) SetValue(v string) *ResultRowValue + func (s ResultRowValue) GoString() string + func (s ResultRowValue) String() string + type SMSChannelRequest struct + Enabled *bool + SenderId *string + ShortCode *string + func (s *SMSChannelRequest) SetEnabled(v bool) *SMSChannelRequest + func (s *SMSChannelRequest) SetSenderId(v string) *SMSChannelRequest + func (s *SMSChannelRequest) SetShortCode(v string) *SMSChannelRequest + func (s SMSChannelRequest) GoString() string + func (s SMSChannelRequest) String() string + type SMSChannelResponse struct + ApplicationId *string + CreationDate *string + Enabled *bool + HasCredential *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + PromotionalMessagesPerSecond *int64 + SenderId *string + ShortCode *string + TransactionalMessagesPerSecond *int64 + Version *int64 + func (s *SMSChannelResponse) SetApplicationId(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetCreationDate(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetEnabled(v bool) *SMSChannelResponse + func (s *SMSChannelResponse) SetHasCredential(v bool) *SMSChannelResponse + func (s *SMSChannelResponse) SetId(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetIsArchived(v bool) *SMSChannelResponse + func (s *SMSChannelResponse) SetLastModifiedBy(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetLastModifiedDate(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetPlatform(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetPromotionalMessagesPerSecond(v int64) *SMSChannelResponse + func (s *SMSChannelResponse) SetSenderId(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetShortCode(v string) *SMSChannelResponse + func (s *SMSChannelResponse) SetTransactionalMessagesPerSecond(v int64) *SMSChannelResponse + func (s *SMSChannelResponse) SetVersion(v int64) *SMSChannelResponse + func (s SMSChannelResponse) GoString() string + func (s SMSChannelResponse) String() string + type SMSMessage struct + Body *string + EntityId *string + Keyword *string + MediaUrl *string + MessageType *string + OriginationNumber *string + SenderId *string + Substitutions map[string][]*string + TemplateId *string + func (s *SMSMessage) SetBody(v string) *SMSMessage + func (s *SMSMessage) SetEntityId(v string) *SMSMessage + func (s *SMSMessage) SetKeyword(v string) *SMSMessage + func (s *SMSMessage) SetMediaUrl(v string) *SMSMessage + func (s *SMSMessage) SetMessageType(v string) *SMSMessage + func (s *SMSMessage) SetOriginationNumber(v string) *SMSMessage + func (s *SMSMessage) SetSenderId(v string) *SMSMessage + func (s *SMSMessage) SetSubstitutions(v map[string][]*string) *SMSMessage + func (s *SMSMessage) SetTemplateId(v string) *SMSMessage + func (s SMSMessage) GoString() string + func (s SMSMessage) String() string + type SMSMessageActivity struct + MessageConfig *JourneySMSMessage + NextActivity *string + TemplateName *string + TemplateVersion *string + func (s *SMSMessageActivity) SetMessageConfig(v *JourneySMSMessage) *SMSMessageActivity + func (s *SMSMessageActivity) SetNextActivity(v string) *SMSMessageActivity + func (s *SMSMessageActivity) SetTemplateName(v string) *SMSMessageActivity + func (s *SMSMessageActivity) SetTemplateVersion(v string) *SMSMessageActivity + func (s SMSMessageActivity) GoString() string + func (s SMSMessageActivity) String() string + type SMSTemplateRequest struct + Body *string + DefaultSubstitutions *string + RecommenderId *string + Tags map[string]*string + TemplateDescription *string + func (s *SMSTemplateRequest) SetBody(v string) *SMSTemplateRequest + func (s *SMSTemplateRequest) SetDefaultSubstitutions(v string) *SMSTemplateRequest + func (s *SMSTemplateRequest) SetRecommenderId(v string) *SMSTemplateRequest + func (s *SMSTemplateRequest) SetTags(v map[string]*string) *SMSTemplateRequest + func (s *SMSTemplateRequest) SetTemplateDescription(v string) *SMSTemplateRequest + func (s SMSTemplateRequest) GoString() string + func (s SMSTemplateRequest) String() string + type SMSTemplateResponse struct + Arn *string + Body *string + CreationDate *string + DefaultSubstitutions *string + LastModifiedDate *string + RecommenderId *string + Tags map[string]*string + TemplateDescription *string + TemplateName *string + TemplateType *string + Version *string + func (s *SMSTemplateResponse) SetArn(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetBody(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetCreationDate(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetDefaultSubstitutions(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetLastModifiedDate(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetRecommenderId(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetTags(v map[string]*string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetTemplateDescription(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetTemplateName(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetTemplateType(v string) *SMSTemplateResponse + func (s *SMSTemplateResponse) SetVersion(v string) *SMSTemplateResponse + func (s SMSTemplateResponse) GoString() string + func (s SMSTemplateResponse) String() string + type Schedule struct + EndTime *string + EventFilter *CampaignEventFilter + Frequency *string + IsLocalTime *bool + QuietTime *QuietTime + StartTime *string + Timezone *string + func (s *Schedule) SetEndTime(v string) *Schedule + func (s *Schedule) SetEventFilter(v *CampaignEventFilter) *Schedule + func (s *Schedule) SetFrequency(v string) *Schedule + func (s *Schedule) SetIsLocalTime(v bool) *Schedule + func (s *Schedule) SetQuietTime(v *QuietTime) *Schedule + func (s *Schedule) SetStartTime(v string) *Schedule + func (s *Schedule) SetTimezone(v string) *Schedule + func (s *Schedule) Validate() error + func (s Schedule) GoString() string + func (s Schedule) String() string + type SegmentBehaviors struct + Recency *RecencyDimension + func (s *SegmentBehaviors) SetRecency(v *RecencyDimension) *SegmentBehaviors + func (s *SegmentBehaviors) Validate() error + func (s SegmentBehaviors) GoString() string + func (s SegmentBehaviors) String() string + type SegmentCondition struct + SegmentId *string + func (s *SegmentCondition) SetSegmentId(v string) *SegmentCondition + func (s *SegmentCondition) Validate() error + func (s SegmentCondition) GoString() string + func (s SegmentCondition) String() string + type SegmentDemographics struct + AppVersion *SetDimension + Channel *SetDimension + DeviceType *SetDimension + Make *SetDimension + Model *SetDimension + Platform *SetDimension + func (s *SegmentDemographics) SetAppVersion(v *SetDimension) *SegmentDemographics + func (s *SegmentDemographics) SetChannel(v *SetDimension) *SegmentDemographics + func (s *SegmentDemographics) SetDeviceType(v *SetDimension) *SegmentDemographics + func (s *SegmentDemographics) SetMake(v *SetDimension) *SegmentDemographics + func (s *SegmentDemographics) SetModel(v *SetDimension) *SegmentDemographics + func (s *SegmentDemographics) SetPlatform(v *SetDimension) *SegmentDemographics + func (s *SegmentDemographics) Validate() error + func (s SegmentDemographics) GoString() string + func (s SegmentDemographics) String() string + type SegmentDimensions struct + Attributes map[string]*AttributeDimension + Behavior *SegmentBehaviors + Demographic *SegmentDemographics + Location *SegmentLocation + Metrics map[string]*MetricDimension + UserAttributes map[string]*AttributeDimension + func (s *SegmentDimensions) SetAttributes(v map[string]*AttributeDimension) *SegmentDimensions + func (s *SegmentDimensions) SetBehavior(v *SegmentBehaviors) *SegmentDimensions + func (s *SegmentDimensions) SetDemographic(v *SegmentDemographics) *SegmentDimensions + func (s *SegmentDimensions) SetLocation(v *SegmentLocation) *SegmentDimensions + func (s *SegmentDimensions) SetMetrics(v map[string]*MetricDimension) *SegmentDimensions + func (s *SegmentDimensions) SetUserAttributes(v map[string]*AttributeDimension) *SegmentDimensions + func (s *SegmentDimensions) Validate() error + func (s SegmentDimensions) GoString() string + func (s SegmentDimensions) String() string + type SegmentGroup struct + Dimensions []*SegmentDimensions + SourceSegments []*SegmentReference + SourceType *string + Type *string + func (s *SegmentGroup) SetDimensions(v []*SegmentDimensions) *SegmentGroup + func (s *SegmentGroup) SetSourceSegments(v []*SegmentReference) *SegmentGroup + func (s *SegmentGroup) SetSourceType(v string) *SegmentGroup + func (s *SegmentGroup) SetType(v string) *SegmentGroup + func (s *SegmentGroup) Validate() error + func (s SegmentGroup) GoString() string + func (s SegmentGroup) String() string + type SegmentGroupList struct + Groups []*SegmentGroup + Include *string + func (s *SegmentGroupList) SetGroups(v []*SegmentGroup) *SegmentGroupList + func (s *SegmentGroupList) SetInclude(v string) *SegmentGroupList + func (s *SegmentGroupList) Validate() error + func (s SegmentGroupList) GoString() string + func (s SegmentGroupList) String() string + type SegmentImportResource struct + ChannelCounts map[string]*int64 + ExternalId *string + Format *string + RoleArn *string + S3Url *string + Size *int64 + func (s *SegmentImportResource) SetChannelCounts(v map[string]*int64) *SegmentImportResource + func (s *SegmentImportResource) SetExternalId(v string) *SegmentImportResource + func (s *SegmentImportResource) SetFormat(v string) *SegmentImportResource + func (s *SegmentImportResource) SetRoleArn(v string) *SegmentImportResource + func (s *SegmentImportResource) SetS3Url(v string) *SegmentImportResource + func (s *SegmentImportResource) SetSize(v int64) *SegmentImportResource + func (s SegmentImportResource) GoString() string + func (s SegmentImportResource) String() string + type SegmentLocation struct + Country *SetDimension + GPSPoint *GPSPointDimension + func (s *SegmentLocation) SetCountry(v *SetDimension) *SegmentLocation + func (s *SegmentLocation) SetGPSPoint(v *GPSPointDimension) *SegmentLocation + func (s *SegmentLocation) Validate() error + func (s SegmentLocation) GoString() string + func (s SegmentLocation) String() string + type SegmentReference struct + Id *string + Version *int64 + func (s *SegmentReference) SetId(v string) *SegmentReference + func (s *SegmentReference) SetVersion(v int64) *SegmentReference + func (s *SegmentReference) Validate() error + func (s SegmentReference) GoString() string + func (s SegmentReference) String() string + type SegmentResponse struct + ApplicationId *string + Arn *string + CreationDate *string + Dimensions *SegmentDimensions + Id *string + ImportDefinition *SegmentImportResource + LastModifiedDate *string + Name *string + SegmentGroups *SegmentGroupList + SegmentType *string + Tags map[string]*string + Version *int64 + func (s *SegmentResponse) SetApplicationId(v string) *SegmentResponse + func (s *SegmentResponse) SetArn(v string) *SegmentResponse + func (s *SegmentResponse) SetCreationDate(v string) *SegmentResponse + func (s *SegmentResponse) SetDimensions(v *SegmentDimensions) *SegmentResponse + func (s *SegmentResponse) SetId(v string) *SegmentResponse + func (s *SegmentResponse) SetImportDefinition(v *SegmentImportResource) *SegmentResponse + func (s *SegmentResponse) SetLastModifiedDate(v string) *SegmentResponse + func (s *SegmentResponse) SetName(v string) *SegmentResponse + func (s *SegmentResponse) SetSegmentGroups(v *SegmentGroupList) *SegmentResponse + func (s *SegmentResponse) SetSegmentType(v string) *SegmentResponse + func (s *SegmentResponse) SetTags(v map[string]*string) *SegmentResponse + func (s *SegmentResponse) SetVersion(v int64) *SegmentResponse + func (s SegmentResponse) GoString() string + func (s SegmentResponse) String() string + type SegmentsResponse struct + Item []*SegmentResponse + NextToken *string + func (s *SegmentsResponse) SetItem(v []*SegmentResponse) *SegmentsResponse + func (s *SegmentsResponse) SetNextToken(v string) *SegmentsResponse + func (s SegmentsResponse) GoString() string + func (s SegmentsResponse) String() string + type SendMessagesInput struct + ApplicationId *string + MessageRequest *MessageRequest + func (s *SendMessagesInput) SetApplicationId(v string) *SendMessagesInput + func (s *SendMessagesInput) SetMessageRequest(v *MessageRequest) *SendMessagesInput + func (s *SendMessagesInput) Validate() error + func (s SendMessagesInput) GoString() string + func (s SendMessagesInput) String() string + type SendMessagesOutput struct + MessageResponse *MessageResponse + func (s *SendMessagesOutput) SetMessageResponse(v *MessageResponse) *SendMessagesOutput + func (s SendMessagesOutput) GoString() string + func (s SendMessagesOutput) String() string + type SendOTPMessageInput struct + ApplicationId *string + SendOTPMessageRequestParameters *SendOTPMessageRequestParameters + func (s *SendOTPMessageInput) SetApplicationId(v string) *SendOTPMessageInput + func (s *SendOTPMessageInput) SetSendOTPMessageRequestParameters(v *SendOTPMessageRequestParameters) *SendOTPMessageInput + func (s *SendOTPMessageInput) Validate() error + func (s SendOTPMessageInput) GoString() string + func (s SendOTPMessageInput) String() string + type SendOTPMessageOutput struct + MessageResponse *MessageResponse + func (s *SendOTPMessageOutput) SetMessageResponse(v *MessageResponse) *SendOTPMessageOutput + func (s SendOTPMessageOutput) GoString() string + func (s SendOTPMessageOutput) String() string + type SendOTPMessageRequestParameters struct + AllowedAttempts *int64 + BrandName *string + Channel *string + CodeLength *int64 + DestinationIdentity *string + EntityId *string + Language *string + OriginationIdentity *string + ReferenceId *string + TemplateId *string + ValidityPeriod *int64 + func (s *SendOTPMessageRequestParameters) SetAllowedAttempts(v int64) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetBrandName(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetChannel(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetCodeLength(v int64) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetDestinationIdentity(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetEntityId(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetLanguage(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetOriginationIdentity(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetReferenceId(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetTemplateId(v string) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) SetValidityPeriod(v int64) *SendOTPMessageRequestParameters + func (s *SendOTPMessageRequestParameters) Validate() error + func (s SendOTPMessageRequestParameters) GoString() string + func (s SendOTPMessageRequestParameters) String() string + type SendUsersMessageRequest struct + Context map[string]*string + MessageConfiguration *DirectMessageConfiguration + TemplateConfiguration *TemplateConfiguration + TraceId *string + Users map[string]*EndpointSendConfiguration + func (s *SendUsersMessageRequest) SetContext(v map[string]*string) *SendUsersMessageRequest + func (s *SendUsersMessageRequest) SetMessageConfiguration(v *DirectMessageConfiguration) *SendUsersMessageRequest + func (s *SendUsersMessageRequest) SetTemplateConfiguration(v *TemplateConfiguration) *SendUsersMessageRequest + func (s *SendUsersMessageRequest) SetTraceId(v string) *SendUsersMessageRequest + func (s *SendUsersMessageRequest) SetUsers(v map[string]*EndpointSendConfiguration) *SendUsersMessageRequest + func (s *SendUsersMessageRequest) Validate() error + func (s SendUsersMessageRequest) GoString() string + func (s SendUsersMessageRequest) String() string + type SendUsersMessageResponse struct + ApplicationId *string + RequestId *string + Result map[string]map[string]*EndpointMessageResult + func (s *SendUsersMessageResponse) SetApplicationId(v string) *SendUsersMessageResponse + func (s *SendUsersMessageResponse) SetRequestId(v string) *SendUsersMessageResponse + func (s *SendUsersMessageResponse) SetResult(v map[string]map[string]*EndpointMessageResult) *SendUsersMessageResponse + func (s SendUsersMessageResponse) GoString() string + func (s SendUsersMessageResponse) String() string + type SendUsersMessagesInput struct + ApplicationId *string + SendUsersMessageRequest *SendUsersMessageRequest + func (s *SendUsersMessagesInput) SetApplicationId(v string) *SendUsersMessagesInput + func (s *SendUsersMessagesInput) SetSendUsersMessageRequest(v *SendUsersMessageRequest) *SendUsersMessagesInput + func (s *SendUsersMessagesInput) Validate() error + func (s SendUsersMessagesInput) GoString() string + func (s SendUsersMessagesInput) String() string + type SendUsersMessagesOutput struct + SendUsersMessageResponse *SendUsersMessageResponse + func (s *SendUsersMessagesOutput) SetSendUsersMessageResponse(v *SendUsersMessageResponse) *SendUsersMessagesOutput + func (s SendUsersMessagesOutput) GoString() string + func (s SendUsersMessagesOutput) String() string + type Session struct + Duration *int64 + Id *string + StartTimestamp *string + StopTimestamp *string + func (s *Session) SetDuration(v int64) *Session + func (s *Session) SetId(v string) *Session + func (s *Session) SetStartTimestamp(v string) *Session + func (s *Session) SetStopTimestamp(v string) *Session + func (s *Session) Validate() error + func (s Session) GoString() string + func (s Session) String() string + type SetDimension struct + DimensionType *string + Values []*string + func (s *SetDimension) SetDimensionType(v string) *SetDimension + func (s *SetDimension) SetValues(v []*string) *SetDimension + func (s *SetDimension) Validate() error + func (s SetDimension) GoString() string + func (s SetDimension) String() string + type SimpleCondition struct + EventCondition *EventCondition + SegmentCondition *SegmentCondition + SegmentDimensions *SegmentDimensions + func (s *SimpleCondition) SetEventCondition(v *EventCondition) *SimpleCondition + func (s *SimpleCondition) SetSegmentCondition(v *SegmentCondition) *SimpleCondition + func (s *SimpleCondition) SetSegmentDimensions(v *SegmentDimensions) *SimpleCondition + func (s *SimpleCondition) Validate() error + func (s SimpleCondition) GoString() string + func (s SimpleCondition) String() string + type SimpleEmail struct + HtmlPart *SimpleEmailPart + Subject *SimpleEmailPart + TextPart *SimpleEmailPart + func (s *SimpleEmail) SetHtmlPart(v *SimpleEmailPart) *SimpleEmail + func (s *SimpleEmail) SetSubject(v *SimpleEmailPart) *SimpleEmail + func (s *SimpleEmail) SetTextPart(v *SimpleEmailPart) *SimpleEmail + func (s SimpleEmail) GoString() string + func (s SimpleEmail) String() string + type SimpleEmailPart struct + Charset *string + Data *string + func (s *SimpleEmailPart) SetCharset(v string) *SimpleEmailPart + func (s *SimpleEmailPart) SetData(v string) *SimpleEmailPart + func (s SimpleEmailPart) GoString() string + func (s SimpleEmailPart) String() string + type StartCondition struct + Description *string + EventStartCondition *EventStartCondition + SegmentStartCondition *SegmentCondition + func (s *StartCondition) SetDescription(v string) *StartCondition + func (s *StartCondition) SetEventStartCondition(v *EventStartCondition) *StartCondition + func (s *StartCondition) SetSegmentStartCondition(v *SegmentCondition) *StartCondition + func (s *StartCondition) Validate() error + func (s StartCondition) GoString() string + func (s StartCondition) String() string + type TagResourceInput struct + ResourceArn *string + TagsModel *TagsModel + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTagsModel(v *TagsModel) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type TagsModel struct + Tags map[string]*string + func (s *TagsModel) SetTags(v map[string]*string) *TagsModel + func (s *TagsModel) Validate() error + func (s TagsModel) GoString() string + func (s TagsModel) String() string + type Template struct + Name *string + Version *string + func (s *Template) SetName(v string) *Template + func (s *Template) SetVersion(v string) *Template + func (s Template) GoString() string + func (s Template) String() string + type TemplateActiveVersionRequest struct + Version *string + func (s *TemplateActiveVersionRequest) SetVersion(v string) *TemplateActiveVersionRequest + func (s TemplateActiveVersionRequest) GoString() string + func (s TemplateActiveVersionRequest) String() string + type TemplateConfiguration struct + EmailTemplate *Template + InAppTemplate *Template + PushTemplate *Template + SMSTemplate *Template + VoiceTemplate *Template + func (s *TemplateConfiguration) SetEmailTemplate(v *Template) *TemplateConfiguration + func (s *TemplateConfiguration) SetInAppTemplate(v *Template) *TemplateConfiguration + func (s *TemplateConfiguration) SetPushTemplate(v *Template) *TemplateConfiguration + func (s *TemplateConfiguration) SetSMSTemplate(v *Template) *TemplateConfiguration + func (s *TemplateConfiguration) SetVoiceTemplate(v *Template) *TemplateConfiguration + func (s TemplateConfiguration) GoString() string + func (s TemplateConfiguration) String() string + type TemplateCreateMessageBody struct + Arn *string + Message *string + RequestID *string + func (s *TemplateCreateMessageBody) SetArn(v string) *TemplateCreateMessageBody + func (s *TemplateCreateMessageBody) SetMessage(v string) *TemplateCreateMessageBody + func (s *TemplateCreateMessageBody) SetRequestID(v string) *TemplateCreateMessageBody + func (s TemplateCreateMessageBody) GoString() string + func (s TemplateCreateMessageBody) String() string + type TemplateResponse struct + Arn *string + CreationDate *string + DefaultSubstitutions *string + LastModifiedDate *string + Tags map[string]*string + TemplateDescription *string + TemplateName *string + TemplateType *string + Version *string + func (s *TemplateResponse) SetArn(v string) *TemplateResponse + func (s *TemplateResponse) SetCreationDate(v string) *TemplateResponse + func (s *TemplateResponse) SetDefaultSubstitutions(v string) *TemplateResponse + func (s *TemplateResponse) SetLastModifiedDate(v string) *TemplateResponse + func (s *TemplateResponse) SetTags(v map[string]*string) *TemplateResponse + func (s *TemplateResponse) SetTemplateDescription(v string) *TemplateResponse + func (s *TemplateResponse) SetTemplateName(v string) *TemplateResponse + func (s *TemplateResponse) SetTemplateType(v string) *TemplateResponse + func (s *TemplateResponse) SetVersion(v string) *TemplateResponse + func (s TemplateResponse) GoString() string + func (s TemplateResponse) String() string + type TemplateVersionResponse struct + CreationDate *string + DefaultSubstitutions *string + LastModifiedDate *string + TemplateDescription *string + TemplateName *string + TemplateType *string + Version *string + func (s *TemplateVersionResponse) SetCreationDate(v string) *TemplateVersionResponse + func (s *TemplateVersionResponse) SetDefaultSubstitutions(v string) *TemplateVersionResponse + func (s *TemplateVersionResponse) SetLastModifiedDate(v string) *TemplateVersionResponse + func (s *TemplateVersionResponse) SetTemplateDescription(v string) *TemplateVersionResponse + func (s *TemplateVersionResponse) SetTemplateName(v string) *TemplateVersionResponse + func (s *TemplateVersionResponse) SetTemplateType(v string) *TemplateVersionResponse + func (s *TemplateVersionResponse) SetVersion(v string) *TemplateVersionResponse + func (s TemplateVersionResponse) GoString() string + func (s TemplateVersionResponse) String() string + type TemplateVersionsResponse struct + Item []*TemplateVersionResponse + Message *string + NextToken *string + RequestID *string + func (s *TemplateVersionsResponse) SetItem(v []*TemplateVersionResponse) *TemplateVersionsResponse + func (s *TemplateVersionsResponse) SetMessage(v string) *TemplateVersionsResponse + func (s *TemplateVersionsResponse) SetNextToken(v string) *TemplateVersionsResponse + func (s *TemplateVersionsResponse) SetRequestID(v string) *TemplateVersionsResponse + func (s TemplateVersionsResponse) GoString() string + func (s TemplateVersionsResponse) String() string + type TemplatesResponse struct + Item []*TemplateResponse + NextToken *string + func (s *TemplatesResponse) SetItem(v []*TemplateResponse) *TemplatesResponse + func (s *TemplatesResponse) SetNextToken(v string) *TemplatesResponse + func (s TemplatesResponse) GoString() string + func (s TemplatesResponse) String() string + type TooManyRequestsException struct + Message_ *string + RequestID_ *string + RespMetadata protocol.ResponseMetadata + func (s *TooManyRequestsException) Code() string + func (s *TooManyRequestsException) Error() string + func (s *TooManyRequestsException) Message() string + func (s *TooManyRequestsException) OrigErr() error + func (s *TooManyRequestsException) RequestID() string + func (s *TooManyRequestsException) StatusCode() int + func (s TooManyRequestsException) GoString() string + func (s TooManyRequestsException) String() string + type TreatmentResource struct + CustomDeliveryConfiguration *CustomDeliveryConfiguration + Id *string + MessageConfiguration *MessageConfiguration + Schedule *Schedule + SizePercent *int64 + State *CampaignState + TemplateConfiguration *TemplateConfiguration + TreatmentDescription *string + TreatmentName *string + func (s *TreatmentResource) SetCustomDeliveryConfiguration(v *CustomDeliveryConfiguration) *TreatmentResource + func (s *TreatmentResource) SetId(v string) *TreatmentResource + func (s *TreatmentResource) SetMessageConfiguration(v *MessageConfiguration) *TreatmentResource + func (s *TreatmentResource) SetSchedule(v *Schedule) *TreatmentResource + func (s *TreatmentResource) SetSizePercent(v int64) *TreatmentResource + func (s *TreatmentResource) SetState(v *CampaignState) *TreatmentResource + func (s *TreatmentResource) SetTemplateConfiguration(v *TemplateConfiguration) *TreatmentResource + func (s *TreatmentResource) SetTreatmentDescription(v string) *TreatmentResource + func (s *TreatmentResource) SetTreatmentName(v string) *TreatmentResource + func (s TreatmentResource) GoString() string + func (s TreatmentResource) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UpdateAdmChannelInput struct + ADMChannelRequest *ADMChannelRequest + ApplicationId *string + func (s *UpdateAdmChannelInput) SetADMChannelRequest(v *ADMChannelRequest) *UpdateAdmChannelInput + func (s *UpdateAdmChannelInput) SetApplicationId(v string) *UpdateAdmChannelInput + func (s *UpdateAdmChannelInput) Validate() error + func (s UpdateAdmChannelInput) GoString() string + func (s UpdateAdmChannelInput) String() string + type UpdateAdmChannelOutput struct + ADMChannelResponse *ADMChannelResponse + func (s *UpdateAdmChannelOutput) SetADMChannelResponse(v *ADMChannelResponse) *UpdateAdmChannelOutput + func (s UpdateAdmChannelOutput) GoString() string + func (s UpdateAdmChannelOutput) String() string + type UpdateApnsChannelInput struct + APNSChannelRequest *APNSChannelRequest + ApplicationId *string + func (s *UpdateApnsChannelInput) SetAPNSChannelRequest(v *APNSChannelRequest) *UpdateApnsChannelInput + func (s *UpdateApnsChannelInput) SetApplicationId(v string) *UpdateApnsChannelInput + func (s *UpdateApnsChannelInput) Validate() error + func (s UpdateApnsChannelInput) GoString() string + func (s UpdateApnsChannelInput) String() string + type UpdateApnsChannelOutput struct + APNSChannelResponse *APNSChannelResponse + func (s *UpdateApnsChannelOutput) SetAPNSChannelResponse(v *APNSChannelResponse) *UpdateApnsChannelOutput + func (s UpdateApnsChannelOutput) GoString() string + func (s UpdateApnsChannelOutput) String() string + type UpdateApnsSandboxChannelInput struct + APNSSandboxChannelRequest *APNSSandboxChannelRequest + ApplicationId *string + func (s *UpdateApnsSandboxChannelInput) SetAPNSSandboxChannelRequest(v *APNSSandboxChannelRequest) *UpdateApnsSandboxChannelInput + func (s *UpdateApnsSandboxChannelInput) SetApplicationId(v string) *UpdateApnsSandboxChannelInput + func (s *UpdateApnsSandboxChannelInput) Validate() error + func (s UpdateApnsSandboxChannelInput) GoString() string + func (s UpdateApnsSandboxChannelInput) String() string + type UpdateApnsSandboxChannelOutput struct + APNSSandboxChannelResponse *APNSSandboxChannelResponse + func (s *UpdateApnsSandboxChannelOutput) SetAPNSSandboxChannelResponse(v *APNSSandboxChannelResponse) *UpdateApnsSandboxChannelOutput + func (s UpdateApnsSandboxChannelOutput) GoString() string + func (s UpdateApnsSandboxChannelOutput) String() string + type UpdateApnsVoipChannelInput struct + APNSVoipChannelRequest *APNSVoipChannelRequest + ApplicationId *string + func (s *UpdateApnsVoipChannelInput) SetAPNSVoipChannelRequest(v *APNSVoipChannelRequest) *UpdateApnsVoipChannelInput + func (s *UpdateApnsVoipChannelInput) SetApplicationId(v string) *UpdateApnsVoipChannelInput + func (s *UpdateApnsVoipChannelInput) Validate() error + func (s UpdateApnsVoipChannelInput) GoString() string + func (s UpdateApnsVoipChannelInput) String() string + type UpdateApnsVoipChannelOutput struct + APNSVoipChannelResponse *APNSVoipChannelResponse + func (s *UpdateApnsVoipChannelOutput) SetAPNSVoipChannelResponse(v *APNSVoipChannelResponse) *UpdateApnsVoipChannelOutput + func (s UpdateApnsVoipChannelOutput) GoString() string + func (s UpdateApnsVoipChannelOutput) String() string + type UpdateApnsVoipSandboxChannelInput struct + APNSVoipSandboxChannelRequest *APNSVoipSandboxChannelRequest + ApplicationId *string + func (s *UpdateApnsVoipSandboxChannelInput) SetAPNSVoipSandboxChannelRequest(v *APNSVoipSandboxChannelRequest) *UpdateApnsVoipSandboxChannelInput + func (s *UpdateApnsVoipSandboxChannelInput) SetApplicationId(v string) *UpdateApnsVoipSandboxChannelInput + func (s *UpdateApnsVoipSandboxChannelInput) Validate() error + func (s UpdateApnsVoipSandboxChannelInput) GoString() string + func (s UpdateApnsVoipSandboxChannelInput) String() string + type UpdateApnsVoipSandboxChannelOutput struct + APNSVoipSandboxChannelResponse *APNSVoipSandboxChannelResponse + func (s *UpdateApnsVoipSandboxChannelOutput) SetAPNSVoipSandboxChannelResponse(v *APNSVoipSandboxChannelResponse) *UpdateApnsVoipSandboxChannelOutput + func (s UpdateApnsVoipSandboxChannelOutput) GoString() string + func (s UpdateApnsVoipSandboxChannelOutput) String() string + type UpdateApplicationSettingsInput struct + ApplicationId *string + WriteApplicationSettingsRequest *WriteApplicationSettingsRequest + func (s *UpdateApplicationSettingsInput) SetApplicationId(v string) *UpdateApplicationSettingsInput + func (s *UpdateApplicationSettingsInput) SetWriteApplicationSettingsRequest(v *WriteApplicationSettingsRequest) *UpdateApplicationSettingsInput + func (s *UpdateApplicationSettingsInput) Validate() error + func (s UpdateApplicationSettingsInput) GoString() string + func (s UpdateApplicationSettingsInput) String() string + type UpdateApplicationSettingsOutput struct + ApplicationSettingsResource *ApplicationSettingsResource + func (s *UpdateApplicationSettingsOutput) SetApplicationSettingsResource(v *ApplicationSettingsResource) *UpdateApplicationSettingsOutput + func (s UpdateApplicationSettingsOutput) GoString() string + func (s UpdateApplicationSettingsOutput) String() string + type UpdateAttributesRequest struct + Blacklist []*string + func (s *UpdateAttributesRequest) SetBlacklist(v []*string) *UpdateAttributesRequest + func (s UpdateAttributesRequest) GoString() string + func (s UpdateAttributesRequest) String() string + type UpdateBaiduChannelInput struct + ApplicationId *string + BaiduChannelRequest *BaiduChannelRequest + func (s *UpdateBaiduChannelInput) SetApplicationId(v string) *UpdateBaiduChannelInput + func (s *UpdateBaiduChannelInput) SetBaiduChannelRequest(v *BaiduChannelRequest) *UpdateBaiduChannelInput + func (s *UpdateBaiduChannelInput) Validate() error + func (s UpdateBaiduChannelInput) GoString() string + func (s UpdateBaiduChannelInput) String() string + type UpdateBaiduChannelOutput struct + BaiduChannelResponse *BaiduChannelResponse + func (s *UpdateBaiduChannelOutput) SetBaiduChannelResponse(v *BaiduChannelResponse) *UpdateBaiduChannelOutput + func (s UpdateBaiduChannelOutput) GoString() string + func (s UpdateBaiduChannelOutput) String() string + type UpdateCampaignInput struct + ApplicationId *string + CampaignId *string + WriteCampaignRequest *WriteCampaignRequest + func (s *UpdateCampaignInput) SetApplicationId(v string) *UpdateCampaignInput + func (s *UpdateCampaignInput) SetCampaignId(v string) *UpdateCampaignInput + func (s *UpdateCampaignInput) SetWriteCampaignRequest(v *WriteCampaignRequest) *UpdateCampaignInput + func (s *UpdateCampaignInput) Validate() error + func (s UpdateCampaignInput) GoString() string + func (s UpdateCampaignInput) String() string + type UpdateCampaignOutput struct + CampaignResponse *CampaignResponse + func (s *UpdateCampaignOutput) SetCampaignResponse(v *CampaignResponse) *UpdateCampaignOutput + func (s UpdateCampaignOutput) GoString() string + func (s UpdateCampaignOutput) String() string + type UpdateEmailChannelInput struct + ApplicationId *string + EmailChannelRequest *EmailChannelRequest + func (s *UpdateEmailChannelInput) SetApplicationId(v string) *UpdateEmailChannelInput + func (s *UpdateEmailChannelInput) SetEmailChannelRequest(v *EmailChannelRequest) *UpdateEmailChannelInput + func (s *UpdateEmailChannelInput) Validate() error + func (s UpdateEmailChannelInput) GoString() string + func (s UpdateEmailChannelInput) String() string + type UpdateEmailChannelOutput struct + EmailChannelResponse *EmailChannelResponse + func (s *UpdateEmailChannelOutput) SetEmailChannelResponse(v *EmailChannelResponse) *UpdateEmailChannelOutput + func (s UpdateEmailChannelOutput) GoString() string + func (s UpdateEmailChannelOutput) String() string + type UpdateEmailTemplateInput struct + CreateNewVersion *bool + EmailTemplateRequest *EmailTemplateRequest + TemplateName *string + Version *string + func (s *UpdateEmailTemplateInput) SetCreateNewVersion(v bool) *UpdateEmailTemplateInput + func (s *UpdateEmailTemplateInput) SetEmailTemplateRequest(v *EmailTemplateRequest) *UpdateEmailTemplateInput + func (s *UpdateEmailTemplateInput) SetTemplateName(v string) *UpdateEmailTemplateInput + func (s *UpdateEmailTemplateInput) SetVersion(v string) *UpdateEmailTemplateInput + func (s *UpdateEmailTemplateInput) Validate() error + func (s UpdateEmailTemplateInput) GoString() string + func (s UpdateEmailTemplateInput) String() string + type UpdateEmailTemplateOutput struct + MessageBody *MessageBody + func (s *UpdateEmailTemplateOutput) SetMessageBody(v *MessageBody) *UpdateEmailTemplateOutput + func (s UpdateEmailTemplateOutput) GoString() string + func (s UpdateEmailTemplateOutput) String() string + type UpdateEndpointInput struct + ApplicationId *string + EndpointId *string + EndpointRequest *EndpointRequest + func (s *UpdateEndpointInput) SetApplicationId(v string) *UpdateEndpointInput + func (s *UpdateEndpointInput) SetEndpointId(v string) *UpdateEndpointInput + func (s *UpdateEndpointInput) SetEndpointRequest(v *EndpointRequest) *UpdateEndpointInput + func (s *UpdateEndpointInput) Validate() error + func (s UpdateEndpointInput) GoString() string + func (s UpdateEndpointInput) String() string + type UpdateEndpointOutput struct + MessageBody *MessageBody + func (s *UpdateEndpointOutput) SetMessageBody(v *MessageBody) *UpdateEndpointOutput + func (s UpdateEndpointOutput) GoString() string + func (s UpdateEndpointOutput) String() string + type UpdateEndpointsBatchInput struct + ApplicationId *string + EndpointBatchRequest *EndpointBatchRequest + func (s *UpdateEndpointsBatchInput) SetApplicationId(v string) *UpdateEndpointsBatchInput + func (s *UpdateEndpointsBatchInput) SetEndpointBatchRequest(v *EndpointBatchRequest) *UpdateEndpointsBatchInput + func (s *UpdateEndpointsBatchInput) Validate() error + func (s UpdateEndpointsBatchInput) GoString() string + func (s UpdateEndpointsBatchInput) String() string + type UpdateEndpointsBatchOutput struct + MessageBody *MessageBody + func (s *UpdateEndpointsBatchOutput) SetMessageBody(v *MessageBody) *UpdateEndpointsBatchOutput + func (s UpdateEndpointsBatchOutput) GoString() string + func (s UpdateEndpointsBatchOutput) String() string + type UpdateGcmChannelInput struct + ApplicationId *string + GCMChannelRequest *GCMChannelRequest + func (s *UpdateGcmChannelInput) SetApplicationId(v string) *UpdateGcmChannelInput + func (s *UpdateGcmChannelInput) SetGCMChannelRequest(v *GCMChannelRequest) *UpdateGcmChannelInput + func (s *UpdateGcmChannelInput) Validate() error + func (s UpdateGcmChannelInput) GoString() string + func (s UpdateGcmChannelInput) String() string + type UpdateGcmChannelOutput struct + GCMChannelResponse *GCMChannelResponse + func (s *UpdateGcmChannelOutput) SetGCMChannelResponse(v *GCMChannelResponse) *UpdateGcmChannelOutput + func (s UpdateGcmChannelOutput) GoString() string + func (s UpdateGcmChannelOutput) String() string + type UpdateInAppTemplateInput struct + CreateNewVersion *bool + InAppTemplateRequest *InAppTemplateRequest + TemplateName *string + Version *string + func (s *UpdateInAppTemplateInput) SetCreateNewVersion(v bool) *UpdateInAppTemplateInput + func (s *UpdateInAppTemplateInput) SetInAppTemplateRequest(v *InAppTemplateRequest) *UpdateInAppTemplateInput + func (s *UpdateInAppTemplateInput) SetTemplateName(v string) *UpdateInAppTemplateInput + func (s *UpdateInAppTemplateInput) SetVersion(v string) *UpdateInAppTemplateInput + func (s *UpdateInAppTemplateInput) Validate() error + func (s UpdateInAppTemplateInput) GoString() string + func (s UpdateInAppTemplateInput) String() string + type UpdateInAppTemplateOutput struct + MessageBody *MessageBody + func (s *UpdateInAppTemplateOutput) SetMessageBody(v *MessageBody) *UpdateInAppTemplateOutput + func (s UpdateInAppTemplateOutput) GoString() string + func (s UpdateInAppTemplateOutput) String() string + type UpdateJourneyInput struct + ApplicationId *string + JourneyId *string + WriteJourneyRequest *WriteJourneyRequest + func (s *UpdateJourneyInput) SetApplicationId(v string) *UpdateJourneyInput + func (s *UpdateJourneyInput) SetJourneyId(v string) *UpdateJourneyInput + func (s *UpdateJourneyInput) SetWriteJourneyRequest(v *WriteJourneyRequest) *UpdateJourneyInput + func (s *UpdateJourneyInput) Validate() error + func (s UpdateJourneyInput) GoString() string + func (s UpdateJourneyInput) String() string + type UpdateJourneyOutput struct + JourneyResponse *JourneyResponse + func (s *UpdateJourneyOutput) SetJourneyResponse(v *JourneyResponse) *UpdateJourneyOutput + func (s UpdateJourneyOutput) GoString() string + func (s UpdateJourneyOutput) String() string + type UpdateJourneyStateInput struct + ApplicationId *string + JourneyId *string + JourneyStateRequest *JourneyStateRequest + func (s *UpdateJourneyStateInput) SetApplicationId(v string) *UpdateJourneyStateInput + func (s *UpdateJourneyStateInput) SetJourneyId(v string) *UpdateJourneyStateInput + func (s *UpdateJourneyStateInput) SetJourneyStateRequest(v *JourneyStateRequest) *UpdateJourneyStateInput + func (s *UpdateJourneyStateInput) Validate() error + func (s UpdateJourneyStateInput) GoString() string + func (s UpdateJourneyStateInput) String() string + type UpdateJourneyStateOutput struct + JourneyResponse *JourneyResponse + func (s *UpdateJourneyStateOutput) SetJourneyResponse(v *JourneyResponse) *UpdateJourneyStateOutput + func (s UpdateJourneyStateOutput) GoString() string + func (s UpdateJourneyStateOutput) String() string + type UpdatePushTemplateInput struct + CreateNewVersion *bool + PushNotificationTemplateRequest *PushNotificationTemplateRequest + TemplateName *string + Version *string + func (s *UpdatePushTemplateInput) SetCreateNewVersion(v bool) *UpdatePushTemplateInput + func (s *UpdatePushTemplateInput) SetPushNotificationTemplateRequest(v *PushNotificationTemplateRequest) *UpdatePushTemplateInput + func (s *UpdatePushTemplateInput) SetTemplateName(v string) *UpdatePushTemplateInput + func (s *UpdatePushTemplateInput) SetVersion(v string) *UpdatePushTemplateInput + func (s *UpdatePushTemplateInput) Validate() error + func (s UpdatePushTemplateInput) GoString() string + func (s UpdatePushTemplateInput) String() string + type UpdatePushTemplateOutput struct + MessageBody *MessageBody + func (s *UpdatePushTemplateOutput) SetMessageBody(v *MessageBody) *UpdatePushTemplateOutput + func (s UpdatePushTemplateOutput) GoString() string + func (s UpdatePushTemplateOutput) String() string + type UpdateRecommenderConfiguration struct + Attributes map[string]*string + Description *string + Name *string + RecommendationProviderIdType *string + RecommendationProviderRoleArn *string + RecommendationProviderUri *string + RecommendationTransformerUri *string + RecommendationsDisplayName *string + RecommendationsPerMessage *int64 + func (s *UpdateRecommenderConfiguration) SetAttributes(v map[string]*string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetDescription(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetName(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetRecommendationProviderIdType(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetRecommendationProviderRoleArn(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetRecommendationProviderUri(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetRecommendationTransformerUri(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetRecommendationsDisplayName(v string) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) SetRecommendationsPerMessage(v int64) *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfiguration) Validate() error + func (s UpdateRecommenderConfiguration) GoString() string + func (s UpdateRecommenderConfiguration) String() string + type UpdateRecommenderConfigurationInput struct + RecommenderId *string + UpdateRecommenderConfiguration *UpdateRecommenderConfiguration + func (s *UpdateRecommenderConfigurationInput) SetRecommenderId(v string) *UpdateRecommenderConfigurationInput + func (s *UpdateRecommenderConfigurationInput) SetUpdateRecommenderConfiguration(v *UpdateRecommenderConfiguration) *UpdateRecommenderConfigurationInput + func (s *UpdateRecommenderConfigurationInput) Validate() error + func (s UpdateRecommenderConfigurationInput) GoString() string + func (s UpdateRecommenderConfigurationInput) String() string + type UpdateRecommenderConfigurationOutput struct + RecommenderConfigurationResponse *RecommenderConfigurationResponse + func (s *UpdateRecommenderConfigurationOutput) SetRecommenderConfigurationResponse(v *RecommenderConfigurationResponse) *UpdateRecommenderConfigurationOutput + func (s UpdateRecommenderConfigurationOutput) GoString() string + func (s UpdateRecommenderConfigurationOutput) String() string + type UpdateSegmentInput struct + ApplicationId *string + SegmentId *string + WriteSegmentRequest *WriteSegmentRequest + func (s *UpdateSegmentInput) SetApplicationId(v string) *UpdateSegmentInput + func (s *UpdateSegmentInput) SetSegmentId(v string) *UpdateSegmentInput + func (s *UpdateSegmentInput) SetWriteSegmentRequest(v *WriteSegmentRequest) *UpdateSegmentInput + func (s *UpdateSegmentInput) Validate() error + func (s UpdateSegmentInput) GoString() string + func (s UpdateSegmentInput) String() string + type UpdateSegmentOutput struct + SegmentResponse *SegmentResponse + func (s *UpdateSegmentOutput) SetSegmentResponse(v *SegmentResponse) *UpdateSegmentOutput + func (s UpdateSegmentOutput) GoString() string + func (s UpdateSegmentOutput) String() string + type UpdateSmsChannelInput struct + ApplicationId *string + SMSChannelRequest *SMSChannelRequest + func (s *UpdateSmsChannelInput) SetApplicationId(v string) *UpdateSmsChannelInput + func (s *UpdateSmsChannelInput) SetSMSChannelRequest(v *SMSChannelRequest) *UpdateSmsChannelInput + func (s *UpdateSmsChannelInput) Validate() error + func (s UpdateSmsChannelInput) GoString() string + func (s UpdateSmsChannelInput) String() string + type UpdateSmsChannelOutput struct + SMSChannelResponse *SMSChannelResponse + func (s *UpdateSmsChannelOutput) SetSMSChannelResponse(v *SMSChannelResponse) *UpdateSmsChannelOutput + func (s UpdateSmsChannelOutput) GoString() string + func (s UpdateSmsChannelOutput) String() string + type UpdateSmsTemplateInput struct + CreateNewVersion *bool + SMSTemplateRequest *SMSTemplateRequest + TemplateName *string + Version *string + func (s *UpdateSmsTemplateInput) SetCreateNewVersion(v bool) *UpdateSmsTemplateInput + func (s *UpdateSmsTemplateInput) SetSMSTemplateRequest(v *SMSTemplateRequest) *UpdateSmsTemplateInput + func (s *UpdateSmsTemplateInput) SetTemplateName(v string) *UpdateSmsTemplateInput + func (s *UpdateSmsTemplateInput) SetVersion(v string) *UpdateSmsTemplateInput + func (s *UpdateSmsTemplateInput) Validate() error + func (s UpdateSmsTemplateInput) GoString() string + func (s UpdateSmsTemplateInput) String() string + type UpdateSmsTemplateOutput struct + MessageBody *MessageBody + func (s *UpdateSmsTemplateOutput) SetMessageBody(v *MessageBody) *UpdateSmsTemplateOutput + func (s UpdateSmsTemplateOutput) GoString() string + func (s UpdateSmsTemplateOutput) String() string + type UpdateTemplateActiveVersionInput struct + TemplateActiveVersionRequest *TemplateActiveVersionRequest + TemplateName *string + TemplateType *string + func (s *UpdateTemplateActiveVersionInput) SetTemplateActiveVersionRequest(v *TemplateActiveVersionRequest) *UpdateTemplateActiveVersionInput + func (s *UpdateTemplateActiveVersionInput) SetTemplateName(v string) *UpdateTemplateActiveVersionInput + func (s *UpdateTemplateActiveVersionInput) SetTemplateType(v string) *UpdateTemplateActiveVersionInput + func (s *UpdateTemplateActiveVersionInput) Validate() error + func (s UpdateTemplateActiveVersionInput) GoString() string + func (s UpdateTemplateActiveVersionInput) String() string + type UpdateTemplateActiveVersionOutput struct + MessageBody *MessageBody + func (s *UpdateTemplateActiveVersionOutput) SetMessageBody(v *MessageBody) *UpdateTemplateActiveVersionOutput + func (s UpdateTemplateActiveVersionOutput) GoString() string + func (s UpdateTemplateActiveVersionOutput) String() string + type UpdateVoiceChannelInput struct + ApplicationId *string + VoiceChannelRequest *VoiceChannelRequest + func (s *UpdateVoiceChannelInput) SetApplicationId(v string) *UpdateVoiceChannelInput + func (s *UpdateVoiceChannelInput) SetVoiceChannelRequest(v *VoiceChannelRequest) *UpdateVoiceChannelInput + func (s *UpdateVoiceChannelInput) Validate() error + func (s UpdateVoiceChannelInput) GoString() string + func (s UpdateVoiceChannelInput) String() string + type UpdateVoiceChannelOutput struct + VoiceChannelResponse *VoiceChannelResponse + func (s *UpdateVoiceChannelOutput) SetVoiceChannelResponse(v *VoiceChannelResponse) *UpdateVoiceChannelOutput + func (s UpdateVoiceChannelOutput) GoString() string + func (s UpdateVoiceChannelOutput) String() string + type UpdateVoiceTemplateInput struct + CreateNewVersion *bool + TemplateName *string + Version *string + VoiceTemplateRequest *VoiceTemplateRequest + func (s *UpdateVoiceTemplateInput) SetCreateNewVersion(v bool) *UpdateVoiceTemplateInput + func (s *UpdateVoiceTemplateInput) SetTemplateName(v string) *UpdateVoiceTemplateInput + func (s *UpdateVoiceTemplateInput) SetVersion(v string) *UpdateVoiceTemplateInput + func (s *UpdateVoiceTemplateInput) SetVoiceTemplateRequest(v *VoiceTemplateRequest) *UpdateVoiceTemplateInput + func (s *UpdateVoiceTemplateInput) Validate() error + func (s UpdateVoiceTemplateInput) GoString() string + func (s UpdateVoiceTemplateInput) String() string + type UpdateVoiceTemplateOutput struct + MessageBody *MessageBody + func (s *UpdateVoiceTemplateOutput) SetMessageBody(v *MessageBody) *UpdateVoiceTemplateOutput + func (s UpdateVoiceTemplateOutput) GoString() string + func (s UpdateVoiceTemplateOutput) String() string + type VerificationResponse struct + Valid *bool + func (s *VerificationResponse) SetValid(v bool) *VerificationResponse + func (s VerificationResponse) GoString() string + func (s VerificationResponse) String() string + type VerifyOTPMessageInput struct + ApplicationId *string + VerifyOTPMessageRequestParameters *VerifyOTPMessageRequestParameters + func (s *VerifyOTPMessageInput) SetApplicationId(v string) *VerifyOTPMessageInput + func (s *VerifyOTPMessageInput) SetVerifyOTPMessageRequestParameters(v *VerifyOTPMessageRequestParameters) *VerifyOTPMessageInput + func (s *VerifyOTPMessageInput) Validate() error + func (s VerifyOTPMessageInput) GoString() string + func (s VerifyOTPMessageInput) String() string + type VerifyOTPMessageOutput struct + VerificationResponse *VerificationResponse + func (s *VerifyOTPMessageOutput) SetVerificationResponse(v *VerificationResponse) *VerifyOTPMessageOutput + func (s VerifyOTPMessageOutput) GoString() string + func (s VerifyOTPMessageOutput) String() string + type VerifyOTPMessageRequestParameters struct + DestinationIdentity *string + Otp *string + ReferenceId *string + func (s *VerifyOTPMessageRequestParameters) SetDestinationIdentity(v string) *VerifyOTPMessageRequestParameters + func (s *VerifyOTPMessageRequestParameters) SetOtp(v string) *VerifyOTPMessageRequestParameters + func (s *VerifyOTPMessageRequestParameters) SetReferenceId(v string) *VerifyOTPMessageRequestParameters + func (s *VerifyOTPMessageRequestParameters) Validate() error + func (s VerifyOTPMessageRequestParameters) GoString() string + func (s VerifyOTPMessageRequestParameters) String() string + type VoiceChannelRequest struct + Enabled *bool + func (s *VoiceChannelRequest) SetEnabled(v bool) *VoiceChannelRequest + func (s VoiceChannelRequest) GoString() string + func (s VoiceChannelRequest) String() string + type VoiceChannelResponse struct + ApplicationId *string + CreationDate *string + Enabled *bool + HasCredential *bool + Id *string + IsArchived *bool + LastModifiedBy *string + LastModifiedDate *string + Platform *string + Version *int64 + func (s *VoiceChannelResponse) SetApplicationId(v string) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetCreationDate(v string) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetEnabled(v bool) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetHasCredential(v bool) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetId(v string) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetIsArchived(v bool) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetLastModifiedBy(v string) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetLastModifiedDate(v string) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetPlatform(v string) *VoiceChannelResponse + func (s *VoiceChannelResponse) SetVersion(v int64) *VoiceChannelResponse + func (s VoiceChannelResponse) GoString() string + func (s VoiceChannelResponse) String() string + type VoiceMessage struct + Body *string + LanguageCode *string + OriginationNumber *string + Substitutions map[string][]*string + VoiceId *string + func (s *VoiceMessage) SetBody(v string) *VoiceMessage + func (s *VoiceMessage) SetLanguageCode(v string) *VoiceMessage + func (s *VoiceMessage) SetOriginationNumber(v string) *VoiceMessage + func (s *VoiceMessage) SetSubstitutions(v map[string][]*string) *VoiceMessage + func (s *VoiceMessage) SetVoiceId(v string) *VoiceMessage + func (s VoiceMessage) GoString() string + func (s VoiceMessage) String() string + type VoiceTemplateRequest struct + Body *string + DefaultSubstitutions *string + LanguageCode *string + Tags map[string]*string + TemplateDescription *string + VoiceId *string + func (s *VoiceTemplateRequest) SetBody(v string) *VoiceTemplateRequest + func (s *VoiceTemplateRequest) SetDefaultSubstitutions(v string) *VoiceTemplateRequest + func (s *VoiceTemplateRequest) SetLanguageCode(v string) *VoiceTemplateRequest + func (s *VoiceTemplateRequest) SetTags(v map[string]*string) *VoiceTemplateRequest + func (s *VoiceTemplateRequest) SetTemplateDescription(v string) *VoiceTemplateRequest + func (s *VoiceTemplateRequest) SetVoiceId(v string) *VoiceTemplateRequest + func (s VoiceTemplateRequest) GoString() string + func (s VoiceTemplateRequest) String() string + type VoiceTemplateResponse struct + Arn *string + Body *string + CreationDate *string + DefaultSubstitutions *string + LanguageCode *string + LastModifiedDate *string + Tags map[string]*string + TemplateDescription *string + TemplateName *string + TemplateType *string + Version *string + VoiceId *string + func (s *VoiceTemplateResponse) SetArn(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetBody(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetCreationDate(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetDefaultSubstitutions(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetLanguageCode(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetLastModifiedDate(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetTags(v map[string]*string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetTemplateDescription(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetTemplateName(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetTemplateType(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetVersion(v string) *VoiceTemplateResponse + func (s *VoiceTemplateResponse) SetVoiceId(v string) *VoiceTemplateResponse + func (s VoiceTemplateResponse) GoString() string + func (s VoiceTemplateResponse) String() string + type WaitActivity struct + NextActivity *string + WaitTime *WaitTime + func (s *WaitActivity) SetNextActivity(v string) *WaitActivity + func (s *WaitActivity) SetWaitTime(v *WaitTime) *WaitActivity + func (s WaitActivity) GoString() string + func (s WaitActivity) String() string + type WaitTime struct + WaitFor *string + WaitUntil *string + func (s *WaitTime) SetWaitFor(v string) *WaitTime + func (s *WaitTime) SetWaitUntil(v string) *WaitTime + func (s WaitTime) GoString() string + func (s WaitTime) String() string + type WriteApplicationSettingsRequest struct + CampaignHook *CampaignHook + CloudWatchMetricsEnabled *bool + JourneyLimits *ApplicationSettingsJourneyLimits + Limits *CampaignLimits + QuietTime *QuietTime + func (s *WriteApplicationSettingsRequest) SetCampaignHook(v *CampaignHook) *WriteApplicationSettingsRequest + func (s *WriteApplicationSettingsRequest) SetCloudWatchMetricsEnabled(v bool) *WriteApplicationSettingsRequest + func (s *WriteApplicationSettingsRequest) SetJourneyLimits(v *ApplicationSettingsJourneyLimits) *WriteApplicationSettingsRequest + func (s *WriteApplicationSettingsRequest) SetLimits(v *CampaignLimits) *WriteApplicationSettingsRequest + func (s *WriteApplicationSettingsRequest) SetQuietTime(v *QuietTime) *WriteApplicationSettingsRequest + func (s WriteApplicationSettingsRequest) GoString() string + func (s WriteApplicationSettingsRequest) String() string + type WriteCampaignRequest struct + AdditionalTreatments []*WriteTreatmentResource + CustomDeliveryConfiguration *CustomDeliveryConfiguration + Description *string + HoldoutPercent *int64 + Hook *CampaignHook + IsPaused *bool + Limits *CampaignLimits + MessageConfiguration *MessageConfiguration + Name *string + Priority *int64 + Schedule *Schedule + SegmentId *string + SegmentVersion *int64 + Tags map[string]*string + TemplateConfiguration *TemplateConfiguration + TreatmentDescription *string + TreatmentName *string + func (s *WriteCampaignRequest) SetAdditionalTreatments(v []*WriteTreatmentResource) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetCustomDeliveryConfiguration(v *CustomDeliveryConfiguration) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetDescription(v string) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetHoldoutPercent(v int64) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetHook(v *CampaignHook) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetIsPaused(v bool) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetLimits(v *CampaignLimits) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetMessageConfiguration(v *MessageConfiguration) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetName(v string) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetPriority(v int64) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetSchedule(v *Schedule) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetSegmentId(v string) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetSegmentVersion(v int64) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetTags(v map[string]*string) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetTemplateConfiguration(v *TemplateConfiguration) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetTreatmentDescription(v string) *WriteCampaignRequest + func (s *WriteCampaignRequest) SetTreatmentName(v string) *WriteCampaignRequest + func (s *WriteCampaignRequest) Validate() error + func (s WriteCampaignRequest) GoString() string + func (s WriteCampaignRequest) String() string + type WriteEventStream struct + DestinationStreamArn *string + RoleArn *string + func (s *WriteEventStream) SetDestinationStreamArn(v string) *WriteEventStream + func (s *WriteEventStream) SetRoleArn(v string) *WriteEventStream + func (s *WriteEventStream) Validate() error + func (s WriteEventStream) GoString() string + func (s WriteEventStream) String() string + type WriteJourneyRequest struct + Activities map[string]*Activity + ClosedDays *ClosedDays + CreationDate *string + JourneyChannelSettings *JourneyChannelSettings + LastModifiedDate *string + Limits *JourneyLimits + LocalTime *bool + Name *string + OpenHours *OpenHours + QuietTime *QuietTime + RefreshFrequency *string + RefreshOnSegmentUpdate *bool + Schedule *JourneySchedule + SendingSchedule *bool + StartActivity *string + StartCondition *StartCondition + State *string + TimezoneEstimationMethods []*string + WaitForQuietTime *bool + func (s *WriteJourneyRequest) SetActivities(v map[string]*Activity) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetClosedDays(v *ClosedDays) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetCreationDate(v string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetJourneyChannelSettings(v *JourneyChannelSettings) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetLastModifiedDate(v string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetLimits(v *JourneyLimits) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetLocalTime(v bool) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetName(v string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetOpenHours(v *OpenHours) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetQuietTime(v *QuietTime) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetRefreshFrequency(v string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetRefreshOnSegmentUpdate(v bool) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetSchedule(v *JourneySchedule) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetSendingSchedule(v bool) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetStartActivity(v string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetStartCondition(v *StartCondition) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetState(v string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetTimezoneEstimationMethods(v []*string) *WriteJourneyRequest + func (s *WriteJourneyRequest) SetWaitForQuietTime(v bool) *WriteJourneyRequest + func (s *WriteJourneyRequest) Validate() error + func (s WriteJourneyRequest) GoString() string + func (s WriteJourneyRequest) String() string + type WriteSegmentRequest struct + Dimensions *SegmentDimensions + Name *string + SegmentGroups *SegmentGroupList + Tags map[string]*string + func (s *WriteSegmentRequest) SetDimensions(v *SegmentDimensions) *WriteSegmentRequest + func (s *WriteSegmentRequest) SetName(v string) *WriteSegmentRequest + func (s *WriteSegmentRequest) SetSegmentGroups(v *SegmentGroupList) *WriteSegmentRequest + func (s *WriteSegmentRequest) SetTags(v map[string]*string) *WriteSegmentRequest + func (s *WriteSegmentRequest) Validate() error + func (s WriteSegmentRequest) GoString() string + func (s WriteSegmentRequest) String() string + type WriteTreatmentResource struct + CustomDeliveryConfiguration *CustomDeliveryConfiguration + MessageConfiguration *MessageConfiguration + Schedule *Schedule + SizePercent *int64 + TemplateConfiguration *TemplateConfiguration + TreatmentDescription *string + TreatmentName *string + func (s *WriteTreatmentResource) SetCustomDeliveryConfiguration(v *CustomDeliveryConfiguration) *WriteTreatmentResource + func (s *WriteTreatmentResource) SetMessageConfiguration(v *MessageConfiguration) *WriteTreatmentResource + func (s *WriteTreatmentResource) SetSchedule(v *Schedule) *WriteTreatmentResource + func (s *WriteTreatmentResource) SetSizePercent(v int64) *WriteTreatmentResource + func (s *WriteTreatmentResource) SetTemplateConfiguration(v *TemplateConfiguration) *WriteTreatmentResource + func (s *WriteTreatmentResource) SetTreatmentDescription(v string) *WriteTreatmentResource + func (s *WriteTreatmentResource) SetTreatmentName(v string) *WriteTreatmentResource + func (s *WriteTreatmentResource) Validate() error + func (s WriteTreatmentResource) GoString() string + func (s WriteTreatmentResource) String() string