Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + const BehaviorOnMxFailureRejectMessage + const BehaviorOnMxFailureUseDefaultValue + const BulkEmailStatusAccountDailyQuotaExceeded + const BulkEmailStatusAccountSendingPaused + const BulkEmailStatusAccountSuspended + const BulkEmailStatusAccountThrottled + const BulkEmailStatusConfigurationSetNotFound + const BulkEmailStatusConfigurationSetSendingPaused + const BulkEmailStatusFailed + const BulkEmailStatusInvalidParameter + const BulkEmailStatusInvalidSendingPoolName + const BulkEmailStatusMailFromDomainNotVerified + const BulkEmailStatusMessageRejected + const BulkEmailStatusSuccess + const BulkEmailStatusTemplateNotFound + const BulkEmailStatusTransientFailure + const ContactLanguageEn + const ContactLanguageJa + const ContactListImportActionDelete + const ContactListImportActionPut + const DataFormatCsv + const DataFormatJson + const DeliverabilityDashboardAccountStatusActive + const DeliverabilityDashboardAccountStatusDisabled + const DeliverabilityDashboardAccountStatusPendingExpiration + const DeliverabilityTestStatusCompleted + const DeliverabilityTestStatusInProgress + const DimensionValueSourceEmailHeader + const DimensionValueSourceLinkTag + const DimensionValueSourceMessageTag + const DkimSigningAttributesOriginAwsSes + const DkimSigningAttributesOriginExternal + const DkimSigningKeyLengthRsa1024Bit + const DkimSigningKeyLengthRsa2048Bit + const DkimStatusFailed + const DkimStatusNotStarted + const DkimStatusPending + const DkimStatusSuccess + const DkimStatusTemporaryFailure + const EndpointsID + const ErrCodeAccountSuspendedException + const ErrCodeAlreadyExistsException + const ErrCodeBadRequestException + const ErrCodeConcurrentModificationException + const ErrCodeConflictException + const ErrCodeInternalServiceErrorException + const ErrCodeInvalidNextTokenException + const ErrCodeLimitExceededException + const ErrCodeMailFromDomainNotVerifiedException + const ErrCodeMessageRejected + const ErrCodeNotFoundException + const ErrCodeSendingPausedException + const ErrCodeTooManyRequestsException + const EventTypeBounce + const EventTypeClick + const EventTypeComplaint + const EventTypeDelivery + const EventTypeDeliveryDelay + const EventTypeOpen + const EventTypeReject + const EventTypeRenderingFailure + const EventTypeSend + const EventTypeSubscription + const FeatureStatusDisabled + const FeatureStatusEnabled + const IdentityTypeDomain + const IdentityTypeEmailAddress + const IdentityTypeManagedDomain + const ImportDestinationTypeContactList + const ImportDestinationTypeSuppressionList + const JobStatusCompleted + const JobStatusCreated + const JobStatusFailed + const JobStatusProcessing + const ListRecommendationsFilterKeyImpact + const ListRecommendationsFilterKeyResourceArn + const ListRecommendationsFilterKeyStatus + const ListRecommendationsFilterKeyType + const MailFromDomainStatusFailed + const MailFromDomainStatusPending + const MailFromDomainStatusSuccess + const MailFromDomainStatusTemporaryFailure + const MailTypeMarketing + const MailTypeTransactional + const MetricClick + const MetricComplaint + const MetricDelivery + const MetricDeliveryClick + const MetricDeliveryComplaint + const MetricDeliveryOpen + const MetricDimensionNameConfigurationSet + const MetricDimensionNameEmailIdentity + const MetricDimensionNameIsp + const MetricNamespaceVdm + const MetricOpen + const MetricPermanentBounce + const MetricSend + const MetricTransientBounce + const QueryErrorCodeAccessDenied + const QueryErrorCodeInternalFailure + const RecommendationImpactHigh + const RecommendationImpactLow + const RecommendationStatusFixed + const RecommendationStatusOpen + const RecommendationTypeBimi + const RecommendationTypeDkim + const RecommendationTypeDmarc + const RecommendationTypeSpf + const ReviewStatusDenied + const ReviewStatusFailed + const ReviewStatusGranted + const ReviewStatusPending + const ScalingModeManaged + const ScalingModeStandard + const ServiceID + const ServiceName + const SubscriptionStatusOptIn + const SubscriptionStatusOptOut + const SuppressionListImportActionDelete + const SuppressionListImportActionPut + const SuppressionListReasonBounce + const SuppressionListReasonComplaint + const TlsPolicyOptional + const TlsPolicyRequire + const VerificationStatusFailed + const VerificationStatusNotStarted + const VerificationStatusPending + const VerificationStatusSuccess + const VerificationStatusTemporaryFailure + const WarmupStatusDone + const WarmupStatusInProgress + func BehaviorOnMxFailure_Values() []string + func BulkEmailStatus_Values() []string + func ContactLanguage_Values() []string + func ContactListImportAction_Values() []string + func DataFormat_Values() []string + func DeliverabilityDashboardAccountStatus_Values() []string + func DeliverabilityTestStatus_Values() []string + func DimensionValueSource_Values() []string + func DkimSigningAttributesOrigin_Values() []string + func DkimSigningKeyLength_Values() []string + func DkimStatus_Values() []string + func EventType_Values() []string + func FeatureStatus_Values() []string + func IdentityType_Values() []string + func ImportDestinationType_Values() []string + func JobStatus_Values() []string + func ListRecommendationsFilterKey_Values() []string + func MailFromDomainStatus_Values() []string + func MailType_Values() []string + func MetricDimensionName_Values() []string + func MetricNamespace_Values() []string + func Metric_Values() []string + func QueryErrorCode_Values() []string + func RecommendationImpact_Values() []string + func RecommendationStatus_Values() []string + func RecommendationType_Values() []string + func ReviewStatus_Values() []string + func ScalingMode_Values() []string + func SubscriptionStatus_Values() []string + func SuppressionListImportAction_Values() []string + func SuppressionListReason_Values() []string + func TlsPolicy_Values() []string + func VerificationStatus_Values() []string + func WarmupStatus_Values() []string + type AccountDetails struct + AdditionalContactEmailAddresses []*string + ContactLanguage *string + MailType *string + ReviewDetails *ReviewDetails + UseCaseDescription *string + WebsiteURL *string + func (s *AccountDetails) SetAdditionalContactEmailAddresses(v []*string) *AccountDetails + func (s *AccountDetails) SetContactLanguage(v string) *AccountDetails + func (s *AccountDetails) SetMailType(v string) *AccountDetails + func (s *AccountDetails) SetReviewDetails(v *ReviewDetails) *AccountDetails + func (s *AccountDetails) SetUseCaseDescription(v string) *AccountDetails + func (s *AccountDetails) SetWebsiteURL(v string) *AccountDetails + func (s AccountDetails) GoString() string + func (s AccountDetails) String() string + type AccountSuspendedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AccountSuspendedException) Code() string + func (s *AccountSuspendedException) Error() string + func (s *AccountSuspendedException) Message() string + func (s *AccountSuspendedException) OrigErr() error + func (s *AccountSuspendedException) RequestID() string + func (s *AccountSuspendedException) StatusCode() int + func (s AccountSuspendedException) GoString() string + func (s AccountSuspendedException) String() string + type AlreadyExistsException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AlreadyExistsException) Code() string + func (s *AlreadyExistsException) Error() string + func (s *AlreadyExistsException) Message() string + func (s *AlreadyExistsException) OrigErr() error + func (s *AlreadyExistsException) RequestID() string + func (s *AlreadyExistsException) StatusCode() int + func (s AlreadyExistsException) GoString() string + func (s AlreadyExistsException) String() string + type BadRequestException struct + Message_ *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 BatchGetMetricDataInput struct + Queries []*BatchGetMetricDataQuery + func (s *BatchGetMetricDataInput) SetQueries(v []*BatchGetMetricDataQuery) *BatchGetMetricDataInput + func (s *BatchGetMetricDataInput) Validate() error + func (s BatchGetMetricDataInput) GoString() string + func (s BatchGetMetricDataInput) String() string + type BatchGetMetricDataOutput struct + Errors []*MetricDataError + Results []*MetricDataResult + func (s *BatchGetMetricDataOutput) SetErrors(v []*MetricDataError) *BatchGetMetricDataOutput + func (s *BatchGetMetricDataOutput) SetResults(v []*MetricDataResult) *BatchGetMetricDataOutput + func (s BatchGetMetricDataOutput) GoString() string + func (s BatchGetMetricDataOutput) String() string + type BatchGetMetricDataQuery struct + Dimensions map[string]*string + EndDate *time.Time + Id *string + Metric *string + Namespace *string + StartDate *time.Time + func (s *BatchGetMetricDataQuery) SetDimensions(v map[string]*string) *BatchGetMetricDataQuery + func (s *BatchGetMetricDataQuery) SetEndDate(v time.Time) *BatchGetMetricDataQuery + func (s *BatchGetMetricDataQuery) SetId(v string) *BatchGetMetricDataQuery + func (s *BatchGetMetricDataQuery) SetMetric(v string) *BatchGetMetricDataQuery + func (s *BatchGetMetricDataQuery) SetNamespace(v string) *BatchGetMetricDataQuery + func (s *BatchGetMetricDataQuery) SetStartDate(v time.Time) *BatchGetMetricDataQuery + func (s *BatchGetMetricDataQuery) Validate() error + func (s BatchGetMetricDataQuery) GoString() string + func (s BatchGetMetricDataQuery) String() string + type BlacklistEntry struct + Description *string + ListingTime *time.Time + RblName *string + func (s *BlacklistEntry) SetDescription(v string) *BlacklistEntry + func (s *BlacklistEntry) SetListingTime(v time.Time) *BlacklistEntry + func (s *BlacklistEntry) SetRblName(v string) *BlacklistEntry + func (s BlacklistEntry) GoString() string + func (s BlacklistEntry) String() string + type Body struct + Html *Content + Text *Content + func (s *Body) SetHtml(v *Content) *Body + func (s *Body) SetText(v *Content) *Body + func (s *Body) Validate() error + func (s Body) GoString() string + func (s Body) String() string + type BulkEmailContent struct + Template *Template + func (s *BulkEmailContent) SetTemplate(v *Template) *BulkEmailContent + func (s *BulkEmailContent) Validate() error + func (s BulkEmailContent) GoString() string + func (s BulkEmailContent) String() string + type BulkEmailEntry struct + Destination *Destination + ReplacementEmailContent *ReplacementEmailContent + ReplacementTags []*MessageTag + func (s *BulkEmailEntry) SetDestination(v *Destination) *BulkEmailEntry + func (s *BulkEmailEntry) SetReplacementEmailContent(v *ReplacementEmailContent) *BulkEmailEntry + func (s *BulkEmailEntry) SetReplacementTags(v []*MessageTag) *BulkEmailEntry + func (s *BulkEmailEntry) Validate() error + func (s BulkEmailEntry) GoString() string + func (s BulkEmailEntry) String() string + type BulkEmailEntryResult struct + Error *string + MessageId *string + Status *string + func (s *BulkEmailEntryResult) SetError(v string) *BulkEmailEntryResult + func (s *BulkEmailEntryResult) SetMessageId(v string) *BulkEmailEntryResult + func (s *BulkEmailEntryResult) SetStatus(v string) *BulkEmailEntryResult + func (s BulkEmailEntryResult) GoString() string + func (s BulkEmailEntryResult) String() string + type CloudWatchDestination struct + DimensionConfigurations []*CloudWatchDimensionConfiguration + func (s *CloudWatchDestination) SetDimensionConfigurations(v []*CloudWatchDimensionConfiguration) *CloudWatchDestination + func (s *CloudWatchDestination) Validate() error + func (s CloudWatchDestination) GoString() string + func (s CloudWatchDestination) String() string + type CloudWatchDimensionConfiguration struct + DefaultDimensionValue *string + DimensionName *string + DimensionValueSource *string + func (s *CloudWatchDimensionConfiguration) SetDefaultDimensionValue(v string) *CloudWatchDimensionConfiguration + func (s *CloudWatchDimensionConfiguration) SetDimensionName(v string) *CloudWatchDimensionConfiguration + func (s *CloudWatchDimensionConfiguration) SetDimensionValueSource(v string) *CloudWatchDimensionConfiguration + func (s *CloudWatchDimensionConfiguration) Validate() error + func (s CloudWatchDimensionConfiguration) GoString() string + func (s CloudWatchDimensionConfiguration) String() string + type ConcurrentModificationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConcurrentModificationException) Code() string + func (s *ConcurrentModificationException) Error() string + func (s *ConcurrentModificationException) Message() string + func (s *ConcurrentModificationException) OrigErr() error + func (s *ConcurrentModificationException) RequestID() string + func (s *ConcurrentModificationException) StatusCode() int + func (s ConcurrentModificationException) GoString() string + func (s ConcurrentModificationException) String() string + type ConflictException struct + Message_ *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 Contact struct + EmailAddress *string + LastUpdatedTimestamp *time.Time + TopicDefaultPreferences []*TopicPreference + TopicPreferences []*TopicPreference + UnsubscribeAll *bool + func (s *Contact) SetEmailAddress(v string) *Contact + func (s *Contact) SetLastUpdatedTimestamp(v time.Time) *Contact + func (s *Contact) SetTopicDefaultPreferences(v []*TopicPreference) *Contact + func (s *Contact) SetTopicPreferences(v []*TopicPreference) *Contact + func (s *Contact) SetUnsubscribeAll(v bool) *Contact + func (s Contact) GoString() string + func (s Contact) String() string + type ContactList struct + ContactListName *string + LastUpdatedTimestamp *time.Time + func (s *ContactList) SetContactListName(v string) *ContactList + func (s *ContactList) SetLastUpdatedTimestamp(v time.Time) *ContactList + func (s ContactList) GoString() string + func (s ContactList) String() string + type ContactListDestination struct + ContactListImportAction *string + ContactListName *string + func (s *ContactListDestination) SetContactListImportAction(v string) *ContactListDestination + func (s *ContactListDestination) SetContactListName(v string) *ContactListDestination + func (s *ContactListDestination) Validate() error + func (s ContactListDestination) GoString() string + func (s ContactListDestination) String() string + type Content struct + Charset *string + Data *string + func (s *Content) SetCharset(v string) *Content + func (s *Content) SetData(v string) *Content + func (s *Content) Validate() error + func (s Content) GoString() string + func (s Content) String() string + type CreateConfigurationSetEventDestinationInput struct + ConfigurationSetName *string + EventDestination *EventDestinationDefinition + EventDestinationName *string + func (s *CreateConfigurationSetEventDestinationInput) SetConfigurationSetName(v string) *CreateConfigurationSetEventDestinationInput + func (s *CreateConfigurationSetEventDestinationInput) SetEventDestination(v *EventDestinationDefinition) *CreateConfigurationSetEventDestinationInput + func (s *CreateConfigurationSetEventDestinationInput) SetEventDestinationName(v string) *CreateConfigurationSetEventDestinationInput + func (s *CreateConfigurationSetEventDestinationInput) Validate() error + func (s CreateConfigurationSetEventDestinationInput) GoString() string + func (s CreateConfigurationSetEventDestinationInput) String() string + type CreateConfigurationSetEventDestinationOutput struct + func (s CreateConfigurationSetEventDestinationOutput) GoString() string + func (s CreateConfigurationSetEventDestinationOutput) String() string + type CreateConfigurationSetInput struct + ConfigurationSetName *string + DeliveryOptions *DeliveryOptions + ReputationOptions *ReputationOptions + SendingOptions *SendingOptions + SuppressionOptions *SuppressionOptions + Tags []*Tag + TrackingOptions *TrackingOptions + VdmOptions *VdmOptions + func (s *CreateConfigurationSetInput) SetConfigurationSetName(v string) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetDeliveryOptions(v *DeliveryOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetReputationOptions(v *ReputationOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetSendingOptions(v *SendingOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetSuppressionOptions(v *SuppressionOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetTags(v []*Tag) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetTrackingOptions(v *TrackingOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) SetVdmOptions(v *VdmOptions) *CreateConfigurationSetInput + func (s *CreateConfigurationSetInput) Validate() error + func (s CreateConfigurationSetInput) GoString() string + func (s CreateConfigurationSetInput) String() string + type CreateConfigurationSetOutput struct + func (s CreateConfigurationSetOutput) GoString() string + func (s CreateConfigurationSetOutput) String() string + type CreateContactInput struct + AttributesData *string + ContactListName *string + EmailAddress *string + TopicPreferences []*TopicPreference + UnsubscribeAll *bool + func (s *CreateContactInput) SetAttributesData(v string) *CreateContactInput + func (s *CreateContactInput) SetContactListName(v string) *CreateContactInput + func (s *CreateContactInput) SetEmailAddress(v string) *CreateContactInput + func (s *CreateContactInput) SetTopicPreferences(v []*TopicPreference) *CreateContactInput + func (s *CreateContactInput) SetUnsubscribeAll(v bool) *CreateContactInput + func (s *CreateContactInput) Validate() error + func (s CreateContactInput) GoString() string + func (s CreateContactInput) String() string + type CreateContactListInput struct + ContactListName *string + Description *string + Tags []*Tag + Topics []*Topic + func (s *CreateContactListInput) SetContactListName(v string) *CreateContactListInput + func (s *CreateContactListInput) SetDescription(v string) *CreateContactListInput + func (s *CreateContactListInput) SetTags(v []*Tag) *CreateContactListInput + func (s *CreateContactListInput) SetTopics(v []*Topic) *CreateContactListInput + func (s *CreateContactListInput) Validate() error + func (s CreateContactListInput) GoString() string + func (s CreateContactListInput) String() string + type CreateContactListOutput struct + func (s CreateContactListOutput) GoString() string + func (s CreateContactListOutput) String() string + type CreateContactOutput struct + func (s CreateContactOutput) GoString() string + func (s CreateContactOutput) String() string + type CreateCustomVerificationEmailTemplateInput struct + FailureRedirectionURL *string + FromEmailAddress *string + SuccessRedirectionURL *string + TemplateContent *string + TemplateName *string + TemplateSubject *string + func (s *CreateCustomVerificationEmailTemplateInput) SetFailureRedirectionURL(v string) *CreateCustomVerificationEmailTemplateInput + func (s *CreateCustomVerificationEmailTemplateInput) SetFromEmailAddress(v string) *CreateCustomVerificationEmailTemplateInput + func (s *CreateCustomVerificationEmailTemplateInput) SetSuccessRedirectionURL(v string) *CreateCustomVerificationEmailTemplateInput + func (s *CreateCustomVerificationEmailTemplateInput) SetTemplateContent(v string) *CreateCustomVerificationEmailTemplateInput + func (s *CreateCustomVerificationEmailTemplateInput) SetTemplateName(v string) *CreateCustomVerificationEmailTemplateInput + func (s *CreateCustomVerificationEmailTemplateInput) SetTemplateSubject(v string) *CreateCustomVerificationEmailTemplateInput + func (s *CreateCustomVerificationEmailTemplateInput) Validate() error + func (s CreateCustomVerificationEmailTemplateInput) GoString() string + func (s CreateCustomVerificationEmailTemplateInput) String() string + type CreateCustomVerificationEmailTemplateOutput struct + func (s CreateCustomVerificationEmailTemplateOutput) GoString() string + func (s CreateCustomVerificationEmailTemplateOutput) String() string + type CreateDedicatedIpPoolInput struct + PoolName *string + ScalingMode *string + Tags []*Tag + func (s *CreateDedicatedIpPoolInput) SetPoolName(v string) *CreateDedicatedIpPoolInput + func (s *CreateDedicatedIpPoolInput) SetScalingMode(v string) *CreateDedicatedIpPoolInput + func (s *CreateDedicatedIpPoolInput) SetTags(v []*Tag) *CreateDedicatedIpPoolInput + func (s *CreateDedicatedIpPoolInput) Validate() error + func (s CreateDedicatedIpPoolInput) GoString() string + func (s CreateDedicatedIpPoolInput) String() string + type CreateDedicatedIpPoolOutput struct + func (s CreateDedicatedIpPoolOutput) GoString() string + func (s CreateDedicatedIpPoolOutput) String() string + type CreateDeliverabilityTestReportInput struct + Content *EmailContent + FromEmailAddress *string + ReportName *string + Tags []*Tag + func (s *CreateDeliverabilityTestReportInput) SetContent(v *EmailContent) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) SetFromEmailAddress(v string) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) SetReportName(v string) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) SetTags(v []*Tag) *CreateDeliverabilityTestReportInput + func (s *CreateDeliverabilityTestReportInput) Validate() error + func (s CreateDeliverabilityTestReportInput) GoString() string + func (s CreateDeliverabilityTestReportInput) String() string + type CreateDeliverabilityTestReportOutput struct + DeliverabilityTestStatus *string + ReportId *string + func (s *CreateDeliverabilityTestReportOutput) SetDeliverabilityTestStatus(v string) *CreateDeliverabilityTestReportOutput + func (s *CreateDeliverabilityTestReportOutput) SetReportId(v string) *CreateDeliverabilityTestReportOutput + func (s CreateDeliverabilityTestReportOutput) GoString() string + func (s CreateDeliverabilityTestReportOutput) String() string + type CreateEmailIdentityInput struct + ConfigurationSetName *string + DkimSigningAttributes *DkimSigningAttributes + EmailIdentity *string + Tags []*Tag + func (s *CreateEmailIdentityInput) SetConfigurationSetName(v string) *CreateEmailIdentityInput + func (s *CreateEmailIdentityInput) SetDkimSigningAttributes(v *DkimSigningAttributes) *CreateEmailIdentityInput + func (s *CreateEmailIdentityInput) SetEmailIdentity(v string) *CreateEmailIdentityInput + func (s *CreateEmailIdentityInput) SetTags(v []*Tag) *CreateEmailIdentityInput + func (s *CreateEmailIdentityInput) Validate() error + func (s CreateEmailIdentityInput) GoString() string + func (s CreateEmailIdentityInput) String() string + type CreateEmailIdentityOutput struct + DkimAttributes *DkimAttributes + IdentityType *string + VerifiedForSendingStatus *bool + func (s *CreateEmailIdentityOutput) SetDkimAttributes(v *DkimAttributes) *CreateEmailIdentityOutput + func (s *CreateEmailIdentityOutput) SetIdentityType(v string) *CreateEmailIdentityOutput + func (s *CreateEmailIdentityOutput) SetVerifiedForSendingStatus(v bool) *CreateEmailIdentityOutput + func (s CreateEmailIdentityOutput) GoString() string + func (s CreateEmailIdentityOutput) String() string + type CreateEmailIdentityPolicyInput struct + EmailIdentity *string + Policy *string + PolicyName *string + func (s *CreateEmailIdentityPolicyInput) SetEmailIdentity(v string) *CreateEmailIdentityPolicyInput + func (s *CreateEmailIdentityPolicyInput) SetPolicy(v string) *CreateEmailIdentityPolicyInput + func (s *CreateEmailIdentityPolicyInput) SetPolicyName(v string) *CreateEmailIdentityPolicyInput + func (s *CreateEmailIdentityPolicyInput) Validate() error + func (s CreateEmailIdentityPolicyInput) GoString() string + func (s CreateEmailIdentityPolicyInput) String() string + type CreateEmailIdentityPolicyOutput struct + func (s CreateEmailIdentityPolicyOutput) GoString() string + func (s CreateEmailIdentityPolicyOutput) String() string + type CreateEmailTemplateInput struct + TemplateContent *EmailTemplateContent + TemplateName *string + func (s *CreateEmailTemplateInput) SetTemplateContent(v *EmailTemplateContent) *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 + func (s CreateEmailTemplateOutput) GoString() string + func (s CreateEmailTemplateOutput) String() string + type CreateImportJobInput struct + ImportDataSource *ImportDataSource + ImportDestination *ImportDestination + func (s *CreateImportJobInput) SetImportDataSource(v *ImportDataSource) *CreateImportJobInput + func (s *CreateImportJobInput) SetImportDestination(v *ImportDestination) *CreateImportJobInput + func (s *CreateImportJobInput) Validate() error + func (s CreateImportJobInput) GoString() string + func (s CreateImportJobInput) String() string + type CreateImportJobOutput struct + JobId *string + func (s *CreateImportJobOutput) SetJobId(v string) *CreateImportJobOutput + func (s CreateImportJobOutput) GoString() string + func (s CreateImportJobOutput) String() string + type CustomVerificationEmailTemplateMetadata struct + FailureRedirectionURL *string + FromEmailAddress *string + SuccessRedirectionURL *string + TemplateName *string + TemplateSubject *string + func (s *CustomVerificationEmailTemplateMetadata) SetFailureRedirectionURL(v string) *CustomVerificationEmailTemplateMetadata + func (s *CustomVerificationEmailTemplateMetadata) SetFromEmailAddress(v string) *CustomVerificationEmailTemplateMetadata + func (s *CustomVerificationEmailTemplateMetadata) SetSuccessRedirectionURL(v string) *CustomVerificationEmailTemplateMetadata + func (s *CustomVerificationEmailTemplateMetadata) SetTemplateName(v string) *CustomVerificationEmailTemplateMetadata + func (s *CustomVerificationEmailTemplateMetadata) SetTemplateSubject(v string) *CustomVerificationEmailTemplateMetadata + func (s CustomVerificationEmailTemplateMetadata) GoString() string + func (s CustomVerificationEmailTemplateMetadata) String() string + type DailyVolume struct + DomainIspPlacements []*DomainIspPlacement + StartDate *time.Time + VolumeStatistics *VolumeStatistics + func (s *DailyVolume) SetDomainIspPlacements(v []*DomainIspPlacement) *DailyVolume + func (s *DailyVolume) SetStartDate(v time.Time) *DailyVolume + func (s *DailyVolume) SetVolumeStatistics(v *VolumeStatistics) *DailyVolume + func (s DailyVolume) GoString() string + func (s DailyVolume) String() string + type DashboardAttributes struct + EngagementMetrics *string + func (s *DashboardAttributes) SetEngagementMetrics(v string) *DashboardAttributes + func (s DashboardAttributes) GoString() string + func (s DashboardAttributes) String() string + type DashboardOptions struct + EngagementMetrics *string + func (s *DashboardOptions) SetEngagementMetrics(v string) *DashboardOptions + func (s DashboardOptions) GoString() string + func (s DashboardOptions) String() string + type DedicatedIp struct + Ip *string + PoolName *string + WarmupPercentage *int64 + WarmupStatus *string + func (s *DedicatedIp) SetIp(v string) *DedicatedIp + func (s *DedicatedIp) SetPoolName(v string) *DedicatedIp + func (s *DedicatedIp) SetWarmupPercentage(v int64) *DedicatedIp + func (s *DedicatedIp) SetWarmupStatus(v string) *DedicatedIp + func (s DedicatedIp) GoString() string + func (s DedicatedIp) String() string + type DedicatedIpPool struct + PoolName *string + ScalingMode *string + func (s *DedicatedIpPool) SetPoolName(v string) *DedicatedIpPool + func (s *DedicatedIpPool) SetScalingMode(v string) *DedicatedIpPool + func (s DedicatedIpPool) GoString() string + func (s DedicatedIpPool) String() string + type DeleteConfigurationSetEventDestinationInput struct + ConfigurationSetName *string + EventDestinationName *string + func (s *DeleteConfigurationSetEventDestinationInput) SetConfigurationSetName(v string) *DeleteConfigurationSetEventDestinationInput + func (s *DeleteConfigurationSetEventDestinationInput) SetEventDestinationName(v string) *DeleteConfigurationSetEventDestinationInput + func (s *DeleteConfigurationSetEventDestinationInput) Validate() error + func (s DeleteConfigurationSetEventDestinationInput) GoString() string + func (s DeleteConfigurationSetEventDestinationInput) String() string + type DeleteConfigurationSetEventDestinationOutput struct + func (s DeleteConfigurationSetEventDestinationOutput) GoString() string + func (s DeleteConfigurationSetEventDestinationOutput) String() string + type DeleteConfigurationSetInput struct + ConfigurationSetName *string + func (s *DeleteConfigurationSetInput) SetConfigurationSetName(v string) *DeleteConfigurationSetInput + func (s *DeleteConfigurationSetInput) Validate() error + func (s DeleteConfigurationSetInput) GoString() string + func (s DeleteConfigurationSetInput) String() string + type DeleteConfigurationSetOutput struct + func (s DeleteConfigurationSetOutput) GoString() string + func (s DeleteConfigurationSetOutput) String() string + type DeleteContactInput struct + ContactListName *string + EmailAddress *string + func (s *DeleteContactInput) SetContactListName(v string) *DeleteContactInput + func (s *DeleteContactInput) SetEmailAddress(v string) *DeleteContactInput + func (s *DeleteContactInput) Validate() error + func (s DeleteContactInput) GoString() string + func (s DeleteContactInput) String() string + type DeleteContactListInput struct + ContactListName *string + func (s *DeleteContactListInput) SetContactListName(v string) *DeleteContactListInput + func (s *DeleteContactListInput) Validate() error + func (s DeleteContactListInput) GoString() string + func (s DeleteContactListInput) String() string + type DeleteContactListOutput struct + func (s DeleteContactListOutput) GoString() string + func (s DeleteContactListOutput) String() string + type DeleteContactOutput struct + func (s DeleteContactOutput) GoString() string + func (s DeleteContactOutput) String() string + type DeleteCustomVerificationEmailTemplateInput struct + TemplateName *string + func (s *DeleteCustomVerificationEmailTemplateInput) SetTemplateName(v string) *DeleteCustomVerificationEmailTemplateInput + func (s *DeleteCustomVerificationEmailTemplateInput) Validate() error + func (s DeleteCustomVerificationEmailTemplateInput) GoString() string + func (s DeleteCustomVerificationEmailTemplateInput) String() string + type DeleteCustomVerificationEmailTemplateOutput struct + func (s DeleteCustomVerificationEmailTemplateOutput) GoString() string + func (s DeleteCustomVerificationEmailTemplateOutput) String() string + type DeleteDedicatedIpPoolInput struct + PoolName *string + func (s *DeleteDedicatedIpPoolInput) SetPoolName(v string) *DeleteDedicatedIpPoolInput + func (s *DeleteDedicatedIpPoolInput) Validate() error + func (s DeleteDedicatedIpPoolInput) GoString() string + func (s DeleteDedicatedIpPoolInput) String() string + type DeleteDedicatedIpPoolOutput struct + func (s DeleteDedicatedIpPoolOutput) GoString() string + func (s DeleteDedicatedIpPoolOutput) String() string + type DeleteEmailIdentityInput struct + EmailIdentity *string + func (s *DeleteEmailIdentityInput) SetEmailIdentity(v string) *DeleteEmailIdentityInput + func (s *DeleteEmailIdentityInput) Validate() error + func (s DeleteEmailIdentityInput) GoString() string + func (s DeleteEmailIdentityInput) String() string + type DeleteEmailIdentityOutput struct + func (s DeleteEmailIdentityOutput) GoString() string + func (s DeleteEmailIdentityOutput) String() string + type DeleteEmailIdentityPolicyInput struct + EmailIdentity *string + PolicyName *string + func (s *DeleteEmailIdentityPolicyInput) SetEmailIdentity(v string) *DeleteEmailIdentityPolicyInput + func (s *DeleteEmailIdentityPolicyInput) SetPolicyName(v string) *DeleteEmailIdentityPolicyInput + func (s *DeleteEmailIdentityPolicyInput) Validate() error + func (s DeleteEmailIdentityPolicyInput) GoString() string + func (s DeleteEmailIdentityPolicyInput) String() string + type DeleteEmailIdentityPolicyOutput struct + func (s DeleteEmailIdentityPolicyOutput) GoString() string + func (s DeleteEmailIdentityPolicyOutput) String() string + type DeleteEmailTemplateInput struct + TemplateName *string + func (s *DeleteEmailTemplateInput) SetTemplateName(v string) *DeleteEmailTemplateInput + func (s *DeleteEmailTemplateInput) Validate() error + func (s DeleteEmailTemplateInput) GoString() string + func (s DeleteEmailTemplateInput) String() string + type DeleteEmailTemplateOutput struct + func (s DeleteEmailTemplateOutput) GoString() string + func (s DeleteEmailTemplateOutput) String() string + type DeleteSuppressedDestinationInput struct + EmailAddress *string + func (s *DeleteSuppressedDestinationInput) SetEmailAddress(v string) *DeleteSuppressedDestinationInput + func (s *DeleteSuppressedDestinationInput) Validate() error + func (s DeleteSuppressedDestinationInput) GoString() string + func (s DeleteSuppressedDestinationInput) String() string + type DeleteSuppressedDestinationOutput struct + func (s DeleteSuppressedDestinationOutput) GoString() string + func (s DeleteSuppressedDestinationOutput) String() string + type DeliverabilityTestReport struct + CreateDate *time.Time + DeliverabilityTestStatus *string + FromEmailAddress *string + ReportId *string + ReportName *string + Subject *string + func (s *DeliverabilityTestReport) SetCreateDate(v time.Time) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetDeliverabilityTestStatus(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetFromEmailAddress(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetReportId(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetReportName(v string) *DeliverabilityTestReport + func (s *DeliverabilityTestReport) SetSubject(v string) *DeliverabilityTestReport + func (s DeliverabilityTestReport) GoString() string + func (s DeliverabilityTestReport) String() string + type DeliveryOptions struct + SendingPoolName *string + TlsPolicy *string + func (s *DeliveryOptions) SetSendingPoolName(v string) *DeliveryOptions + func (s *DeliveryOptions) SetTlsPolicy(v string) *DeliveryOptions + func (s DeliveryOptions) GoString() string + func (s DeliveryOptions) String() string + type Destination struct + BccAddresses []*string + CcAddresses []*string + ToAddresses []*string + func (s *Destination) SetBccAddresses(v []*string) *Destination + func (s *Destination) SetCcAddresses(v []*string) *Destination + func (s *Destination) SetToAddresses(v []*string) *Destination + func (s Destination) GoString() string + func (s Destination) String() string + type DkimAttributes struct + CurrentSigningKeyLength *string + LastKeyGenerationTimestamp *time.Time + NextSigningKeyLength *string + SigningAttributesOrigin *string + SigningEnabled *bool + Status *string + Tokens []*string + func (s *DkimAttributes) SetCurrentSigningKeyLength(v string) *DkimAttributes + func (s *DkimAttributes) SetLastKeyGenerationTimestamp(v time.Time) *DkimAttributes + func (s *DkimAttributes) SetNextSigningKeyLength(v string) *DkimAttributes + func (s *DkimAttributes) SetSigningAttributesOrigin(v string) *DkimAttributes + func (s *DkimAttributes) SetSigningEnabled(v bool) *DkimAttributes + func (s *DkimAttributes) SetStatus(v string) *DkimAttributes + func (s *DkimAttributes) SetTokens(v []*string) *DkimAttributes + func (s DkimAttributes) GoString() string + func (s DkimAttributes) String() string + type DkimSigningAttributes struct + DomainSigningPrivateKey *string + DomainSigningSelector *string + NextSigningKeyLength *string + func (s *DkimSigningAttributes) SetDomainSigningPrivateKey(v string) *DkimSigningAttributes + func (s *DkimSigningAttributes) SetDomainSigningSelector(v string) *DkimSigningAttributes + func (s *DkimSigningAttributes) SetNextSigningKeyLength(v string) *DkimSigningAttributes + func (s *DkimSigningAttributes) Validate() error + func (s DkimSigningAttributes) GoString() string + func (s DkimSigningAttributes) String() string + type DomainDeliverabilityCampaign struct + CampaignId *string + DeleteRate *float64 + Esps []*string + FirstSeenDateTime *time.Time + FromAddress *string + ImageUrl *string + InboxCount *int64 + LastSeenDateTime *time.Time + ProjectedVolume *int64 + ReadDeleteRate *float64 + ReadRate *float64 + SendingIps []*string + SpamCount *int64 + Subject *string + func (s *DomainDeliverabilityCampaign) SetCampaignId(v string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetDeleteRate(v float64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetEsps(v []*string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetFirstSeenDateTime(v time.Time) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetFromAddress(v string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetImageUrl(v string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetInboxCount(v int64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetLastSeenDateTime(v time.Time) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetProjectedVolume(v int64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetReadDeleteRate(v float64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetReadRate(v float64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetSendingIps(v []*string) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetSpamCount(v int64) *DomainDeliverabilityCampaign + func (s *DomainDeliverabilityCampaign) SetSubject(v string) *DomainDeliverabilityCampaign + func (s DomainDeliverabilityCampaign) GoString() string + func (s DomainDeliverabilityCampaign) String() string + type DomainDeliverabilityTrackingOption struct + Domain *string + InboxPlacementTrackingOption *InboxPlacementTrackingOption + SubscriptionStartDate *time.Time + func (s *DomainDeliverabilityTrackingOption) SetDomain(v string) *DomainDeliverabilityTrackingOption + func (s *DomainDeliverabilityTrackingOption) SetInboxPlacementTrackingOption(v *InboxPlacementTrackingOption) *DomainDeliverabilityTrackingOption + func (s *DomainDeliverabilityTrackingOption) SetSubscriptionStartDate(v time.Time) *DomainDeliverabilityTrackingOption + func (s DomainDeliverabilityTrackingOption) GoString() string + func (s DomainDeliverabilityTrackingOption) String() string + type DomainIspPlacement struct + InboxPercentage *float64 + InboxRawCount *int64 + IspName *string + SpamPercentage *float64 + SpamRawCount *int64 + func (s *DomainIspPlacement) SetInboxPercentage(v float64) *DomainIspPlacement + func (s *DomainIspPlacement) SetInboxRawCount(v int64) *DomainIspPlacement + func (s *DomainIspPlacement) SetIspName(v string) *DomainIspPlacement + func (s *DomainIspPlacement) SetSpamPercentage(v float64) *DomainIspPlacement + func (s *DomainIspPlacement) SetSpamRawCount(v int64) *DomainIspPlacement + func (s DomainIspPlacement) GoString() string + func (s DomainIspPlacement) String() string + type EmailContent struct + Raw *RawMessage + Simple *Message + Template *Template + func (s *EmailContent) SetRaw(v *RawMessage) *EmailContent + func (s *EmailContent) SetSimple(v *Message) *EmailContent + func (s *EmailContent) SetTemplate(v *Template) *EmailContent + func (s *EmailContent) Validate() error + func (s EmailContent) GoString() string + func (s EmailContent) String() string + type EmailTemplateContent struct + Html *string + Subject *string + Text *string + func (s *EmailTemplateContent) SetHtml(v string) *EmailTemplateContent + func (s *EmailTemplateContent) SetSubject(v string) *EmailTemplateContent + func (s *EmailTemplateContent) SetText(v string) *EmailTemplateContent + func (s EmailTemplateContent) GoString() string + func (s EmailTemplateContent) String() string + type EmailTemplateMetadata struct + CreatedTimestamp *time.Time + TemplateName *string + func (s *EmailTemplateMetadata) SetCreatedTimestamp(v time.Time) *EmailTemplateMetadata + func (s *EmailTemplateMetadata) SetTemplateName(v string) *EmailTemplateMetadata + func (s EmailTemplateMetadata) GoString() string + func (s EmailTemplateMetadata) String() string + type EventDestination struct + CloudWatchDestination *CloudWatchDestination + Enabled *bool + KinesisFirehoseDestination *KinesisFirehoseDestination + MatchingEventTypes []*string + Name *string + PinpointDestination *PinpointDestination + SnsDestination *SnsDestination + func (s *EventDestination) SetCloudWatchDestination(v *CloudWatchDestination) *EventDestination + func (s *EventDestination) SetEnabled(v bool) *EventDestination + func (s *EventDestination) SetKinesisFirehoseDestination(v *KinesisFirehoseDestination) *EventDestination + func (s *EventDestination) SetMatchingEventTypes(v []*string) *EventDestination + func (s *EventDestination) SetName(v string) *EventDestination + func (s *EventDestination) SetPinpointDestination(v *PinpointDestination) *EventDestination + func (s *EventDestination) SetSnsDestination(v *SnsDestination) *EventDestination + func (s EventDestination) GoString() string + func (s EventDestination) String() string + type EventDestinationDefinition struct + CloudWatchDestination *CloudWatchDestination + Enabled *bool + KinesisFirehoseDestination *KinesisFirehoseDestination + MatchingEventTypes []*string + PinpointDestination *PinpointDestination + SnsDestination *SnsDestination + func (s *EventDestinationDefinition) SetCloudWatchDestination(v *CloudWatchDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetEnabled(v bool) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetKinesisFirehoseDestination(v *KinesisFirehoseDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetMatchingEventTypes(v []*string) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetPinpointDestination(v *PinpointDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) SetSnsDestination(v *SnsDestination) *EventDestinationDefinition + func (s *EventDestinationDefinition) Validate() error + func (s EventDestinationDefinition) GoString() string + func (s EventDestinationDefinition) String() string + type FailureInfo struct + ErrorMessage *string + FailedRecordsS3Url *string + func (s *FailureInfo) SetErrorMessage(v string) *FailureInfo + func (s *FailureInfo) SetFailedRecordsS3Url(v string) *FailureInfo + func (s FailureInfo) GoString() string + func (s FailureInfo) String() string + type GetAccountInput struct + func (s GetAccountInput) GoString() string + func (s GetAccountInput) String() string + type GetAccountOutput struct + DedicatedIpAutoWarmupEnabled *bool + Details *AccountDetails + EnforcementStatus *string + ProductionAccessEnabled *bool + SendQuota *SendQuota + SendingEnabled *bool + SuppressionAttributes *SuppressionAttributes + VdmAttributes *VdmAttributes + func (s *GetAccountOutput) SetDedicatedIpAutoWarmupEnabled(v bool) *GetAccountOutput + func (s *GetAccountOutput) SetDetails(v *AccountDetails) *GetAccountOutput + func (s *GetAccountOutput) SetEnforcementStatus(v string) *GetAccountOutput + func (s *GetAccountOutput) SetProductionAccessEnabled(v bool) *GetAccountOutput + func (s *GetAccountOutput) SetSendQuota(v *SendQuota) *GetAccountOutput + func (s *GetAccountOutput) SetSendingEnabled(v bool) *GetAccountOutput + func (s *GetAccountOutput) SetSuppressionAttributes(v *SuppressionAttributes) *GetAccountOutput + func (s *GetAccountOutput) SetVdmAttributes(v *VdmAttributes) *GetAccountOutput + func (s GetAccountOutput) GoString() string + func (s GetAccountOutput) String() string + type GetBlacklistReportsInput struct + BlacklistItemNames []*string + func (s *GetBlacklistReportsInput) SetBlacklistItemNames(v []*string) *GetBlacklistReportsInput + func (s *GetBlacklistReportsInput) Validate() error + func (s GetBlacklistReportsInput) GoString() string + func (s GetBlacklistReportsInput) String() string + type GetBlacklistReportsOutput struct + BlacklistReport map[string][]*BlacklistEntry + func (s *GetBlacklistReportsOutput) SetBlacklistReport(v map[string][]*BlacklistEntry) *GetBlacklistReportsOutput + func (s GetBlacklistReportsOutput) GoString() string + func (s GetBlacklistReportsOutput) String() string + type GetConfigurationSetEventDestinationsInput struct + ConfigurationSetName *string + func (s *GetConfigurationSetEventDestinationsInput) SetConfigurationSetName(v string) *GetConfigurationSetEventDestinationsInput + func (s *GetConfigurationSetEventDestinationsInput) Validate() error + func (s GetConfigurationSetEventDestinationsInput) GoString() string + func (s GetConfigurationSetEventDestinationsInput) String() string + type GetConfigurationSetEventDestinationsOutput struct + EventDestinations []*EventDestination + func (s *GetConfigurationSetEventDestinationsOutput) SetEventDestinations(v []*EventDestination) *GetConfigurationSetEventDestinationsOutput + func (s GetConfigurationSetEventDestinationsOutput) GoString() string + func (s GetConfigurationSetEventDestinationsOutput) String() string + type GetConfigurationSetInput struct + ConfigurationSetName *string + func (s *GetConfigurationSetInput) SetConfigurationSetName(v string) *GetConfigurationSetInput + func (s *GetConfigurationSetInput) Validate() error + func (s GetConfigurationSetInput) GoString() string + func (s GetConfigurationSetInput) String() string + type GetConfigurationSetOutput struct + ConfigurationSetName *string + DeliveryOptions *DeliveryOptions + ReputationOptions *ReputationOptions + SendingOptions *SendingOptions + SuppressionOptions *SuppressionOptions + Tags []*Tag + TrackingOptions *TrackingOptions + VdmOptions *VdmOptions + func (s *GetConfigurationSetOutput) SetConfigurationSetName(v string) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetDeliveryOptions(v *DeliveryOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetReputationOptions(v *ReputationOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetSendingOptions(v *SendingOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetSuppressionOptions(v *SuppressionOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetTags(v []*Tag) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetTrackingOptions(v *TrackingOptions) *GetConfigurationSetOutput + func (s *GetConfigurationSetOutput) SetVdmOptions(v *VdmOptions) *GetConfigurationSetOutput + func (s GetConfigurationSetOutput) GoString() string + func (s GetConfigurationSetOutput) String() string + type GetContactInput struct + ContactListName *string + EmailAddress *string + func (s *GetContactInput) SetContactListName(v string) *GetContactInput + func (s *GetContactInput) SetEmailAddress(v string) *GetContactInput + func (s *GetContactInput) Validate() error + func (s GetContactInput) GoString() string + func (s GetContactInput) String() string + type GetContactListInput struct + ContactListName *string + func (s *GetContactListInput) SetContactListName(v string) *GetContactListInput + func (s *GetContactListInput) Validate() error + func (s GetContactListInput) GoString() string + func (s GetContactListInput) String() string + type GetContactListOutput struct + ContactListName *string + CreatedTimestamp *time.Time + Description *string + LastUpdatedTimestamp *time.Time + Tags []*Tag + Topics []*Topic + func (s *GetContactListOutput) SetContactListName(v string) *GetContactListOutput + func (s *GetContactListOutput) SetCreatedTimestamp(v time.Time) *GetContactListOutput + func (s *GetContactListOutput) SetDescription(v string) *GetContactListOutput + func (s *GetContactListOutput) SetLastUpdatedTimestamp(v time.Time) *GetContactListOutput + func (s *GetContactListOutput) SetTags(v []*Tag) *GetContactListOutput + func (s *GetContactListOutput) SetTopics(v []*Topic) *GetContactListOutput + func (s GetContactListOutput) GoString() string + func (s GetContactListOutput) String() string + type GetContactOutput struct + AttributesData *string + ContactListName *string + CreatedTimestamp *time.Time + EmailAddress *string + LastUpdatedTimestamp *time.Time + TopicDefaultPreferences []*TopicPreference + TopicPreferences []*TopicPreference + UnsubscribeAll *bool + func (s *GetContactOutput) SetAttributesData(v string) *GetContactOutput + func (s *GetContactOutput) SetContactListName(v string) *GetContactOutput + func (s *GetContactOutput) SetCreatedTimestamp(v time.Time) *GetContactOutput + func (s *GetContactOutput) SetEmailAddress(v string) *GetContactOutput + func (s *GetContactOutput) SetLastUpdatedTimestamp(v time.Time) *GetContactOutput + func (s *GetContactOutput) SetTopicDefaultPreferences(v []*TopicPreference) *GetContactOutput + func (s *GetContactOutput) SetTopicPreferences(v []*TopicPreference) *GetContactOutput + func (s *GetContactOutput) SetUnsubscribeAll(v bool) *GetContactOutput + func (s GetContactOutput) GoString() string + func (s GetContactOutput) String() string + type GetCustomVerificationEmailTemplateInput struct + TemplateName *string + func (s *GetCustomVerificationEmailTemplateInput) SetTemplateName(v string) *GetCustomVerificationEmailTemplateInput + func (s *GetCustomVerificationEmailTemplateInput) Validate() error + func (s GetCustomVerificationEmailTemplateInput) GoString() string + func (s GetCustomVerificationEmailTemplateInput) String() string + type GetCustomVerificationEmailTemplateOutput struct + FailureRedirectionURL *string + FromEmailAddress *string + SuccessRedirectionURL *string + TemplateContent *string + TemplateName *string + TemplateSubject *string + func (s *GetCustomVerificationEmailTemplateOutput) SetFailureRedirectionURL(v string) *GetCustomVerificationEmailTemplateOutput + func (s *GetCustomVerificationEmailTemplateOutput) SetFromEmailAddress(v string) *GetCustomVerificationEmailTemplateOutput + func (s *GetCustomVerificationEmailTemplateOutput) SetSuccessRedirectionURL(v string) *GetCustomVerificationEmailTemplateOutput + func (s *GetCustomVerificationEmailTemplateOutput) SetTemplateContent(v string) *GetCustomVerificationEmailTemplateOutput + func (s *GetCustomVerificationEmailTemplateOutput) SetTemplateName(v string) *GetCustomVerificationEmailTemplateOutput + func (s *GetCustomVerificationEmailTemplateOutput) SetTemplateSubject(v string) *GetCustomVerificationEmailTemplateOutput + func (s GetCustomVerificationEmailTemplateOutput) GoString() string + func (s GetCustomVerificationEmailTemplateOutput) String() string + type GetDedicatedIpInput struct + Ip *string + func (s *GetDedicatedIpInput) SetIp(v string) *GetDedicatedIpInput + func (s *GetDedicatedIpInput) Validate() error + func (s GetDedicatedIpInput) GoString() string + func (s GetDedicatedIpInput) String() string + type GetDedicatedIpOutput struct + DedicatedIp *DedicatedIp + func (s *GetDedicatedIpOutput) SetDedicatedIp(v *DedicatedIp) *GetDedicatedIpOutput + func (s GetDedicatedIpOutput) GoString() string + func (s GetDedicatedIpOutput) String() string + type GetDedicatedIpPoolInput struct + PoolName *string + func (s *GetDedicatedIpPoolInput) SetPoolName(v string) *GetDedicatedIpPoolInput + func (s *GetDedicatedIpPoolInput) Validate() error + func (s GetDedicatedIpPoolInput) GoString() string + func (s GetDedicatedIpPoolInput) String() string + type GetDedicatedIpPoolOutput struct + DedicatedIpPool *DedicatedIpPool + func (s *GetDedicatedIpPoolOutput) SetDedicatedIpPool(v *DedicatedIpPool) *GetDedicatedIpPoolOutput + func (s GetDedicatedIpPoolOutput) GoString() string + func (s GetDedicatedIpPoolOutput) String() string + type GetDedicatedIpsInput struct + NextToken *string + PageSize *int64 + PoolName *string + func (s *GetDedicatedIpsInput) SetNextToken(v string) *GetDedicatedIpsInput + func (s *GetDedicatedIpsInput) SetPageSize(v int64) *GetDedicatedIpsInput + func (s *GetDedicatedIpsInput) SetPoolName(v string) *GetDedicatedIpsInput + func (s GetDedicatedIpsInput) GoString() string + func (s GetDedicatedIpsInput) String() string + type GetDedicatedIpsOutput struct + DedicatedIps []*DedicatedIp + NextToken *string + func (s *GetDedicatedIpsOutput) SetDedicatedIps(v []*DedicatedIp) *GetDedicatedIpsOutput + func (s *GetDedicatedIpsOutput) SetNextToken(v string) *GetDedicatedIpsOutput + func (s GetDedicatedIpsOutput) GoString() string + func (s GetDedicatedIpsOutput) String() string + type GetDeliverabilityDashboardOptionsInput struct + func (s GetDeliverabilityDashboardOptionsInput) GoString() string + func (s GetDeliverabilityDashboardOptionsInput) String() string + type GetDeliverabilityDashboardOptionsOutput struct + AccountStatus *string + ActiveSubscribedDomains []*DomainDeliverabilityTrackingOption + DashboardEnabled *bool + PendingExpirationSubscribedDomains []*DomainDeliverabilityTrackingOption + SubscriptionExpiryDate *time.Time + func (s *GetDeliverabilityDashboardOptionsOutput) SetAccountStatus(v string) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetActiveSubscribedDomains(v []*DomainDeliverabilityTrackingOption) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetDashboardEnabled(v bool) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetPendingExpirationSubscribedDomains(v []*DomainDeliverabilityTrackingOption) *GetDeliverabilityDashboardOptionsOutput + func (s *GetDeliverabilityDashboardOptionsOutput) SetSubscriptionExpiryDate(v time.Time) *GetDeliverabilityDashboardOptionsOutput + func (s GetDeliverabilityDashboardOptionsOutput) GoString() string + func (s GetDeliverabilityDashboardOptionsOutput) String() string + type GetDeliverabilityTestReportInput struct + ReportId *string + func (s *GetDeliverabilityTestReportInput) SetReportId(v string) *GetDeliverabilityTestReportInput + func (s *GetDeliverabilityTestReportInput) Validate() error + func (s GetDeliverabilityTestReportInput) GoString() string + func (s GetDeliverabilityTestReportInput) String() string + type GetDeliverabilityTestReportOutput struct + DeliverabilityTestReport *DeliverabilityTestReport + IspPlacements []*IspPlacement + Message *string + OverallPlacement *PlacementStatistics + Tags []*Tag + func (s *GetDeliverabilityTestReportOutput) SetDeliverabilityTestReport(v *DeliverabilityTestReport) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetIspPlacements(v []*IspPlacement) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetMessage(v string) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetOverallPlacement(v *PlacementStatistics) *GetDeliverabilityTestReportOutput + func (s *GetDeliverabilityTestReportOutput) SetTags(v []*Tag) *GetDeliverabilityTestReportOutput + func (s GetDeliverabilityTestReportOutput) GoString() string + func (s GetDeliverabilityTestReportOutput) String() string + type GetDomainDeliverabilityCampaignInput struct + CampaignId *string + func (s *GetDomainDeliverabilityCampaignInput) SetCampaignId(v string) *GetDomainDeliverabilityCampaignInput + func (s *GetDomainDeliverabilityCampaignInput) Validate() error + func (s GetDomainDeliverabilityCampaignInput) GoString() string + func (s GetDomainDeliverabilityCampaignInput) String() string + type GetDomainDeliverabilityCampaignOutput struct + DomainDeliverabilityCampaign *DomainDeliverabilityCampaign + func (s *GetDomainDeliverabilityCampaignOutput) SetDomainDeliverabilityCampaign(v *DomainDeliverabilityCampaign) *GetDomainDeliverabilityCampaignOutput + func (s GetDomainDeliverabilityCampaignOutput) GoString() string + func (s GetDomainDeliverabilityCampaignOutput) String() string + type GetDomainStatisticsReportInput struct + Domain *string + EndDate *time.Time + StartDate *time.Time + func (s *GetDomainStatisticsReportInput) SetDomain(v string) *GetDomainStatisticsReportInput + func (s *GetDomainStatisticsReportInput) SetEndDate(v time.Time) *GetDomainStatisticsReportInput + func (s *GetDomainStatisticsReportInput) SetStartDate(v time.Time) *GetDomainStatisticsReportInput + func (s *GetDomainStatisticsReportInput) Validate() error + func (s GetDomainStatisticsReportInput) GoString() string + func (s GetDomainStatisticsReportInput) String() string + type GetDomainStatisticsReportOutput struct + DailyVolumes []*DailyVolume + OverallVolume *OverallVolume + func (s *GetDomainStatisticsReportOutput) SetDailyVolumes(v []*DailyVolume) *GetDomainStatisticsReportOutput + func (s *GetDomainStatisticsReportOutput) SetOverallVolume(v *OverallVolume) *GetDomainStatisticsReportOutput + func (s GetDomainStatisticsReportOutput) GoString() string + func (s GetDomainStatisticsReportOutput) String() string + type GetEmailIdentityInput struct + EmailIdentity *string + func (s *GetEmailIdentityInput) SetEmailIdentity(v string) *GetEmailIdentityInput + func (s *GetEmailIdentityInput) Validate() error + func (s GetEmailIdentityInput) GoString() string + func (s GetEmailIdentityInput) String() string + type GetEmailIdentityOutput struct + ConfigurationSetName *string + DkimAttributes *DkimAttributes + FeedbackForwardingStatus *bool + IdentityType *string + MailFromAttributes *MailFromAttributes + Policies map[string]*string + Tags []*Tag + VerificationStatus *string + VerifiedForSendingStatus *bool + func (s *GetEmailIdentityOutput) SetConfigurationSetName(v string) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetDkimAttributes(v *DkimAttributes) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetFeedbackForwardingStatus(v bool) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetIdentityType(v string) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetMailFromAttributes(v *MailFromAttributes) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetPolicies(v map[string]*string) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetTags(v []*Tag) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetVerificationStatus(v string) *GetEmailIdentityOutput + func (s *GetEmailIdentityOutput) SetVerifiedForSendingStatus(v bool) *GetEmailIdentityOutput + func (s GetEmailIdentityOutput) GoString() string + func (s GetEmailIdentityOutput) String() string + type GetEmailIdentityPoliciesInput struct + EmailIdentity *string + func (s *GetEmailIdentityPoliciesInput) SetEmailIdentity(v string) *GetEmailIdentityPoliciesInput + func (s *GetEmailIdentityPoliciesInput) Validate() error + func (s GetEmailIdentityPoliciesInput) GoString() string + func (s GetEmailIdentityPoliciesInput) String() string + type GetEmailIdentityPoliciesOutput struct + Policies map[string]*string + func (s *GetEmailIdentityPoliciesOutput) SetPolicies(v map[string]*string) *GetEmailIdentityPoliciesOutput + func (s GetEmailIdentityPoliciesOutput) GoString() string + func (s GetEmailIdentityPoliciesOutput) String() string + type GetEmailTemplateInput struct + TemplateName *string + func (s *GetEmailTemplateInput) SetTemplateName(v string) *GetEmailTemplateInput + func (s *GetEmailTemplateInput) Validate() error + func (s GetEmailTemplateInput) GoString() string + func (s GetEmailTemplateInput) String() string + type GetEmailTemplateOutput struct + TemplateContent *EmailTemplateContent + TemplateName *string + func (s *GetEmailTemplateOutput) SetTemplateContent(v *EmailTemplateContent) *GetEmailTemplateOutput + func (s *GetEmailTemplateOutput) SetTemplateName(v string) *GetEmailTemplateOutput + func (s GetEmailTemplateOutput) GoString() string + func (s GetEmailTemplateOutput) String() string + type GetImportJobInput struct + JobId *string + 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 + CompletedTimestamp *time.Time + CreatedTimestamp *time.Time + FailedRecordsCount *int64 + FailureInfo *FailureInfo + ImportDataSource *ImportDataSource + ImportDestination *ImportDestination + JobId *string + JobStatus *string + ProcessedRecordsCount *int64 + func (s *GetImportJobOutput) SetCompletedTimestamp(v time.Time) *GetImportJobOutput + func (s *GetImportJobOutput) SetCreatedTimestamp(v time.Time) *GetImportJobOutput + func (s *GetImportJobOutput) SetFailedRecordsCount(v int64) *GetImportJobOutput + func (s *GetImportJobOutput) SetFailureInfo(v *FailureInfo) *GetImportJobOutput + func (s *GetImportJobOutput) SetImportDataSource(v *ImportDataSource) *GetImportJobOutput + func (s *GetImportJobOutput) SetImportDestination(v *ImportDestination) *GetImportJobOutput + func (s *GetImportJobOutput) SetJobId(v string) *GetImportJobOutput + func (s *GetImportJobOutput) SetJobStatus(v string) *GetImportJobOutput + func (s *GetImportJobOutput) SetProcessedRecordsCount(v int64) *GetImportJobOutput + func (s GetImportJobOutput) GoString() string + func (s GetImportJobOutput) String() string + type GetSuppressedDestinationInput struct + EmailAddress *string + func (s *GetSuppressedDestinationInput) SetEmailAddress(v string) *GetSuppressedDestinationInput + func (s *GetSuppressedDestinationInput) Validate() error + func (s GetSuppressedDestinationInput) GoString() string + func (s GetSuppressedDestinationInput) String() string + type GetSuppressedDestinationOutput struct + SuppressedDestination *SuppressedDestination + func (s *GetSuppressedDestinationOutput) SetSuppressedDestination(v *SuppressedDestination) *GetSuppressedDestinationOutput + func (s GetSuppressedDestinationOutput) GoString() string + func (s GetSuppressedDestinationOutput) String() string + type GuardianAttributes struct + OptimizedSharedDelivery *string + func (s *GuardianAttributes) SetOptimizedSharedDelivery(v string) *GuardianAttributes + func (s GuardianAttributes) GoString() string + func (s GuardianAttributes) String() string + type GuardianOptions struct + OptimizedSharedDelivery *string + func (s *GuardianOptions) SetOptimizedSharedDelivery(v string) *GuardianOptions + func (s GuardianOptions) GoString() string + func (s GuardianOptions) String() string + type IdentityInfo struct + IdentityName *string + IdentityType *string + SendingEnabled *bool + VerificationStatus *string + func (s *IdentityInfo) SetIdentityName(v string) *IdentityInfo + func (s *IdentityInfo) SetIdentityType(v string) *IdentityInfo + func (s *IdentityInfo) SetSendingEnabled(v bool) *IdentityInfo + func (s *IdentityInfo) SetVerificationStatus(v string) *IdentityInfo + func (s IdentityInfo) GoString() string + func (s IdentityInfo) String() string + type ImportDataSource struct + DataFormat *string + S3Url *string + func (s *ImportDataSource) SetDataFormat(v string) *ImportDataSource + func (s *ImportDataSource) SetS3Url(v string) *ImportDataSource + func (s *ImportDataSource) Validate() error + func (s ImportDataSource) GoString() string + func (s ImportDataSource) String() string + type ImportDestination struct + ContactListDestination *ContactListDestination + SuppressionListDestination *SuppressionListDestination + func (s *ImportDestination) SetContactListDestination(v *ContactListDestination) *ImportDestination + func (s *ImportDestination) SetSuppressionListDestination(v *SuppressionListDestination) *ImportDestination + func (s *ImportDestination) Validate() error + func (s ImportDestination) GoString() string + func (s ImportDestination) String() string + type ImportJobSummary struct + CreatedTimestamp *time.Time + FailedRecordsCount *int64 + ImportDestination *ImportDestination + JobId *string + JobStatus *string + ProcessedRecordsCount *int64 + func (s *ImportJobSummary) SetCreatedTimestamp(v time.Time) *ImportJobSummary + func (s *ImportJobSummary) SetFailedRecordsCount(v int64) *ImportJobSummary + func (s *ImportJobSummary) SetImportDestination(v *ImportDestination) *ImportJobSummary + func (s *ImportJobSummary) SetJobId(v string) *ImportJobSummary + func (s *ImportJobSummary) SetJobStatus(v string) *ImportJobSummary + func (s *ImportJobSummary) SetProcessedRecordsCount(v int64) *ImportJobSummary + func (s ImportJobSummary) GoString() string + func (s ImportJobSummary) String() string + type InboxPlacementTrackingOption struct + Global *bool + TrackedIsps []*string + func (s *InboxPlacementTrackingOption) SetGlobal(v bool) *InboxPlacementTrackingOption + func (s *InboxPlacementTrackingOption) SetTrackedIsps(v []*string) *InboxPlacementTrackingOption + func (s InboxPlacementTrackingOption) GoString() string + func (s InboxPlacementTrackingOption) String() string + type InternalServiceErrorException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServiceErrorException) Code() string + func (s *InternalServiceErrorException) Error() string + func (s *InternalServiceErrorException) Message() string + func (s *InternalServiceErrorException) OrigErr() error + func (s *InternalServiceErrorException) RequestID() string + func (s *InternalServiceErrorException) StatusCode() int + func (s InternalServiceErrorException) GoString() string + func (s InternalServiceErrorException) String() string + type InvalidNextTokenException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidNextTokenException) Code() string + func (s *InvalidNextTokenException) Error() string + func (s *InvalidNextTokenException) Message() string + func (s *InvalidNextTokenException) OrigErr() error + func (s *InvalidNextTokenException) RequestID() string + func (s *InvalidNextTokenException) StatusCode() int + func (s InvalidNextTokenException) GoString() string + func (s InvalidNextTokenException) String() string + type IspPlacement struct + IspName *string + PlacementStatistics *PlacementStatistics + func (s *IspPlacement) SetIspName(v string) *IspPlacement + func (s *IspPlacement) SetPlacementStatistics(v *PlacementStatistics) *IspPlacement + func (s IspPlacement) GoString() string + func (s IspPlacement) String() string + type KinesisFirehoseDestination struct + DeliveryStreamArn *string + IamRoleArn *string + func (s *KinesisFirehoseDestination) SetDeliveryStreamArn(v string) *KinesisFirehoseDestination + func (s *KinesisFirehoseDestination) SetIamRoleArn(v string) *KinesisFirehoseDestination + func (s *KinesisFirehoseDestination) Validate() error + func (s KinesisFirehoseDestination) GoString() string + func (s KinesisFirehoseDestination) String() string + type LimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListConfigurationSetsInput struct + NextToken *string + PageSize *int64 + func (s *ListConfigurationSetsInput) SetNextToken(v string) *ListConfigurationSetsInput + func (s *ListConfigurationSetsInput) SetPageSize(v int64) *ListConfigurationSetsInput + func (s ListConfigurationSetsInput) GoString() string + func (s ListConfigurationSetsInput) String() string + type ListConfigurationSetsOutput struct + ConfigurationSets []*string + NextToken *string + func (s *ListConfigurationSetsOutput) SetConfigurationSets(v []*string) *ListConfigurationSetsOutput + func (s *ListConfigurationSetsOutput) SetNextToken(v string) *ListConfigurationSetsOutput + func (s ListConfigurationSetsOutput) GoString() string + func (s ListConfigurationSetsOutput) String() string + type ListContactListsInput struct + NextToken *string + PageSize *int64 + func (s *ListContactListsInput) SetNextToken(v string) *ListContactListsInput + func (s *ListContactListsInput) SetPageSize(v int64) *ListContactListsInput + func (s ListContactListsInput) GoString() string + func (s ListContactListsInput) String() string + type ListContactListsOutput struct + ContactLists []*ContactList + NextToken *string + func (s *ListContactListsOutput) SetContactLists(v []*ContactList) *ListContactListsOutput + func (s *ListContactListsOutput) SetNextToken(v string) *ListContactListsOutput + func (s ListContactListsOutput) GoString() string + func (s ListContactListsOutput) String() string + type ListContactsFilter struct + FilteredStatus *string + TopicFilter *TopicFilter + func (s *ListContactsFilter) SetFilteredStatus(v string) *ListContactsFilter + func (s *ListContactsFilter) SetTopicFilter(v *TopicFilter) *ListContactsFilter + func (s ListContactsFilter) GoString() string + func (s ListContactsFilter) String() string + type ListContactsInput struct + ContactListName *string + Filter *ListContactsFilter + NextToken *string + PageSize *int64 + func (s *ListContactsInput) SetContactListName(v string) *ListContactsInput + func (s *ListContactsInput) SetFilter(v *ListContactsFilter) *ListContactsInput + func (s *ListContactsInput) SetNextToken(v string) *ListContactsInput + func (s *ListContactsInput) SetPageSize(v int64) *ListContactsInput + func (s *ListContactsInput) Validate() error + func (s ListContactsInput) GoString() string + func (s ListContactsInput) String() string + type ListContactsOutput struct + Contacts []*Contact + NextToken *string + func (s *ListContactsOutput) SetContacts(v []*Contact) *ListContactsOutput + func (s *ListContactsOutput) SetNextToken(v string) *ListContactsOutput + func (s ListContactsOutput) GoString() string + func (s ListContactsOutput) String() string + type ListCustomVerificationEmailTemplatesInput struct + NextToken *string + PageSize *int64 + func (s *ListCustomVerificationEmailTemplatesInput) SetNextToken(v string) *ListCustomVerificationEmailTemplatesInput + func (s *ListCustomVerificationEmailTemplatesInput) SetPageSize(v int64) *ListCustomVerificationEmailTemplatesInput + func (s ListCustomVerificationEmailTemplatesInput) GoString() string + func (s ListCustomVerificationEmailTemplatesInput) String() string + type ListCustomVerificationEmailTemplatesOutput struct + CustomVerificationEmailTemplates []*CustomVerificationEmailTemplateMetadata + NextToken *string + func (s *ListCustomVerificationEmailTemplatesOutput) SetCustomVerificationEmailTemplates(v []*CustomVerificationEmailTemplateMetadata) *ListCustomVerificationEmailTemplatesOutput + func (s *ListCustomVerificationEmailTemplatesOutput) SetNextToken(v string) *ListCustomVerificationEmailTemplatesOutput + func (s ListCustomVerificationEmailTemplatesOutput) GoString() string + func (s ListCustomVerificationEmailTemplatesOutput) String() string + type ListDedicatedIpPoolsInput struct + NextToken *string + PageSize *int64 + func (s *ListDedicatedIpPoolsInput) SetNextToken(v string) *ListDedicatedIpPoolsInput + func (s *ListDedicatedIpPoolsInput) SetPageSize(v int64) *ListDedicatedIpPoolsInput + func (s ListDedicatedIpPoolsInput) GoString() string + func (s ListDedicatedIpPoolsInput) String() string + type ListDedicatedIpPoolsOutput struct + DedicatedIpPools []*string + NextToken *string + func (s *ListDedicatedIpPoolsOutput) SetDedicatedIpPools(v []*string) *ListDedicatedIpPoolsOutput + func (s *ListDedicatedIpPoolsOutput) SetNextToken(v string) *ListDedicatedIpPoolsOutput + func (s ListDedicatedIpPoolsOutput) GoString() string + func (s ListDedicatedIpPoolsOutput) String() string + type ListDeliverabilityTestReportsInput struct + NextToken *string + PageSize *int64 + func (s *ListDeliverabilityTestReportsInput) SetNextToken(v string) *ListDeliverabilityTestReportsInput + func (s *ListDeliverabilityTestReportsInput) SetPageSize(v int64) *ListDeliverabilityTestReportsInput + func (s ListDeliverabilityTestReportsInput) GoString() string + func (s ListDeliverabilityTestReportsInput) String() string + type ListDeliverabilityTestReportsOutput struct + DeliverabilityTestReports []*DeliverabilityTestReport + NextToken *string + func (s *ListDeliverabilityTestReportsOutput) SetDeliverabilityTestReports(v []*DeliverabilityTestReport) *ListDeliverabilityTestReportsOutput + func (s *ListDeliverabilityTestReportsOutput) SetNextToken(v string) *ListDeliverabilityTestReportsOutput + func (s ListDeliverabilityTestReportsOutput) GoString() string + func (s ListDeliverabilityTestReportsOutput) String() string + type ListDomainDeliverabilityCampaignsInput struct + EndDate *time.Time + NextToken *string + PageSize *int64 + StartDate *time.Time + SubscribedDomain *string + func (s *ListDomainDeliverabilityCampaignsInput) SetEndDate(v time.Time) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetNextToken(v string) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetPageSize(v int64) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetStartDate(v time.Time) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) SetSubscribedDomain(v string) *ListDomainDeliverabilityCampaignsInput + func (s *ListDomainDeliverabilityCampaignsInput) Validate() error + func (s ListDomainDeliverabilityCampaignsInput) GoString() string + func (s ListDomainDeliverabilityCampaignsInput) String() string + type ListDomainDeliverabilityCampaignsOutput struct + DomainDeliverabilityCampaigns []*DomainDeliverabilityCampaign + NextToken *string + func (s *ListDomainDeliverabilityCampaignsOutput) SetDomainDeliverabilityCampaigns(v []*DomainDeliverabilityCampaign) *ListDomainDeliverabilityCampaignsOutput + func (s *ListDomainDeliverabilityCampaignsOutput) SetNextToken(v string) *ListDomainDeliverabilityCampaignsOutput + func (s ListDomainDeliverabilityCampaignsOutput) GoString() string + func (s ListDomainDeliverabilityCampaignsOutput) String() string + type ListEmailIdentitiesInput struct + NextToken *string + PageSize *int64 + func (s *ListEmailIdentitiesInput) SetNextToken(v string) *ListEmailIdentitiesInput + func (s *ListEmailIdentitiesInput) SetPageSize(v int64) *ListEmailIdentitiesInput + func (s ListEmailIdentitiesInput) GoString() string + func (s ListEmailIdentitiesInput) String() string + type ListEmailIdentitiesOutput struct + EmailIdentities []*IdentityInfo + NextToken *string + func (s *ListEmailIdentitiesOutput) SetEmailIdentities(v []*IdentityInfo) *ListEmailIdentitiesOutput + func (s *ListEmailIdentitiesOutput) SetNextToken(v string) *ListEmailIdentitiesOutput + func (s ListEmailIdentitiesOutput) GoString() string + func (s ListEmailIdentitiesOutput) String() string + type ListEmailTemplatesInput struct + NextToken *string + PageSize *int64 + func (s *ListEmailTemplatesInput) SetNextToken(v string) *ListEmailTemplatesInput + func (s *ListEmailTemplatesInput) SetPageSize(v int64) *ListEmailTemplatesInput + func (s ListEmailTemplatesInput) GoString() string + func (s ListEmailTemplatesInput) String() string + type ListEmailTemplatesOutput struct + NextToken *string + TemplatesMetadata []*EmailTemplateMetadata + func (s *ListEmailTemplatesOutput) SetNextToken(v string) *ListEmailTemplatesOutput + func (s *ListEmailTemplatesOutput) SetTemplatesMetadata(v []*EmailTemplateMetadata) *ListEmailTemplatesOutput + func (s ListEmailTemplatesOutput) GoString() string + func (s ListEmailTemplatesOutput) String() string + type ListImportJobsInput struct + ImportDestinationType *string + NextToken *string + PageSize *int64 + func (s *ListImportJobsInput) SetImportDestinationType(v string) *ListImportJobsInput + func (s *ListImportJobsInput) SetNextToken(v string) *ListImportJobsInput + func (s *ListImportJobsInput) SetPageSize(v int64) *ListImportJobsInput + func (s ListImportJobsInput) GoString() string + func (s ListImportJobsInput) String() string + type ListImportJobsOutput struct + ImportJobs []*ImportJobSummary + NextToken *string + func (s *ListImportJobsOutput) SetImportJobs(v []*ImportJobSummary) *ListImportJobsOutput + func (s *ListImportJobsOutput) SetNextToken(v string) *ListImportJobsOutput + func (s ListImportJobsOutput) GoString() string + func (s ListImportJobsOutput) String() string + type ListManagementOptions struct + ContactListName *string + TopicName *string + func (s *ListManagementOptions) SetContactListName(v string) *ListManagementOptions + func (s *ListManagementOptions) SetTopicName(v string) *ListManagementOptions + func (s *ListManagementOptions) Validate() error + func (s ListManagementOptions) GoString() string + func (s ListManagementOptions) String() string + type ListRecommendationsInput struct + Filter map[string]*string + NextToken *string + PageSize *int64 + func (s *ListRecommendationsInput) SetFilter(v map[string]*string) *ListRecommendationsInput + func (s *ListRecommendationsInput) SetNextToken(v string) *ListRecommendationsInput + func (s *ListRecommendationsInput) SetPageSize(v int64) *ListRecommendationsInput + func (s *ListRecommendationsInput) Validate() error + func (s ListRecommendationsInput) GoString() string + func (s ListRecommendationsInput) String() string + type ListRecommendationsOutput struct + NextToken *string + Recommendations []*Recommendation + func (s *ListRecommendationsOutput) SetNextToken(v string) *ListRecommendationsOutput + func (s *ListRecommendationsOutput) SetRecommendations(v []*Recommendation) *ListRecommendationsOutput + func (s ListRecommendationsOutput) GoString() string + func (s ListRecommendationsOutput) String() string + type ListSuppressedDestinationsInput struct + EndDate *time.Time + NextToken *string + PageSize *int64 + Reasons []*string + StartDate *time.Time + func (s *ListSuppressedDestinationsInput) SetEndDate(v time.Time) *ListSuppressedDestinationsInput + func (s *ListSuppressedDestinationsInput) SetNextToken(v string) *ListSuppressedDestinationsInput + func (s *ListSuppressedDestinationsInput) SetPageSize(v int64) *ListSuppressedDestinationsInput + func (s *ListSuppressedDestinationsInput) SetReasons(v []*string) *ListSuppressedDestinationsInput + func (s *ListSuppressedDestinationsInput) SetStartDate(v time.Time) *ListSuppressedDestinationsInput + func (s ListSuppressedDestinationsInput) GoString() string + func (s ListSuppressedDestinationsInput) String() string + type ListSuppressedDestinationsOutput struct + NextToken *string + SuppressedDestinationSummaries []*SuppressedDestinationSummary + func (s *ListSuppressedDestinationsOutput) SetNextToken(v string) *ListSuppressedDestinationsOutput + func (s *ListSuppressedDestinationsOutput) SetSuppressedDestinationSummaries(v []*SuppressedDestinationSummary) *ListSuppressedDestinationsOutput + func (s ListSuppressedDestinationsOutput) GoString() string + func (s ListSuppressedDestinationsOutput) 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 + Tags []*Tag + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type MailFromAttributes struct + BehaviorOnMxFailure *string + MailFromDomain *string + MailFromDomainStatus *string + func (s *MailFromAttributes) SetBehaviorOnMxFailure(v string) *MailFromAttributes + func (s *MailFromAttributes) SetMailFromDomain(v string) *MailFromAttributes + func (s *MailFromAttributes) SetMailFromDomainStatus(v string) *MailFromAttributes + func (s MailFromAttributes) GoString() string + func (s MailFromAttributes) String() string + type MailFromDomainNotVerifiedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MailFromDomainNotVerifiedException) Code() string + func (s *MailFromDomainNotVerifiedException) Error() string + func (s *MailFromDomainNotVerifiedException) Message() string + func (s *MailFromDomainNotVerifiedException) OrigErr() error + func (s *MailFromDomainNotVerifiedException) RequestID() string + func (s *MailFromDomainNotVerifiedException) StatusCode() int + func (s MailFromDomainNotVerifiedException) GoString() string + func (s MailFromDomainNotVerifiedException) String() string + type Message struct + Body *Body + Subject *Content + func (s *Message) SetBody(v *Body) *Message + func (s *Message) SetSubject(v *Content) *Message + func (s *Message) Validate() error + func (s Message) GoString() string + func (s Message) String() string + type MessageRejected struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *MessageRejected) Code() string + func (s *MessageRejected) Error() string + func (s *MessageRejected) Message() string + func (s *MessageRejected) OrigErr() error + func (s *MessageRejected) RequestID() string + func (s *MessageRejected) StatusCode() int + func (s MessageRejected) GoString() string + func (s MessageRejected) String() string + type MessageTag struct + Name *string + Value *string + func (s *MessageTag) SetName(v string) *MessageTag + func (s *MessageTag) SetValue(v string) *MessageTag + func (s *MessageTag) Validate() error + func (s MessageTag) GoString() string + func (s MessageTag) String() string + type MetricDataError struct + Code *string + Id *string + Message *string + func (s *MetricDataError) SetCode(v string) *MetricDataError + func (s *MetricDataError) SetId(v string) *MetricDataError + func (s *MetricDataError) SetMessage(v string) *MetricDataError + func (s MetricDataError) GoString() string + func (s MetricDataError) String() string + type MetricDataResult struct + Id *string + Timestamps []*time.Time + Values []*int64 + func (s *MetricDataResult) SetId(v string) *MetricDataResult + func (s *MetricDataResult) SetTimestamps(v []*time.Time) *MetricDataResult + func (s *MetricDataResult) SetValues(v []*int64) *MetricDataResult + func (s MetricDataResult) GoString() string + func (s MetricDataResult) String() string + type NotFoundException struct + Message_ *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 OverallVolume struct + DomainIspPlacements []*DomainIspPlacement + ReadRatePercent *float64 + VolumeStatistics *VolumeStatistics + func (s *OverallVolume) SetDomainIspPlacements(v []*DomainIspPlacement) *OverallVolume + func (s *OverallVolume) SetReadRatePercent(v float64) *OverallVolume + func (s *OverallVolume) SetVolumeStatistics(v *VolumeStatistics) *OverallVolume + func (s OverallVolume) GoString() string + func (s OverallVolume) String() string + type PinpointDestination struct + ApplicationArn *string + func (s *PinpointDestination) SetApplicationArn(v string) *PinpointDestination + func (s PinpointDestination) GoString() string + func (s PinpointDestination) String() string + type PlacementStatistics struct + DkimPercentage *float64 + InboxPercentage *float64 + MissingPercentage *float64 + SpamPercentage *float64 + SpfPercentage *float64 + func (s *PlacementStatistics) SetDkimPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetInboxPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetMissingPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetSpamPercentage(v float64) *PlacementStatistics + func (s *PlacementStatistics) SetSpfPercentage(v float64) *PlacementStatistics + func (s PlacementStatistics) GoString() string + func (s PlacementStatistics) String() string + type PutAccountDedicatedIpWarmupAttributesInput struct + AutoWarmupEnabled *bool + func (s *PutAccountDedicatedIpWarmupAttributesInput) SetAutoWarmupEnabled(v bool) *PutAccountDedicatedIpWarmupAttributesInput + func (s PutAccountDedicatedIpWarmupAttributesInput) GoString() string + func (s PutAccountDedicatedIpWarmupAttributesInput) String() string + type PutAccountDedicatedIpWarmupAttributesOutput struct + func (s PutAccountDedicatedIpWarmupAttributesOutput) GoString() string + func (s PutAccountDedicatedIpWarmupAttributesOutput) String() string + type PutAccountDetailsInput struct + AdditionalContactEmailAddresses []*string + ContactLanguage *string + MailType *string + ProductionAccessEnabled *bool + UseCaseDescription *string + WebsiteURL *string + func (s *PutAccountDetailsInput) SetAdditionalContactEmailAddresses(v []*string) *PutAccountDetailsInput + func (s *PutAccountDetailsInput) SetContactLanguage(v string) *PutAccountDetailsInput + func (s *PutAccountDetailsInput) SetMailType(v string) *PutAccountDetailsInput + func (s *PutAccountDetailsInput) SetProductionAccessEnabled(v bool) *PutAccountDetailsInput + func (s *PutAccountDetailsInput) SetUseCaseDescription(v string) *PutAccountDetailsInput + func (s *PutAccountDetailsInput) SetWebsiteURL(v string) *PutAccountDetailsInput + func (s *PutAccountDetailsInput) Validate() error + func (s PutAccountDetailsInput) GoString() string + func (s PutAccountDetailsInput) String() string + type PutAccountDetailsOutput struct + func (s PutAccountDetailsOutput) GoString() string + func (s PutAccountDetailsOutput) String() string + type PutAccountSendingAttributesInput struct + SendingEnabled *bool + func (s *PutAccountSendingAttributesInput) SetSendingEnabled(v bool) *PutAccountSendingAttributesInput + func (s PutAccountSendingAttributesInput) GoString() string + func (s PutAccountSendingAttributesInput) String() string + type PutAccountSendingAttributesOutput struct + func (s PutAccountSendingAttributesOutput) GoString() string + func (s PutAccountSendingAttributesOutput) String() string + type PutAccountSuppressionAttributesInput struct + SuppressedReasons []*string + func (s *PutAccountSuppressionAttributesInput) SetSuppressedReasons(v []*string) *PutAccountSuppressionAttributesInput + func (s PutAccountSuppressionAttributesInput) GoString() string + func (s PutAccountSuppressionAttributesInput) String() string + type PutAccountSuppressionAttributesOutput struct + func (s PutAccountSuppressionAttributesOutput) GoString() string + func (s PutAccountSuppressionAttributesOutput) String() string + type PutAccountVdmAttributesInput struct + VdmAttributes *VdmAttributes + func (s *PutAccountVdmAttributesInput) SetVdmAttributes(v *VdmAttributes) *PutAccountVdmAttributesInput + func (s *PutAccountVdmAttributesInput) Validate() error + func (s PutAccountVdmAttributesInput) GoString() string + func (s PutAccountVdmAttributesInput) String() string + type PutAccountVdmAttributesOutput struct + func (s PutAccountVdmAttributesOutput) GoString() string + func (s PutAccountVdmAttributesOutput) String() string + type PutConfigurationSetDeliveryOptionsInput struct + ConfigurationSetName *string + SendingPoolName *string + TlsPolicy *string + func (s *PutConfigurationSetDeliveryOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetDeliveryOptionsInput + func (s *PutConfigurationSetDeliveryOptionsInput) SetSendingPoolName(v string) *PutConfigurationSetDeliveryOptionsInput + func (s *PutConfigurationSetDeliveryOptionsInput) SetTlsPolicy(v string) *PutConfigurationSetDeliveryOptionsInput + func (s *PutConfigurationSetDeliveryOptionsInput) Validate() error + func (s PutConfigurationSetDeliveryOptionsInput) GoString() string + func (s PutConfigurationSetDeliveryOptionsInput) String() string + type PutConfigurationSetDeliveryOptionsOutput struct + func (s PutConfigurationSetDeliveryOptionsOutput) GoString() string + func (s PutConfigurationSetDeliveryOptionsOutput) String() string + type PutConfigurationSetReputationOptionsInput struct + ConfigurationSetName *string + ReputationMetricsEnabled *bool + func (s *PutConfigurationSetReputationOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetReputationOptionsInput + func (s *PutConfigurationSetReputationOptionsInput) SetReputationMetricsEnabled(v bool) *PutConfigurationSetReputationOptionsInput + func (s *PutConfigurationSetReputationOptionsInput) Validate() error + func (s PutConfigurationSetReputationOptionsInput) GoString() string + func (s PutConfigurationSetReputationOptionsInput) String() string + type PutConfigurationSetReputationOptionsOutput struct + func (s PutConfigurationSetReputationOptionsOutput) GoString() string + func (s PutConfigurationSetReputationOptionsOutput) String() string + type PutConfigurationSetSendingOptionsInput struct + ConfigurationSetName *string + SendingEnabled *bool + func (s *PutConfigurationSetSendingOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetSendingOptionsInput + func (s *PutConfigurationSetSendingOptionsInput) SetSendingEnabled(v bool) *PutConfigurationSetSendingOptionsInput + func (s *PutConfigurationSetSendingOptionsInput) Validate() error + func (s PutConfigurationSetSendingOptionsInput) GoString() string + func (s PutConfigurationSetSendingOptionsInput) String() string + type PutConfigurationSetSendingOptionsOutput struct + func (s PutConfigurationSetSendingOptionsOutput) GoString() string + func (s PutConfigurationSetSendingOptionsOutput) String() string + type PutConfigurationSetSuppressionOptionsInput struct + ConfigurationSetName *string + SuppressedReasons []*string + func (s *PutConfigurationSetSuppressionOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetSuppressionOptionsInput + func (s *PutConfigurationSetSuppressionOptionsInput) SetSuppressedReasons(v []*string) *PutConfigurationSetSuppressionOptionsInput + func (s *PutConfigurationSetSuppressionOptionsInput) Validate() error + func (s PutConfigurationSetSuppressionOptionsInput) GoString() string + func (s PutConfigurationSetSuppressionOptionsInput) String() string + type PutConfigurationSetSuppressionOptionsOutput struct + func (s PutConfigurationSetSuppressionOptionsOutput) GoString() string + func (s PutConfigurationSetSuppressionOptionsOutput) String() string + type PutConfigurationSetTrackingOptionsInput struct + ConfigurationSetName *string + CustomRedirectDomain *string + func (s *PutConfigurationSetTrackingOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetTrackingOptionsInput + func (s *PutConfigurationSetTrackingOptionsInput) SetCustomRedirectDomain(v string) *PutConfigurationSetTrackingOptionsInput + func (s *PutConfigurationSetTrackingOptionsInput) Validate() error + func (s PutConfigurationSetTrackingOptionsInput) GoString() string + func (s PutConfigurationSetTrackingOptionsInput) String() string + type PutConfigurationSetTrackingOptionsOutput struct + func (s PutConfigurationSetTrackingOptionsOutput) GoString() string + func (s PutConfigurationSetTrackingOptionsOutput) String() string + type PutConfigurationSetVdmOptionsInput struct + ConfigurationSetName *string + VdmOptions *VdmOptions + func (s *PutConfigurationSetVdmOptionsInput) SetConfigurationSetName(v string) *PutConfigurationSetVdmOptionsInput + func (s *PutConfigurationSetVdmOptionsInput) SetVdmOptions(v *VdmOptions) *PutConfigurationSetVdmOptionsInput + func (s *PutConfigurationSetVdmOptionsInput) Validate() error + func (s PutConfigurationSetVdmOptionsInput) GoString() string + func (s PutConfigurationSetVdmOptionsInput) String() string + type PutConfigurationSetVdmOptionsOutput struct + func (s PutConfigurationSetVdmOptionsOutput) GoString() string + func (s PutConfigurationSetVdmOptionsOutput) String() string + type PutDedicatedIpInPoolInput struct + DestinationPoolName *string + Ip *string + func (s *PutDedicatedIpInPoolInput) SetDestinationPoolName(v string) *PutDedicatedIpInPoolInput + func (s *PutDedicatedIpInPoolInput) SetIp(v string) *PutDedicatedIpInPoolInput + func (s *PutDedicatedIpInPoolInput) Validate() error + func (s PutDedicatedIpInPoolInput) GoString() string + func (s PutDedicatedIpInPoolInput) String() string + type PutDedicatedIpInPoolOutput struct + func (s PutDedicatedIpInPoolOutput) GoString() string + func (s PutDedicatedIpInPoolOutput) String() string + type PutDedicatedIpPoolScalingAttributesInput struct + PoolName *string + ScalingMode *string + func (s *PutDedicatedIpPoolScalingAttributesInput) SetPoolName(v string) *PutDedicatedIpPoolScalingAttributesInput + func (s *PutDedicatedIpPoolScalingAttributesInput) SetScalingMode(v string) *PutDedicatedIpPoolScalingAttributesInput + func (s *PutDedicatedIpPoolScalingAttributesInput) Validate() error + func (s PutDedicatedIpPoolScalingAttributesInput) GoString() string + func (s PutDedicatedIpPoolScalingAttributesInput) String() string + type PutDedicatedIpPoolScalingAttributesOutput struct + func (s PutDedicatedIpPoolScalingAttributesOutput) GoString() string + func (s PutDedicatedIpPoolScalingAttributesOutput) String() string + type PutDedicatedIpWarmupAttributesInput struct + Ip *string + WarmupPercentage *int64 + func (s *PutDedicatedIpWarmupAttributesInput) SetIp(v string) *PutDedicatedIpWarmupAttributesInput + func (s *PutDedicatedIpWarmupAttributesInput) SetWarmupPercentage(v int64) *PutDedicatedIpWarmupAttributesInput + func (s *PutDedicatedIpWarmupAttributesInput) Validate() error + func (s PutDedicatedIpWarmupAttributesInput) GoString() string + func (s PutDedicatedIpWarmupAttributesInput) String() string + type PutDedicatedIpWarmupAttributesOutput struct + func (s PutDedicatedIpWarmupAttributesOutput) GoString() string + func (s PutDedicatedIpWarmupAttributesOutput) String() string + type PutDeliverabilityDashboardOptionInput struct + DashboardEnabled *bool + SubscribedDomains []*DomainDeliverabilityTrackingOption + func (s *PutDeliverabilityDashboardOptionInput) SetDashboardEnabled(v bool) *PutDeliverabilityDashboardOptionInput + func (s *PutDeliverabilityDashboardOptionInput) SetSubscribedDomains(v []*DomainDeliverabilityTrackingOption) *PutDeliverabilityDashboardOptionInput + func (s *PutDeliverabilityDashboardOptionInput) Validate() error + func (s PutDeliverabilityDashboardOptionInput) GoString() string + func (s PutDeliverabilityDashboardOptionInput) String() string + type PutDeliverabilityDashboardOptionOutput struct + func (s PutDeliverabilityDashboardOptionOutput) GoString() string + func (s PutDeliverabilityDashboardOptionOutput) String() string + type PutEmailIdentityConfigurationSetAttributesInput struct + ConfigurationSetName *string + EmailIdentity *string + func (s *PutEmailIdentityConfigurationSetAttributesInput) SetConfigurationSetName(v string) *PutEmailIdentityConfigurationSetAttributesInput + func (s *PutEmailIdentityConfigurationSetAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityConfigurationSetAttributesInput + func (s *PutEmailIdentityConfigurationSetAttributesInput) Validate() error + func (s PutEmailIdentityConfigurationSetAttributesInput) GoString() string + func (s PutEmailIdentityConfigurationSetAttributesInput) String() string + type PutEmailIdentityConfigurationSetAttributesOutput struct + func (s PutEmailIdentityConfigurationSetAttributesOutput) GoString() string + func (s PutEmailIdentityConfigurationSetAttributesOutput) String() string + type PutEmailIdentityDkimAttributesInput struct + EmailIdentity *string + SigningEnabled *bool + func (s *PutEmailIdentityDkimAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityDkimAttributesInput + func (s *PutEmailIdentityDkimAttributesInput) SetSigningEnabled(v bool) *PutEmailIdentityDkimAttributesInput + func (s *PutEmailIdentityDkimAttributesInput) Validate() error + func (s PutEmailIdentityDkimAttributesInput) GoString() string + func (s PutEmailIdentityDkimAttributesInput) String() string + type PutEmailIdentityDkimAttributesOutput struct + func (s PutEmailIdentityDkimAttributesOutput) GoString() string + func (s PutEmailIdentityDkimAttributesOutput) String() string + type PutEmailIdentityDkimSigningAttributesInput struct + EmailIdentity *string + SigningAttributes *DkimSigningAttributes + SigningAttributesOrigin *string + func (s *PutEmailIdentityDkimSigningAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityDkimSigningAttributesInput + func (s *PutEmailIdentityDkimSigningAttributesInput) SetSigningAttributes(v *DkimSigningAttributes) *PutEmailIdentityDkimSigningAttributesInput + func (s *PutEmailIdentityDkimSigningAttributesInput) SetSigningAttributesOrigin(v string) *PutEmailIdentityDkimSigningAttributesInput + func (s *PutEmailIdentityDkimSigningAttributesInput) Validate() error + func (s PutEmailIdentityDkimSigningAttributesInput) GoString() string + func (s PutEmailIdentityDkimSigningAttributesInput) String() string + type PutEmailIdentityDkimSigningAttributesOutput struct + DkimStatus *string + DkimTokens []*string + func (s *PutEmailIdentityDkimSigningAttributesOutput) SetDkimStatus(v string) *PutEmailIdentityDkimSigningAttributesOutput + func (s *PutEmailIdentityDkimSigningAttributesOutput) SetDkimTokens(v []*string) *PutEmailIdentityDkimSigningAttributesOutput + func (s PutEmailIdentityDkimSigningAttributesOutput) GoString() string + func (s PutEmailIdentityDkimSigningAttributesOutput) String() string + type PutEmailIdentityFeedbackAttributesInput struct + EmailForwardingEnabled *bool + EmailIdentity *string + func (s *PutEmailIdentityFeedbackAttributesInput) SetEmailForwardingEnabled(v bool) *PutEmailIdentityFeedbackAttributesInput + func (s *PutEmailIdentityFeedbackAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityFeedbackAttributesInput + func (s *PutEmailIdentityFeedbackAttributesInput) Validate() error + func (s PutEmailIdentityFeedbackAttributesInput) GoString() string + func (s PutEmailIdentityFeedbackAttributesInput) String() string + type PutEmailIdentityFeedbackAttributesOutput struct + func (s PutEmailIdentityFeedbackAttributesOutput) GoString() string + func (s PutEmailIdentityFeedbackAttributesOutput) String() string + type PutEmailIdentityMailFromAttributesInput struct + BehaviorOnMxFailure *string + EmailIdentity *string + MailFromDomain *string + func (s *PutEmailIdentityMailFromAttributesInput) SetBehaviorOnMxFailure(v string) *PutEmailIdentityMailFromAttributesInput + func (s *PutEmailIdentityMailFromAttributesInput) SetEmailIdentity(v string) *PutEmailIdentityMailFromAttributesInput + func (s *PutEmailIdentityMailFromAttributesInput) SetMailFromDomain(v string) *PutEmailIdentityMailFromAttributesInput + func (s *PutEmailIdentityMailFromAttributesInput) Validate() error + func (s PutEmailIdentityMailFromAttributesInput) GoString() string + func (s PutEmailIdentityMailFromAttributesInput) String() string + type PutEmailIdentityMailFromAttributesOutput struct + func (s PutEmailIdentityMailFromAttributesOutput) GoString() string + func (s PutEmailIdentityMailFromAttributesOutput) String() string + type PutSuppressedDestinationInput struct + EmailAddress *string + Reason *string + func (s *PutSuppressedDestinationInput) SetEmailAddress(v string) *PutSuppressedDestinationInput + func (s *PutSuppressedDestinationInput) SetReason(v string) *PutSuppressedDestinationInput + func (s *PutSuppressedDestinationInput) Validate() error + func (s PutSuppressedDestinationInput) GoString() string + func (s PutSuppressedDestinationInput) String() string + type PutSuppressedDestinationOutput struct + func (s PutSuppressedDestinationOutput) GoString() string + func (s PutSuppressedDestinationOutput) String() string + type RawMessage struct + Data []byte + func (s *RawMessage) SetData(v []byte) *RawMessage + func (s *RawMessage) Validate() error + func (s RawMessage) GoString() string + func (s RawMessage) String() string + type Recommendation struct + CreatedTimestamp *time.Time + Description *string + Impact *string + LastUpdatedTimestamp *time.Time + ResourceArn *string + Status *string + Type *string + func (s *Recommendation) SetCreatedTimestamp(v time.Time) *Recommendation + func (s *Recommendation) SetDescription(v string) *Recommendation + func (s *Recommendation) SetImpact(v string) *Recommendation + func (s *Recommendation) SetLastUpdatedTimestamp(v time.Time) *Recommendation + func (s *Recommendation) SetResourceArn(v string) *Recommendation + func (s *Recommendation) SetStatus(v string) *Recommendation + func (s *Recommendation) SetType(v string) *Recommendation + func (s Recommendation) GoString() string + func (s Recommendation) String() string + type ReplacementEmailContent struct + ReplacementTemplate *ReplacementTemplate + func (s *ReplacementEmailContent) SetReplacementTemplate(v *ReplacementTemplate) *ReplacementEmailContent + func (s ReplacementEmailContent) GoString() string + func (s ReplacementEmailContent) String() string + type ReplacementTemplate struct + ReplacementTemplateData *string + func (s *ReplacementTemplate) SetReplacementTemplateData(v string) *ReplacementTemplate + func (s ReplacementTemplate) GoString() string + func (s ReplacementTemplate) String() string + type ReputationOptions struct + LastFreshStart *time.Time + ReputationMetricsEnabled *bool + func (s *ReputationOptions) SetLastFreshStart(v time.Time) *ReputationOptions + func (s *ReputationOptions) SetReputationMetricsEnabled(v bool) *ReputationOptions + func (s ReputationOptions) GoString() string + func (s ReputationOptions) String() string + type ReviewDetails struct + CaseId *string + Status *string + func (s *ReviewDetails) SetCaseId(v string) *ReviewDetails + func (s *ReviewDetails) SetStatus(v string) *ReviewDetails + func (s ReviewDetails) GoString() string + func (s ReviewDetails) String() string + type SESV2 struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *SESV2 + func (c *SESV2) BatchGetMetricData(input *BatchGetMetricDataInput) (*BatchGetMetricDataOutput, error) + func (c *SESV2) BatchGetMetricDataRequest(input *BatchGetMetricDataInput) (req *request.Request, output *BatchGetMetricDataOutput) + func (c *SESV2) BatchGetMetricDataWithContext(ctx aws.Context, input *BatchGetMetricDataInput, opts ...request.Option) (*BatchGetMetricDataOutput, error) + func (c *SESV2) CreateConfigurationSet(input *CreateConfigurationSetInput) (*CreateConfigurationSetOutput, error) + func (c *SESV2) CreateConfigurationSetEventDestination(input *CreateConfigurationSetEventDestinationInput) (*CreateConfigurationSetEventDestinationOutput, error) + func (c *SESV2) CreateConfigurationSetEventDestinationRequest(input *CreateConfigurationSetEventDestinationInput) (req *request.Request, output *CreateConfigurationSetEventDestinationOutput) + func (c *SESV2) CreateConfigurationSetEventDestinationWithContext(ctx aws.Context, input *CreateConfigurationSetEventDestinationInput, ...) (*CreateConfigurationSetEventDestinationOutput, error) + func (c *SESV2) CreateConfigurationSetRequest(input *CreateConfigurationSetInput) (req *request.Request, output *CreateConfigurationSetOutput) + func (c *SESV2) CreateConfigurationSetWithContext(ctx aws.Context, input *CreateConfigurationSetInput, opts ...request.Option) (*CreateConfigurationSetOutput, error) + func (c *SESV2) CreateContact(input *CreateContactInput) (*CreateContactOutput, error) + func (c *SESV2) CreateContactList(input *CreateContactListInput) (*CreateContactListOutput, error) + func (c *SESV2) CreateContactListRequest(input *CreateContactListInput) (req *request.Request, output *CreateContactListOutput) + func (c *SESV2) CreateContactListWithContext(ctx aws.Context, input *CreateContactListInput, opts ...request.Option) (*CreateContactListOutput, error) + func (c *SESV2) CreateContactRequest(input *CreateContactInput) (req *request.Request, output *CreateContactOutput) + func (c *SESV2) CreateContactWithContext(ctx aws.Context, input *CreateContactInput, opts ...request.Option) (*CreateContactOutput, error) + func (c *SESV2) CreateCustomVerificationEmailTemplate(input *CreateCustomVerificationEmailTemplateInput) (*CreateCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) CreateCustomVerificationEmailTemplateRequest(input *CreateCustomVerificationEmailTemplateInput) (req *request.Request, output *CreateCustomVerificationEmailTemplateOutput) + func (c *SESV2) CreateCustomVerificationEmailTemplateWithContext(ctx aws.Context, input *CreateCustomVerificationEmailTemplateInput, ...) (*CreateCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) CreateDedicatedIpPool(input *CreateDedicatedIpPoolInput) (*CreateDedicatedIpPoolOutput, error) + func (c *SESV2) CreateDedicatedIpPoolRequest(input *CreateDedicatedIpPoolInput) (req *request.Request, output *CreateDedicatedIpPoolOutput) + func (c *SESV2) CreateDedicatedIpPoolWithContext(ctx aws.Context, input *CreateDedicatedIpPoolInput, opts ...request.Option) (*CreateDedicatedIpPoolOutput, error) + func (c *SESV2) CreateDeliverabilityTestReport(input *CreateDeliverabilityTestReportInput) (*CreateDeliverabilityTestReportOutput, error) + func (c *SESV2) CreateDeliverabilityTestReportRequest(input *CreateDeliverabilityTestReportInput) (req *request.Request, output *CreateDeliverabilityTestReportOutput) + func (c *SESV2) CreateDeliverabilityTestReportWithContext(ctx aws.Context, input *CreateDeliverabilityTestReportInput, ...) (*CreateDeliverabilityTestReportOutput, error) + func (c *SESV2) CreateEmailIdentity(input *CreateEmailIdentityInput) (*CreateEmailIdentityOutput, error) + func (c *SESV2) CreateEmailIdentityPolicy(input *CreateEmailIdentityPolicyInput) (*CreateEmailIdentityPolicyOutput, error) + func (c *SESV2) CreateEmailIdentityPolicyRequest(input *CreateEmailIdentityPolicyInput) (req *request.Request, output *CreateEmailIdentityPolicyOutput) + func (c *SESV2) CreateEmailIdentityPolicyWithContext(ctx aws.Context, input *CreateEmailIdentityPolicyInput, opts ...request.Option) (*CreateEmailIdentityPolicyOutput, error) + func (c *SESV2) CreateEmailIdentityRequest(input *CreateEmailIdentityInput) (req *request.Request, output *CreateEmailIdentityOutput) + func (c *SESV2) CreateEmailIdentityWithContext(ctx aws.Context, input *CreateEmailIdentityInput, opts ...request.Option) (*CreateEmailIdentityOutput, error) + func (c *SESV2) CreateEmailTemplate(input *CreateEmailTemplateInput) (*CreateEmailTemplateOutput, error) + func (c *SESV2) CreateEmailTemplateRequest(input *CreateEmailTemplateInput) (req *request.Request, output *CreateEmailTemplateOutput) + func (c *SESV2) CreateEmailTemplateWithContext(ctx aws.Context, input *CreateEmailTemplateInput, opts ...request.Option) (*CreateEmailTemplateOutput, error) + func (c *SESV2) CreateImportJob(input *CreateImportJobInput) (*CreateImportJobOutput, error) + func (c *SESV2) CreateImportJobRequest(input *CreateImportJobInput) (req *request.Request, output *CreateImportJobOutput) + func (c *SESV2) CreateImportJobWithContext(ctx aws.Context, input *CreateImportJobInput, opts ...request.Option) (*CreateImportJobOutput, error) + func (c *SESV2) DeleteConfigurationSet(input *DeleteConfigurationSetInput) (*DeleteConfigurationSetOutput, error) + func (c *SESV2) DeleteConfigurationSetEventDestination(input *DeleteConfigurationSetEventDestinationInput) (*DeleteConfigurationSetEventDestinationOutput, error) + func (c *SESV2) DeleteConfigurationSetEventDestinationRequest(input *DeleteConfigurationSetEventDestinationInput) (req *request.Request, output *DeleteConfigurationSetEventDestinationOutput) + func (c *SESV2) DeleteConfigurationSetEventDestinationWithContext(ctx aws.Context, input *DeleteConfigurationSetEventDestinationInput, ...) (*DeleteConfigurationSetEventDestinationOutput, error) + func (c *SESV2) DeleteConfigurationSetRequest(input *DeleteConfigurationSetInput) (req *request.Request, output *DeleteConfigurationSetOutput) + func (c *SESV2) DeleteConfigurationSetWithContext(ctx aws.Context, input *DeleteConfigurationSetInput, opts ...request.Option) (*DeleteConfigurationSetOutput, error) + func (c *SESV2) DeleteContact(input *DeleteContactInput) (*DeleteContactOutput, error) + func (c *SESV2) DeleteContactList(input *DeleteContactListInput) (*DeleteContactListOutput, error) + func (c *SESV2) DeleteContactListRequest(input *DeleteContactListInput) (req *request.Request, output *DeleteContactListOutput) + func (c *SESV2) DeleteContactListWithContext(ctx aws.Context, input *DeleteContactListInput, opts ...request.Option) (*DeleteContactListOutput, error) + func (c *SESV2) DeleteContactRequest(input *DeleteContactInput) (req *request.Request, output *DeleteContactOutput) + func (c *SESV2) DeleteContactWithContext(ctx aws.Context, input *DeleteContactInput, opts ...request.Option) (*DeleteContactOutput, error) + func (c *SESV2) DeleteCustomVerificationEmailTemplate(input *DeleteCustomVerificationEmailTemplateInput) (*DeleteCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) DeleteCustomVerificationEmailTemplateRequest(input *DeleteCustomVerificationEmailTemplateInput) (req *request.Request, output *DeleteCustomVerificationEmailTemplateOutput) + func (c *SESV2) DeleteCustomVerificationEmailTemplateWithContext(ctx aws.Context, input *DeleteCustomVerificationEmailTemplateInput, ...) (*DeleteCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) DeleteDedicatedIpPool(input *DeleteDedicatedIpPoolInput) (*DeleteDedicatedIpPoolOutput, error) + func (c *SESV2) DeleteDedicatedIpPoolRequest(input *DeleteDedicatedIpPoolInput) (req *request.Request, output *DeleteDedicatedIpPoolOutput) + func (c *SESV2) DeleteDedicatedIpPoolWithContext(ctx aws.Context, input *DeleteDedicatedIpPoolInput, opts ...request.Option) (*DeleteDedicatedIpPoolOutput, error) + func (c *SESV2) DeleteEmailIdentity(input *DeleteEmailIdentityInput) (*DeleteEmailIdentityOutput, error) + func (c *SESV2) DeleteEmailIdentityPolicy(input *DeleteEmailIdentityPolicyInput) (*DeleteEmailIdentityPolicyOutput, error) + func (c *SESV2) DeleteEmailIdentityPolicyRequest(input *DeleteEmailIdentityPolicyInput) (req *request.Request, output *DeleteEmailIdentityPolicyOutput) + func (c *SESV2) DeleteEmailIdentityPolicyWithContext(ctx aws.Context, input *DeleteEmailIdentityPolicyInput, opts ...request.Option) (*DeleteEmailIdentityPolicyOutput, error) + func (c *SESV2) DeleteEmailIdentityRequest(input *DeleteEmailIdentityInput) (req *request.Request, output *DeleteEmailIdentityOutput) + func (c *SESV2) DeleteEmailIdentityWithContext(ctx aws.Context, input *DeleteEmailIdentityInput, opts ...request.Option) (*DeleteEmailIdentityOutput, error) + func (c *SESV2) DeleteEmailTemplate(input *DeleteEmailTemplateInput) (*DeleteEmailTemplateOutput, error) + func (c *SESV2) DeleteEmailTemplateRequest(input *DeleteEmailTemplateInput) (req *request.Request, output *DeleteEmailTemplateOutput) + func (c *SESV2) DeleteEmailTemplateWithContext(ctx aws.Context, input *DeleteEmailTemplateInput, opts ...request.Option) (*DeleteEmailTemplateOutput, error) + func (c *SESV2) DeleteSuppressedDestination(input *DeleteSuppressedDestinationInput) (*DeleteSuppressedDestinationOutput, error) + func (c *SESV2) DeleteSuppressedDestinationRequest(input *DeleteSuppressedDestinationInput) (req *request.Request, output *DeleteSuppressedDestinationOutput) + func (c *SESV2) DeleteSuppressedDestinationWithContext(ctx aws.Context, input *DeleteSuppressedDestinationInput, ...) (*DeleteSuppressedDestinationOutput, error) + func (c *SESV2) GetAccount(input *GetAccountInput) (*GetAccountOutput, error) + func (c *SESV2) GetAccountRequest(input *GetAccountInput) (req *request.Request, output *GetAccountOutput) + func (c *SESV2) GetAccountWithContext(ctx aws.Context, input *GetAccountInput, opts ...request.Option) (*GetAccountOutput, error) + func (c *SESV2) GetBlacklistReports(input *GetBlacklistReportsInput) (*GetBlacklistReportsOutput, error) + func (c *SESV2) GetBlacklistReportsRequest(input *GetBlacklistReportsInput) (req *request.Request, output *GetBlacklistReportsOutput) + func (c *SESV2) GetBlacklistReportsWithContext(ctx aws.Context, input *GetBlacklistReportsInput, opts ...request.Option) (*GetBlacklistReportsOutput, error) + func (c *SESV2) GetConfigurationSet(input *GetConfigurationSetInput) (*GetConfigurationSetOutput, error) + func (c *SESV2) GetConfigurationSetEventDestinations(input *GetConfigurationSetEventDestinationsInput) (*GetConfigurationSetEventDestinationsOutput, error) + func (c *SESV2) GetConfigurationSetEventDestinationsRequest(input *GetConfigurationSetEventDestinationsInput) (req *request.Request, output *GetConfigurationSetEventDestinationsOutput) + func (c *SESV2) GetConfigurationSetEventDestinationsWithContext(ctx aws.Context, input *GetConfigurationSetEventDestinationsInput, ...) (*GetConfigurationSetEventDestinationsOutput, error) + func (c *SESV2) GetConfigurationSetRequest(input *GetConfigurationSetInput) (req *request.Request, output *GetConfigurationSetOutput) + func (c *SESV2) GetConfigurationSetWithContext(ctx aws.Context, input *GetConfigurationSetInput, opts ...request.Option) (*GetConfigurationSetOutput, error) + func (c *SESV2) GetContact(input *GetContactInput) (*GetContactOutput, error) + func (c *SESV2) GetContactList(input *GetContactListInput) (*GetContactListOutput, error) + func (c *SESV2) GetContactListRequest(input *GetContactListInput) (req *request.Request, output *GetContactListOutput) + func (c *SESV2) GetContactListWithContext(ctx aws.Context, input *GetContactListInput, opts ...request.Option) (*GetContactListOutput, error) + func (c *SESV2) GetContactRequest(input *GetContactInput) (req *request.Request, output *GetContactOutput) + func (c *SESV2) GetContactWithContext(ctx aws.Context, input *GetContactInput, opts ...request.Option) (*GetContactOutput, error) + func (c *SESV2) GetCustomVerificationEmailTemplate(input *GetCustomVerificationEmailTemplateInput) (*GetCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) GetCustomVerificationEmailTemplateRequest(input *GetCustomVerificationEmailTemplateInput) (req *request.Request, output *GetCustomVerificationEmailTemplateOutput) + func (c *SESV2) GetCustomVerificationEmailTemplateWithContext(ctx aws.Context, input *GetCustomVerificationEmailTemplateInput, ...) (*GetCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) GetDedicatedIp(input *GetDedicatedIpInput) (*GetDedicatedIpOutput, error) + func (c *SESV2) GetDedicatedIpPool(input *GetDedicatedIpPoolInput) (*GetDedicatedIpPoolOutput, error) + func (c *SESV2) GetDedicatedIpPoolRequest(input *GetDedicatedIpPoolInput) (req *request.Request, output *GetDedicatedIpPoolOutput) + func (c *SESV2) GetDedicatedIpPoolWithContext(ctx aws.Context, input *GetDedicatedIpPoolInput, opts ...request.Option) (*GetDedicatedIpPoolOutput, error) + func (c *SESV2) GetDedicatedIpRequest(input *GetDedicatedIpInput) (req *request.Request, output *GetDedicatedIpOutput) + func (c *SESV2) GetDedicatedIpWithContext(ctx aws.Context, input *GetDedicatedIpInput, opts ...request.Option) (*GetDedicatedIpOutput, error) + func (c *SESV2) GetDedicatedIps(input *GetDedicatedIpsInput) (*GetDedicatedIpsOutput, error) + func (c *SESV2) GetDedicatedIpsPages(input *GetDedicatedIpsInput, fn func(*GetDedicatedIpsOutput, bool) bool) error + func (c *SESV2) GetDedicatedIpsPagesWithContext(ctx aws.Context, input *GetDedicatedIpsInput, ...) error + func (c *SESV2) GetDedicatedIpsRequest(input *GetDedicatedIpsInput) (req *request.Request, output *GetDedicatedIpsOutput) + func (c *SESV2) GetDedicatedIpsWithContext(ctx aws.Context, input *GetDedicatedIpsInput, opts ...request.Option) (*GetDedicatedIpsOutput, error) + func (c *SESV2) GetDeliverabilityDashboardOptions(input *GetDeliverabilityDashboardOptionsInput) (*GetDeliverabilityDashboardOptionsOutput, error) + func (c *SESV2) GetDeliverabilityDashboardOptionsRequest(input *GetDeliverabilityDashboardOptionsInput) (req *request.Request, output *GetDeliverabilityDashboardOptionsOutput) + func (c *SESV2) GetDeliverabilityDashboardOptionsWithContext(ctx aws.Context, input *GetDeliverabilityDashboardOptionsInput, ...) (*GetDeliverabilityDashboardOptionsOutput, error) + func (c *SESV2) GetDeliverabilityTestReport(input *GetDeliverabilityTestReportInput) (*GetDeliverabilityTestReportOutput, error) + func (c *SESV2) GetDeliverabilityTestReportRequest(input *GetDeliverabilityTestReportInput) (req *request.Request, output *GetDeliverabilityTestReportOutput) + func (c *SESV2) GetDeliverabilityTestReportWithContext(ctx aws.Context, input *GetDeliverabilityTestReportInput, ...) (*GetDeliverabilityTestReportOutput, error) + func (c *SESV2) GetDomainDeliverabilityCampaign(input *GetDomainDeliverabilityCampaignInput) (*GetDomainDeliverabilityCampaignOutput, error) + func (c *SESV2) GetDomainDeliverabilityCampaignRequest(input *GetDomainDeliverabilityCampaignInput) (req *request.Request, output *GetDomainDeliverabilityCampaignOutput) + func (c *SESV2) GetDomainDeliverabilityCampaignWithContext(ctx aws.Context, input *GetDomainDeliverabilityCampaignInput, ...) (*GetDomainDeliverabilityCampaignOutput, error) + func (c *SESV2) GetDomainStatisticsReport(input *GetDomainStatisticsReportInput) (*GetDomainStatisticsReportOutput, error) + func (c *SESV2) GetDomainStatisticsReportRequest(input *GetDomainStatisticsReportInput) (req *request.Request, output *GetDomainStatisticsReportOutput) + func (c *SESV2) GetDomainStatisticsReportWithContext(ctx aws.Context, input *GetDomainStatisticsReportInput, opts ...request.Option) (*GetDomainStatisticsReportOutput, error) + func (c *SESV2) GetEmailIdentity(input *GetEmailIdentityInput) (*GetEmailIdentityOutput, error) + func (c *SESV2) GetEmailIdentityPolicies(input *GetEmailIdentityPoliciesInput) (*GetEmailIdentityPoliciesOutput, error) + func (c *SESV2) GetEmailIdentityPoliciesRequest(input *GetEmailIdentityPoliciesInput) (req *request.Request, output *GetEmailIdentityPoliciesOutput) + func (c *SESV2) GetEmailIdentityPoliciesWithContext(ctx aws.Context, input *GetEmailIdentityPoliciesInput, opts ...request.Option) (*GetEmailIdentityPoliciesOutput, error) + func (c *SESV2) GetEmailIdentityRequest(input *GetEmailIdentityInput) (req *request.Request, output *GetEmailIdentityOutput) + func (c *SESV2) GetEmailIdentityWithContext(ctx aws.Context, input *GetEmailIdentityInput, opts ...request.Option) (*GetEmailIdentityOutput, error) + func (c *SESV2) GetEmailTemplate(input *GetEmailTemplateInput) (*GetEmailTemplateOutput, error) + func (c *SESV2) GetEmailTemplateRequest(input *GetEmailTemplateInput) (req *request.Request, output *GetEmailTemplateOutput) + func (c *SESV2) GetEmailTemplateWithContext(ctx aws.Context, input *GetEmailTemplateInput, opts ...request.Option) (*GetEmailTemplateOutput, error) + func (c *SESV2) GetImportJob(input *GetImportJobInput) (*GetImportJobOutput, error) + func (c *SESV2) GetImportJobRequest(input *GetImportJobInput) (req *request.Request, output *GetImportJobOutput) + func (c *SESV2) GetImportJobWithContext(ctx aws.Context, input *GetImportJobInput, opts ...request.Option) (*GetImportJobOutput, error) + func (c *SESV2) GetSuppressedDestination(input *GetSuppressedDestinationInput) (*GetSuppressedDestinationOutput, error) + func (c *SESV2) GetSuppressedDestinationRequest(input *GetSuppressedDestinationInput) (req *request.Request, output *GetSuppressedDestinationOutput) + func (c *SESV2) GetSuppressedDestinationWithContext(ctx aws.Context, input *GetSuppressedDestinationInput, opts ...request.Option) (*GetSuppressedDestinationOutput, error) + func (c *SESV2) ListConfigurationSets(input *ListConfigurationSetsInput) (*ListConfigurationSetsOutput, error) + func (c *SESV2) ListConfigurationSetsPages(input *ListConfigurationSetsInput, ...) error + func (c *SESV2) ListConfigurationSetsPagesWithContext(ctx aws.Context, input *ListConfigurationSetsInput, ...) error + func (c *SESV2) ListConfigurationSetsRequest(input *ListConfigurationSetsInput) (req *request.Request, output *ListConfigurationSetsOutput) + func (c *SESV2) ListConfigurationSetsWithContext(ctx aws.Context, input *ListConfigurationSetsInput, opts ...request.Option) (*ListConfigurationSetsOutput, error) + func (c *SESV2) ListContactLists(input *ListContactListsInput) (*ListContactListsOutput, error) + func (c *SESV2) ListContactListsPages(input *ListContactListsInput, fn func(*ListContactListsOutput, bool) bool) error + func (c *SESV2) ListContactListsPagesWithContext(ctx aws.Context, input *ListContactListsInput, ...) error + func (c *SESV2) ListContactListsRequest(input *ListContactListsInput) (req *request.Request, output *ListContactListsOutput) + func (c *SESV2) ListContactListsWithContext(ctx aws.Context, input *ListContactListsInput, opts ...request.Option) (*ListContactListsOutput, error) + func (c *SESV2) ListContacts(input *ListContactsInput) (*ListContactsOutput, error) + func (c *SESV2) ListContactsPages(input *ListContactsInput, fn func(*ListContactsOutput, bool) bool) error + func (c *SESV2) ListContactsPagesWithContext(ctx aws.Context, input *ListContactsInput, ...) error + func (c *SESV2) ListContactsRequest(input *ListContactsInput) (req *request.Request, output *ListContactsOutput) + func (c *SESV2) ListContactsWithContext(ctx aws.Context, input *ListContactsInput, opts ...request.Option) (*ListContactsOutput, error) + func (c *SESV2) ListCustomVerificationEmailTemplates(input *ListCustomVerificationEmailTemplatesInput) (*ListCustomVerificationEmailTemplatesOutput, error) + func (c *SESV2) ListCustomVerificationEmailTemplatesPages(input *ListCustomVerificationEmailTemplatesInput, ...) error + func (c *SESV2) ListCustomVerificationEmailTemplatesPagesWithContext(ctx aws.Context, input *ListCustomVerificationEmailTemplatesInput, ...) error + func (c *SESV2) ListCustomVerificationEmailTemplatesRequest(input *ListCustomVerificationEmailTemplatesInput) (req *request.Request, output *ListCustomVerificationEmailTemplatesOutput) + func (c *SESV2) ListCustomVerificationEmailTemplatesWithContext(ctx aws.Context, input *ListCustomVerificationEmailTemplatesInput, ...) (*ListCustomVerificationEmailTemplatesOutput, error) + func (c *SESV2) ListDedicatedIpPools(input *ListDedicatedIpPoolsInput) (*ListDedicatedIpPoolsOutput, error) + func (c *SESV2) ListDedicatedIpPoolsPages(input *ListDedicatedIpPoolsInput, ...) error + func (c *SESV2) ListDedicatedIpPoolsPagesWithContext(ctx aws.Context, input *ListDedicatedIpPoolsInput, ...) error + func (c *SESV2) ListDedicatedIpPoolsRequest(input *ListDedicatedIpPoolsInput) (req *request.Request, output *ListDedicatedIpPoolsOutput) + func (c *SESV2) ListDedicatedIpPoolsWithContext(ctx aws.Context, input *ListDedicatedIpPoolsInput, opts ...request.Option) (*ListDedicatedIpPoolsOutput, error) + func (c *SESV2) ListDeliverabilityTestReports(input *ListDeliverabilityTestReportsInput) (*ListDeliverabilityTestReportsOutput, error) + func (c *SESV2) ListDeliverabilityTestReportsPages(input *ListDeliverabilityTestReportsInput, ...) error + func (c *SESV2) ListDeliverabilityTestReportsPagesWithContext(ctx aws.Context, input *ListDeliverabilityTestReportsInput, ...) error + func (c *SESV2) ListDeliverabilityTestReportsRequest(input *ListDeliverabilityTestReportsInput) (req *request.Request, output *ListDeliverabilityTestReportsOutput) + func (c *SESV2) ListDeliverabilityTestReportsWithContext(ctx aws.Context, input *ListDeliverabilityTestReportsInput, ...) (*ListDeliverabilityTestReportsOutput, error) + func (c *SESV2) ListDomainDeliverabilityCampaigns(input *ListDomainDeliverabilityCampaignsInput) (*ListDomainDeliverabilityCampaignsOutput, error) + func (c *SESV2) ListDomainDeliverabilityCampaignsPages(input *ListDomainDeliverabilityCampaignsInput, ...) error + func (c *SESV2) ListDomainDeliverabilityCampaignsPagesWithContext(ctx aws.Context, input *ListDomainDeliverabilityCampaignsInput, ...) error + func (c *SESV2) ListDomainDeliverabilityCampaignsRequest(input *ListDomainDeliverabilityCampaignsInput) (req *request.Request, output *ListDomainDeliverabilityCampaignsOutput) + func (c *SESV2) ListDomainDeliverabilityCampaignsWithContext(ctx aws.Context, input *ListDomainDeliverabilityCampaignsInput, ...) (*ListDomainDeliverabilityCampaignsOutput, error) + func (c *SESV2) ListEmailIdentities(input *ListEmailIdentitiesInput) (*ListEmailIdentitiesOutput, error) + func (c *SESV2) ListEmailIdentitiesPages(input *ListEmailIdentitiesInput, ...) error + func (c *SESV2) ListEmailIdentitiesPagesWithContext(ctx aws.Context, input *ListEmailIdentitiesInput, ...) error + func (c *SESV2) ListEmailIdentitiesRequest(input *ListEmailIdentitiesInput) (req *request.Request, output *ListEmailIdentitiesOutput) + func (c *SESV2) ListEmailIdentitiesWithContext(ctx aws.Context, input *ListEmailIdentitiesInput, opts ...request.Option) (*ListEmailIdentitiesOutput, error) + func (c *SESV2) ListEmailTemplates(input *ListEmailTemplatesInput) (*ListEmailTemplatesOutput, error) + func (c *SESV2) ListEmailTemplatesPages(input *ListEmailTemplatesInput, fn func(*ListEmailTemplatesOutput, bool) bool) error + func (c *SESV2) ListEmailTemplatesPagesWithContext(ctx aws.Context, input *ListEmailTemplatesInput, ...) error + func (c *SESV2) ListEmailTemplatesRequest(input *ListEmailTemplatesInput) (req *request.Request, output *ListEmailTemplatesOutput) + func (c *SESV2) ListEmailTemplatesWithContext(ctx aws.Context, input *ListEmailTemplatesInput, opts ...request.Option) (*ListEmailTemplatesOutput, error) + func (c *SESV2) ListImportJobs(input *ListImportJobsInput) (*ListImportJobsOutput, error) + func (c *SESV2) ListImportJobsPages(input *ListImportJobsInput, fn func(*ListImportJobsOutput, bool) bool) error + func (c *SESV2) ListImportJobsPagesWithContext(ctx aws.Context, input *ListImportJobsInput, ...) error + func (c *SESV2) ListImportJobsRequest(input *ListImportJobsInput) (req *request.Request, output *ListImportJobsOutput) + func (c *SESV2) ListImportJobsWithContext(ctx aws.Context, input *ListImportJobsInput, opts ...request.Option) (*ListImportJobsOutput, error) + func (c *SESV2) ListRecommendations(input *ListRecommendationsInput) (*ListRecommendationsOutput, error) + func (c *SESV2) ListRecommendationsPages(input *ListRecommendationsInput, ...) error + func (c *SESV2) ListRecommendationsPagesWithContext(ctx aws.Context, input *ListRecommendationsInput, ...) error + func (c *SESV2) ListRecommendationsRequest(input *ListRecommendationsInput) (req *request.Request, output *ListRecommendationsOutput) + func (c *SESV2) ListRecommendationsWithContext(ctx aws.Context, input *ListRecommendationsInput, opts ...request.Option) (*ListRecommendationsOutput, error) + func (c *SESV2) ListSuppressedDestinations(input *ListSuppressedDestinationsInput) (*ListSuppressedDestinationsOutput, error) + func (c *SESV2) ListSuppressedDestinationsPages(input *ListSuppressedDestinationsInput, ...) error + func (c *SESV2) ListSuppressedDestinationsPagesWithContext(ctx aws.Context, input *ListSuppressedDestinationsInput, ...) error + func (c *SESV2) ListSuppressedDestinationsRequest(input *ListSuppressedDestinationsInput) (req *request.Request, output *ListSuppressedDestinationsOutput) + func (c *SESV2) ListSuppressedDestinationsWithContext(ctx aws.Context, input *ListSuppressedDestinationsInput, ...) (*ListSuppressedDestinationsOutput, error) + func (c *SESV2) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *SESV2) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *SESV2) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *SESV2) PutAccountDedicatedIpWarmupAttributes(input *PutAccountDedicatedIpWarmupAttributesInput) (*PutAccountDedicatedIpWarmupAttributesOutput, error) + func (c *SESV2) PutAccountDedicatedIpWarmupAttributesRequest(input *PutAccountDedicatedIpWarmupAttributesInput) (req *request.Request, output *PutAccountDedicatedIpWarmupAttributesOutput) + func (c *SESV2) PutAccountDedicatedIpWarmupAttributesWithContext(ctx aws.Context, input *PutAccountDedicatedIpWarmupAttributesInput, ...) (*PutAccountDedicatedIpWarmupAttributesOutput, error) + func (c *SESV2) PutAccountDetails(input *PutAccountDetailsInput) (*PutAccountDetailsOutput, error) + func (c *SESV2) PutAccountDetailsRequest(input *PutAccountDetailsInput) (req *request.Request, output *PutAccountDetailsOutput) + func (c *SESV2) PutAccountDetailsWithContext(ctx aws.Context, input *PutAccountDetailsInput, opts ...request.Option) (*PutAccountDetailsOutput, error) + func (c *SESV2) PutAccountSendingAttributes(input *PutAccountSendingAttributesInput) (*PutAccountSendingAttributesOutput, error) + func (c *SESV2) PutAccountSendingAttributesRequest(input *PutAccountSendingAttributesInput) (req *request.Request, output *PutAccountSendingAttributesOutput) + func (c *SESV2) PutAccountSendingAttributesWithContext(ctx aws.Context, input *PutAccountSendingAttributesInput, ...) (*PutAccountSendingAttributesOutput, error) + func (c *SESV2) PutAccountSuppressionAttributes(input *PutAccountSuppressionAttributesInput) (*PutAccountSuppressionAttributesOutput, error) + func (c *SESV2) PutAccountSuppressionAttributesRequest(input *PutAccountSuppressionAttributesInput) (req *request.Request, output *PutAccountSuppressionAttributesOutput) + func (c *SESV2) PutAccountSuppressionAttributesWithContext(ctx aws.Context, input *PutAccountSuppressionAttributesInput, ...) (*PutAccountSuppressionAttributesOutput, error) + func (c *SESV2) PutAccountVdmAttributes(input *PutAccountVdmAttributesInput) (*PutAccountVdmAttributesOutput, error) + func (c *SESV2) PutAccountVdmAttributesRequest(input *PutAccountVdmAttributesInput) (req *request.Request, output *PutAccountVdmAttributesOutput) + func (c *SESV2) PutAccountVdmAttributesWithContext(ctx aws.Context, input *PutAccountVdmAttributesInput, opts ...request.Option) (*PutAccountVdmAttributesOutput, error) + func (c *SESV2) PutConfigurationSetDeliveryOptions(input *PutConfigurationSetDeliveryOptionsInput) (*PutConfigurationSetDeliveryOptionsOutput, error) + func (c *SESV2) PutConfigurationSetDeliveryOptionsRequest(input *PutConfigurationSetDeliveryOptionsInput) (req *request.Request, output *PutConfigurationSetDeliveryOptionsOutput) + func (c *SESV2) PutConfigurationSetDeliveryOptionsWithContext(ctx aws.Context, input *PutConfigurationSetDeliveryOptionsInput, ...) (*PutConfigurationSetDeliveryOptionsOutput, error) + func (c *SESV2) PutConfigurationSetReputationOptions(input *PutConfigurationSetReputationOptionsInput) (*PutConfigurationSetReputationOptionsOutput, error) + func (c *SESV2) PutConfigurationSetReputationOptionsRequest(input *PutConfigurationSetReputationOptionsInput) (req *request.Request, output *PutConfigurationSetReputationOptionsOutput) + func (c *SESV2) PutConfigurationSetReputationOptionsWithContext(ctx aws.Context, input *PutConfigurationSetReputationOptionsInput, ...) (*PutConfigurationSetReputationOptionsOutput, error) + func (c *SESV2) PutConfigurationSetSendingOptions(input *PutConfigurationSetSendingOptionsInput) (*PutConfigurationSetSendingOptionsOutput, error) + func (c *SESV2) PutConfigurationSetSendingOptionsRequest(input *PutConfigurationSetSendingOptionsInput) (req *request.Request, output *PutConfigurationSetSendingOptionsOutput) + func (c *SESV2) PutConfigurationSetSendingOptionsWithContext(ctx aws.Context, input *PutConfigurationSetSendingOptionsInput, ...) (*PutConfigurationSetSendingOptionsOutput, error) + func (c *SESV2) PutConfigurationSetSuppressionOptions(input *PutConfigurationSetSuppressionOptionsInput) (*PutConfigurationSetSuppressionOptionsOutput, error) + func (c *SESV2) PutConfigurationSetSuppressionOptionsRequest(input *PutConfigurationSetSuppressionOptionsInput) (req *request.Request, output *PutConfigurationSetSuppressionOptionsOutput) + func (c *SESV2) PutConfigurationSetSuppressionOptionsWithContext(ctx aws.Context, input *PutConfigurationSetSuppressionOptionsInput, ...) (*PutConfigurationSetSuppressionOptionsOutput, error) + func (c *SESV2) PutConfigurationSetTrackingOptions(input *PutConfigurationSetTrackingOptionsInput) (*PutConfigurationSetTrackingOptionsOutput, error) + func (c *SESV2) PutConfigurationSetTrackingOptionsRequest(input *PutConfigurationSetTrackingOptionsInput) (req *request.Request, output *PutConfigurationSetTrackingOptionsOutput) + func (c *SESV2) PutConfigurationSetTrackingOptionsWithContext(ctx aws.Context, input *PutConfigurationSetTrackingOptionsInput, ...) (*PutConfigurationSetTrackingOptionsOutput, error) + func (c *SESV2) PutConfigurationSetVdmOptions(input *PutConfigurationSetVdmOptionsInput) (*PutConfigurationSetVdmOptionsOutput, error) + func (c *SESV2) PutConfigurationSetVdmOptionsRequest(input *PutConfigurationSetVdmOptionsInput) (req *request.Request, output *PutConfigurationSetVdmOptionsOutput) + func (c *SESV2) PutConfigurationSetVdmOptionsWithContext(ctx aws.Context, input *PutConfigurationSetVdmOptionsInput, ...) (*PutConfigurationSetVdmOptionsOutput, error) + func (c *SESV2) PutDedicatedIpInPool(input *PutDedicatedIpInPoolInput) (*PutDedicatedIpInPoolOutput, error) + func (c *SESV2) PutDedicatedIpInPoolRequest(input *PutDedicatedIpInPoolInput) (req *request.Request, output *PutDedicatedIpInPoolOutput) + func (c *SESV2) PutDedicatedIpInPoolWithContext(ctx aws.Context, input *PutDedicatedIpInPoolInput, opts ...request.Option) (*PutDedicatedIpInPoolOutput, error) + func (c *SESV2) PutDedicatedIpPoolScalingAttributes(input *PutDedicatedIpPoolScalingAttributesInput) (*PutDedicatedIpPoolScalingAttributesOutput, error) + func (c *SESV2) PutDedicatedIpPoolScalingAttributesRequest(input *PutDedicatedIpPoolScalingAttributesInput) (req *request.Request, output *PutDedicatedIpPoolScalingAttributesOutput) + func (c *SESV2) PutDedicatedIpPoolScalingAttributesWithContext(ctx aws.Context, input *PutDedicatedIpPoolScalingAttributesInput, ...) (*PutDedicatedIpPoolScalingAttributesOutput, error) + func (c *SESV2) PutDedicatedIpWarmupAttributes(input *PutDedicatedIpWarmupAttributesInput) (*PutDedicatedIpWarmupAttributesOutput, error) + func (c *SESV2) PutDedicatedIpWarmupAttributesRequest(input *PutDedicatedIpWarmupAttributesInput) (req *request.Request, output *PutDedicatedIpWarmupAttributesOutput) + func (c *SESV2) PutDedicatedIpWarmupAttributesWithContext(ctx aws.Context, input *PutDedicatedIpWarmupAttributesInput, ...) (*PutDedicatedIpWarmupAttributesOutput, error) + func (c *SESV2) PutDeliverabilityDashboardOption(input *PutDeliverabilityDashboardOptionInput) (*PutDeliverabilityDashboardOptionOutput, error) + func (c *SESV2) PutDeliverabilityDashboardOptionRequest(input *PutDeliverabilityDashboardOptionInput) (req *request.Request, output *PutDeliverabilityDashboardOptionOutput) + func (c *SESV2) PutDeliverabilityDashboardOptionWithContext(ctx aws.Context, input *PutDeliverabilityDashboardOptionInput, ...) (*PutDeliverabilityDashboardOptionOutput, error) + func (c *SESV2) PutEmailIdentityConfigurationSetAttributes(input *PutEmailIdentityConfigurationSetAttributesInput) (*PutEmailIdentityConfigurationSetAttributesOutput, error) + func (c *SESV2) PutEmailIdentityConfigurationSetAttributesRequest(input *PutEmailIdentityConfigurationSetAttributesInput) (req *request.Request, output *PutEmailIdentityConfigurationSetAttributesOutput) + func (c *SESV2) PutEmailIdentityConfigurationSetAttributesWithContext(ctx aws.Context, input *PutEmailIdentityConfigurationSetAttributesInput, ...) (*PutEmailIdentityConfigurationSetAttributesOutput, error) + func (c *SESV2) PutEmailIdentityDkimAttributes(input *PutEmailIdentityDkimAttributesInput) (*PutEmailIdentityDkimAttributesOutput, error) + func (c *SESV2) PutEmailIdentityDkimAttributesRequest(input *PutEmailIdentityDkimAttributesInput) (req *request.Request, output *PutEmailIdentityDkimAttributesOutput) + func (c *SESV2) PutEmailIdentityDkimAttributesWithContext(ctx aws.Context, input *PutEmailIdentityDkimAttributesInput, ...) (*PutEmailIdentityDkimAttributesOutput, error) + func (c *SESV2) PutEmailIdentityDkimSigningAttributes(input *PutEmailIdentityDkimSigningAttributesInput) (*PutEmailIdentityDkimSigningAttributesOutput, error) + func (c *SESV2) PutEmailIdentityDkimSigningAttributesRequest(input *PutEmailIdentityDkimSigningAttributesInput) (req *request.Request, output *PutEmailIdentityDkimSigningAttributesOutput) + func (c *SESV2) PutEmailIdentityDkimSigningAttributesWithContext(ctx aws.Context, input *PutEmailIdentityDkimSigningAttributesInput, ...) (*PutEmailIdentityDkimSigningAttributesOutput, error) + func (c *SESV2) PutEmailIdentityFeedbackAttributes(input *PutEmailIdentityFeedbackAttributesInput) (*PutEmailIdentityFeedbackAttributesOutput, error) + func (c *SESV2) PutEmailIdentityFeedbackAttributesRequest(input *PutEmailIdentityFeedbackAttributesInput) (req *request.Request, output *PutEmailIdentityFeedbackAttributesOutput) + func (c *SESV2) PutEmailIdentityFeedbackAttributesWithContext(ctx aws.Context, input *PutEmailIdentityFeedbackAttributesInput, ...) (*PutEmailIdentityFeedbackAttributesOutput, error) + func (c *SESV2) PutEmailIdentityMailFromAttributes(input *PutEmailIdentityMailFromAttributesInput) (*PutEmailIdentityMailFromAttributesOutput, error) + func (c *SESV2) PutEmailIdentityMailFromAttributesRequest(input *PutEmailIdentityMailFromAttributesInput) (req *request.Request, output *PutEmailIdentityMailFromAttributesOutput) + func (c *SESV2) PutEmailIdentityMailFromAttributesWithContext(ctx aws.Context, input *PutEmailIdentityMailFromAttributesInput, ...) (*PutEmailIdentityMailFromAttributesOutput, error) + func (c *SESV2) PutSuppressedDestination(input *PutSuppressedDestinationInput) (*PutSuppressedDestinationOutput, error) + func (c *SESV2) PutSuppressedDestinationRequest(input *PutSuppressedDestinationInput) (req *request.Request, output *PutSuppressedDestinationOutput) + func (c *SESV2) PutSuppressedDestinationWithContext(ctx aws.Context, input *PutSuppressedDestinationInput, opts ...request.Option) (*PutSuppressedDestinationOutput, error) + func (c *SESV2) SendBulkEmail(input *SendBulkEmailInput) (*SendBulkEmailOutput, error) + func (c *SESV2) SendBulkEmailRequest(input *SendBulkEmailInput) (req *request.Request, output *SendBulkEmailOutput) + func (c *SESV2) SendBulkEmailWithContext(ctx aws.Context, input *SendBulkEmailInput, opts ...request.Option) (*SendBulkEmailOutput, error) + func (c *SESV2) SendCustomVerificationEmail(input *SendCustomVerificationEmailInput) (*SendCustomVerificationEmailOutput, error) + func (c *SESV2) SendCustomVerificationEmailRequest(input *SendCustomVerificationEmailInput) (req *request.Request, output *SendCustomVerificationEmailOutput) + func (c *SESV2) SendCustomVerificationEmailWithContext(ctx aws.Context, input *SendCustomVerificationEmailInput, ...) (*SendCustomVerificationEmailOutput, error) + func (c *SESV2) SendEmail(input *SendEmailInput) (*SendEmailOutput, error) + func (c *SESV2) SendEmailRequest(input *SendEmailInput) (req *request.Request, output *SendEmailOutput) + func (c *SESV2) SendEmailWithContext(ctx aws.Context, input *SendEmailInput, opts ...request.Option) (*SendEmailOutput, error) + func (c *SESV2) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *SESV2) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *SESV2) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *SESV2) TestRenderEmailTemplate(input *TestRenderEmailTemplateInput) (*TestRenderEmailTemplateOutput, error) + func (c *SESV2) TestRenderEmailTemplateRequest(input *TestRenderEmailTemplateInput) (req *request.Request, output *TestRenderEmailTemplateOutput) + func (c *SESV2) TestRenderEmailTemplateWithContext(ctx aws.Context, input *TestRenderEmailTemplateInput, opts ...request.Option) (*TestRenderEmailTemplateOutput, error) + func (c *SESV2) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *SESV2) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *SESV2) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *SESV2) UpdateConfigurationSetEventDestination(input *UpdateConfigurationSetEventDestinationInput) (*UpdateConfigurationSetEventDestinationOutput, error) + func (c *SESV2) UpdateConfigurationSetEventDestinationRequest(input *UpdateConfigurationSetEventDestinationInput) (req *request.Request, output *UpdateConfigurationSetEventDestinationOutput) + func (c *SESV2) UpdateConfigurationSetEventDestinationWithContext(ctx aws.Context, input *UpdateConfigurationSetEventDestinationInput, ...) (*UpdateConfigurationSetEventDestinationOutput, error) + func (c *SESV2) UpdateContact(input *UpdateContactInput) (*UpdateContactOutput, error) + func (c *SESV2) UpdateContactList(input *UpdateContactListInput) (*UpdateContactListOutput, error) + func (c *SESV2) UpdateContactListRequest(input *UpdateContactListInput) (req *request.Request, output *UpdateContactListOutput) + func (c *SESV2) UpdateContactListWithContext(ctx aws.Context, input *UpdateContactListInput, opts ...request.Option) (*UpdateContactListOutput, error) + func (c *SESV2) UpdateContactRequest(input *UpdateContactInput) (req *request.Request, output *UpdateContactOutput) + func (c *SESV2) UpdateContactWithContext(ctx aws.Context, input *UpdateContactInput, opts ...request.Option) (*UpdateContactOutput, error) + func (c *SESV2) UpdateCustomVerificationEmailTemplate(input *UpdateCustomVerificationEmailTemplateInput) (*UpdateCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) UpdateCustomVerificationEmailTemplateRequest(input *UpdateCustomVerificationEmailTemplateInput) (req *request.Request, output *UpdateCustomVerificationEmailTemplateOutput) + func (c *SESV2) UpdateCustomVerificationEmailTemplateWithContext(ctx aws.Context, input *UpdateCustomVerificationEmailTemplateInput, ...) (*UpdateCustomVerificationEmailTemplateOutput, error) + func (c *SESV2) UpdateEmailIdentityPolicy(input *UpdateEmailIdentityPolicyInput) (*UpdateEmailIdentityPolicyOutput, error) + func (c *SESV2) UpdateEmailIdentityPolicyRequest(input *UpdateEmailIdentityPolicyInput) (req *request.Request, output *UpdateEmailIdentityPolicyOutput) + func (c *SESV2) UpdateEmailIdentityPolicyWithContext(ctx aws.Context, input *UpdateEmailIdentityPolicyInput, opts ...request.Option) (*UpdateEmailIdentityPolicyOutput, error) + func (c *SESV2) UpdateEmailTemplate(input *UpdateEmailTemplateInput) (*UpdateEmailTemplateOutput, error) + func (c *SESV2) UpdateEmailTemplateRequest(input *UpdateEmailTemplateInput) (req *request.Request, output *UpdateEmailTemplateOutput) + func (c *SESV2) UpdateEmailTemplateWithContext(ctx aws.Context, input *UpdateEmailTemplateInput, opts ...request.Option) (*UpdateEmailTemplateOutput, error) + type SendBulkEmailInput struct + BulkEmailEntries []*BulkEmailEntry + ConfigurationSetName *string + DefaultContent *BulkEmailContent + DefaultEmailTags []*MessageTag + FeedbackForwardingEmailAddress *string + FeedbackForwardingEmailAddressIdentityArn *string + FromEmailAddress *string + FromEmailAddressIdentityArn *string + ReplyToAddresses []*string + func (s *SendBulkEmailInput) SetBulkEmailEntries(v []*BulkEmailEntry) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetConfigurationSetName(v string) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetDefaultContent(v *BulkEmailContent) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetDefaultEmailTags(v []*MessageTag) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetFeedbackForwardingEmailAddress(v string) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetFeedbackForwardingEmailAddressIdentityArn(v string) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetFromEmailAddress(v string) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetFromEmailAddressIdentityArn(v string) *SendBulkEmailInput + func (s *SendBulkEmailInput) SetReplyToAddresses(v []*string) *SendBulkEmailInput + func (s *SendBulkEmailInput) Validate() error + func (s SendBulkEmailInput) GoString() string + func (s SendBulkEmailInput) String() string + type SendBulkEmailOutput struct + BulkEmailEntryResults []*BulkEmailEntryResult + func (s *SendBulkEmailOutput) SetBulkEmailEntryResults(v []*BulkEmailEntryResult) *SendBulkEmailOutput + func (s SendBulkEmailOutput) GoString() string + func (s SendBulkEmailOutput) String() string + type SendCustomVerificationEmailInput struct + ConfigurationSetName *string + EmailAddress *string + TemplateName *string + func (s *SendCustomVerificationEmailInput) SetConfigurationSetName(v string) *SendCustomVerificationEmailInput + func (s *SendCustomVerificationEmailInput) SetEmailAddress(v string) *SendCustomVerificationEmailInput + func (s *SendCustomVerificationEmailInput) SetTemplateName(v string) *SendCustomVerificationEmailInput + func (s *SendCustomVerificationEmailInput) Validate() error + func (s SendCustomVerificationEmailInput) GoString() string + func (s SendCustomVerificationEmailInput) String() string + type SendCustomVerificationEmailOutput struct + MessageId *string + func (s *SendCustomVerificationEmailOutput) SetMessageId(v string) *SendCustomVerificationEmailOutput + func (s SendCustomVerificationEmailOutput) GoString() string + func (s SendCustomVerificationEmailOutput) String() string + type SendEmailInput struct + ConfigurationSetName *string + Content *EmailContent + Destination *Destination + EmailTags []*MessageTag + FeedbackForwardingEmailAddress *string + FeedbackForwardingEmailAddressIdentityArn *string + FromEmailAddress *string + FromEmailAddressIdentityArn *string + ListManagementOptions *ListManagementOptions + ReplyToAddresses []*string + func (s *SendEmailInput) SetConfigurationSetName(v string) *SendEmailInput + func (s *SendEmailInput) SetContent(v *EmailContent) *SendEmailInput + func (s *SendEmailInput) SetDestination(v *Destination) *SendEmailInput + func (s *SendEmailInput) SetEmailTags(v []*MessageTag) *SendEmailInput + func (s *SendEmailInput) SetFeedbackForwardingEmailAddress(v string) *SendEmailInput + func (s *SendEmailInput) SetFeedbackForwardingEmailAddressIdentityArn(v string) *SendEmailInput + func (s *SendEmailInput) SetFromEmailAddress(v string) *SendEmailInput + func (s *SendEmailInput) SetFromEmailAddressIdentityArn(v string) *SendEmailInput + func (s *SendEmailInput) SetListManagementOptions(v *ListManagementOptions) *SendEmailInput + func (s *SendEmailInput) SetReplyToAddresses(v []*string) *SendEmailInput + func (s *SendEmailInput) Validate() error + func (s SendEmailInput) GoString() string + func (s SendEmailInput) String() string + type SendEmailOutput struct + MessageId *string + func (s *SendEmailOutput) SetMessageId(v string) *SendEmailOutput + func (s SendEmailOutput) GoString() string + func (s SendEmailOutput) String() string + type SendQuota struct + Max24HourSend *float64 + MaxSendRate *float64 + SentLast24Hours *float64 + func (s *SendQuota) SetMax24HourSend(v float64) *SendQuota + func (s *SendQuota) SetMaxSendRate(v float64) *SendQuota + func (s *SendQuota) SetSentLast24Hours(v float64) *SendQuota + func (s SendQuota) GoString() string + func (s SendQuota) String() string + type SendingOptions struct + SendingEnabled *bool + func (s *SendingOptions) SetSendingEnabled(v bool) *SendingOptions + func (s SendingOptions) GoString() string + func (s SendingOptions) String() string + type SendingPausedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *SendingPausedException) Code() string + func (s *SendingPausedException) Error() string + func (s *SendingPausedException) Message() string + func (s *SendingPausedException) OrigErr() error + func (s *SendingPausedException) RequestID() string + func (s *SendingPausedException) StatusCode() int + func (s SendingPausedException) GoString() string + func (s SendingPausedException) String() string + type SnsDestination struct + TopicArn *string + func (s *SnsDestination) SetTopicArn(v string) *SnsDestination + func (s *SnsDestination) Validate() error + func (s SnsDestination) GoString() string + func (s SnsDestination) String() string + type SuppressedDestination struct + Attributes *SuppressedDestinationAttributes + EmailAddress *string + LastUpdateTime *time.Time + Reason *string + func (s *SuppressedDestination) SetAttributes(v *SuppressedDestinationAttributes) *SuppressedDestination + func (s *SuppressedDestination) SetEmailAddress(v string) *SuppressedDestination + func (s *SuppressedDestination) SetLastUpdateTime(v time.Time) *SuppressedDestination + func (s *SuppressedDestination) SetReason(v string) *SuppressedDestination + func (s SuppressedDestination) GoString() string + func (s SuppressedDestination) String() string + type SuppressedDestinationAttributes struct + FeedbackId *string + MessageId *string + func (s *SuppressedDestinationAttributes) SetFeedbackId(v string) *SuppressedDestinationAttributes + func (s *SuppressedDestinationAttributes) SetMessageId(v string) *SuppressedDestinationAttributes + func (s SuppressedDestinationAttributes) GoString() string + func (s SuppressedDestinationAttributes) String() string + type SuppressedDestinationSummary struct + EmailAddress *string + LastUpdateTime *time.Time + Reason *string + func (s *SuppressedDestinationSummary) SetEmailAddress(v string) *SuppressedDestinationSummary + func (s *SuppressedDestinationSummary) SetLastUpdateTime(v time.Time) *SuppressedDestinationSummary + func (s *SuppressedDestinationSummary) SetReason(v string) *SuppressedDestinationSummary + func (s SuppressedDestinationSummary) GoString() string + func (s SuppressedDestinationSummary) String() string + type SuppressionAttributes struct + SuppressedReasons []*string + func (s *SuppressionAttributes) SetSuppressedReasons(v []*string) *SuppressionAttributes + func (s SuppressionAttributes) GoString() string + func (s SuppressionAttributes) String() string + type SuppressionListDestination struct + SuppressionListImportAction *string + func (s *SuppressionListDestination) SetSuppressionListImportAction(v string) *SuppressionListDestination + func (s *SuppressionListDestination) Validate() error + func (s SuppressionListDestination) GoString() string + func (s SuppressionListDestination) String() string + type SuppressionOptions struct + SuppressedReasons []*string + func (s *SuppressionOptions) SetSuppressedReasons(v []*string) *SuppressionOptions + func (s SuppressionOptions) GoString() string + func (s SuppressionOptions) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagResourceInput struct + ResourceArn *string + Tags []*Tag + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *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 Template struct + TemplateArn *string + TemplateData *string + TemplateName *string + func (s *Template) SetTemplateArn(v string) *Template + func (s *Template) SetTemplateData(v string) *Template + func (s *Template) SetTemplateName(v string) *Template + func (s *Template) Validate() error + func (s Template) GoString() string + func (s Template) String() string + type TestRenderEmailTemplateInput struct + TemplateData *string + TemplateName *string + func (s *TestRenderEmailTemplateInput) SetTemplateData(v string) *TestRenderEmailTemplateInput + func (s *TestRenderEmailTemplateInput) SetTemplateName(v string) *TestRenderEmailTemplateInput + func (s *TestRenderEmailTemplateInput) Validate() error + func (s TestRenderEmailTemplateInput) GoString() string + func (s TestRenderEmailTemplateInput) String() string + type TestRenderEmailTemplateOutput struct + RenderedTemplate *string + func (s *TestRenderEmailTemplateOutput) SetRenderedTemplate(v string) *TestRenderEmailTemplateOutput + func (s TestRenderEmailTemplateOutput) GoString() string + func (s TestRenderEmailTemplateOutput) String() string + type TooManyRequestsException struct + Message_ *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 Topic struct + DefaultSubscriptionStatus *string + Description *string + DisplayName *string + TopicName *string + func (s *Topic) SetDefaultSubscriptionStatus(v string) *Topic + func (s *Topic) SetDescription(v string) *Topic + func (s *Topic) SetDisplayName(v string) *Topic + func (s *Topic) SetTopicName(v string) *Topic + func (s *Topic) Validate() error + func (s Topic) GoString() string + func (s Topic) String() string + type TopicFilter struct + TopicName *string + UseDefaultIfPreferenceUnavailable *bool + func (s *TopicFilter) SetTopicName(v string) *TopicFilter + func (s *TopicFilter) SetUseDefaultIfPreferenceUnavailable(v bool) *TopicFilter + func (s TopicFilter) GoString() string + func (s TopicFilter) String() string + type TopicPreference struct + SubscriptionStatus *string + TopicName *string + func (s *TopicPreference) SetSubscriptionStatus(v string) *TopicPreference + func (s *TopicPreference) SetTopicName(v string) *TopicPreference + func (s *TopicPreference) Validate() error + func (s TopicPreference) GoString() string + func (s TopicPreference) String() string + type TrackingOptions struct + CustomRedirectDomain *string + func (s *TrackingOptions) SetCustomRedirectDomain(v string) *TrackingOptions + func (s *TrackingOptions) Validate() error + func (s TrackingOptions) GoString() string + func (s TrackingOptions) 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 UpdateConfigurationSetEventDestinationInput struct + ConfigurationSetName *string + EventDestination *EventDestinationDefinition + EventDestinationName *string + func (s *UpdateConfigurationSetEventDestinationInput) SetConfigurationSetName(v string) *UpdateConfigurationSetEventDestinationInput + func (s *UpdateConfigurationSetEventDestinationInput) SetEventDestination(v *EventDestinationDefinition) *UpdateConfigurationSetEventDestinationInput + func (s *UpdateConfigurationSetEventDestinationInput) SetEventDestinationName(v string) *UpdateConfigurationSetEventDestinationInput + func (s *UpdateConfigurationSetEventDestinationInput) Validate() error + func (s UpdateConfigurationSetEventDestinationInput) GoString() string + func (s UpdateConfigurationSetEventDestinationInput) String() string + type UpdateConfigurationSetEventDestinationOutput struct + func (s UpdateConfigurationSetEventDestinationOutput) GoString() string + func (s UpdateConfigurationSetEventDestinationOutput) String() string + type UpdateContactInput struct + AttributesData *string + ContactListName *string + EmailAddress *string + TopicPreferences []*TopicPreference + UnsubscribeAll *bool + func (s *UpdateContactInput) SetAttributesData(v string) *UpdateContactInput + func (s *UpdateContactInput) SetContactListName(v string) *UpdateContactInput + func (s *UpdateContactInput) SetEmailAddress(v string) *UpdateContactInput + func (s *UpdateContactInput) SetTopicPreferences(v []*TopicPreference) *UpdateContactInput + func (s *UpdateContactInput) SetUnsubscribeAll(v bool) *UpdateContactInput + func (s *UpdateContactInput) Validate() error + func (s UpdateContactInput) GoString() string + func (s UpdateContactInput) String() string + type UpdateContactListInput struct + ContactListName *string + Description *string + Topics []*Topic + func (s *UpdateContactListInput) SetContactListName(v string) *UpdateContactListInput + func (s *UpdateContactListInput) SetDescription(v string) *UpdateContactListInput + func (s *UpdateContactListInput) SetTopics(v []*Topic) *UpdateContactListInput + func (s *UpdateContactListInput) Validate() error + func (s UpdateContactListInput) GoString() string + func (s UpdateContactListInput) String() string + type UpdateContactListOutput struct + func (s UpdateContactListOutput) GoString() string + func (s UpdateContactListOutput) String() string + type UpdateContactOutput struct + func (s UpdateContactOutput) GoString() string + func (s UpdateContactOutput) String() string + type UpdateCustomVerificationEmailTemplateInput struct + FailureRedirectionURL *string + FromEmailAddress *string + SuccessRedirectionURL *string + TemplateContent *string + TemplateName *string + TemplateSubject *string + func (s *UpdateCustomVerificationEmailTemplateInput) SetFailureRedirectionURL(v string) *UpdateCustomVerificationEmailTemplateInput + func (s *UpdateCustomVerificationEmailTemplateInput) SetFromEmailAddress(v string) *UpdateCustomVerificationEmailTemplateInput + func (s *UpdateCustomVerificationEmailTemplateInput) SetSuccessRedirectionURL(v string) *UpdateCustomVerificationEmailTemplateInput + func (s *UpdateCustomVerificationEmailTemplateInput) SetTemplateContent(v string) *UpdateCustomVerificationEmailTemplateInput + func (s *UpdateCustomVerificationEmailTemplateInput) SetTemplateName(v string) *UpdateCustomVerificationEmailTemplateInput + func (s *UpdateCustomVerificationEmailTemplateInput) SetTemplateSubject(v string) *UpdateCustomVerificationEmailTemplateInput + func (s *UpdateCustomVerificationEmailTemplateInput) Validate() error + func (s UpdateCustomVerificationEmailTemplateInput) GoString() string + func (s UpdateCustomVerificationEmailTemplateInput) String() string + type UpdateCustomVerificationEmailTemplateOutput struct + func (s UpdateCustomVerificationEmailTemplateOutput) GoString() string + func (s UpdateCustomVerificationEmailTemplateOutput) String() string + type UpdateEmailIdentityPolicyInput struct + EmailIdentity *string + Policy *string + PolicyName *string + func (s *UpdateEmailIdentityPolicyInput) SetEmailIdentity(v string) *UpdateEmailIdentityPolicyInput + func (s *UpdateEmailIdentityPolicyInput) SetPolicy(v string) *UpdateEmailIdentityPolicyInput + func (s *UpdateEmailIdentityPolicyInput) SetPolicyName(v string) *UpdateEmailIdentityPolicyInput + func (s *UpdateEmailIdentityPolicyInput) Validate() error + func (s UpdateEmailIdentityPolicyInput) GoString() string + func (s UpdateEmailIdentityPolicyInput) String() string + type UpdateEmailIdentityPolicyOutput struct + func (s UpdateEmailIdentityPolicyOutput) GoString() string + func (s UpdateEmailIdentityPolicyOutput) String() string + type UpdateEmailTemplateInput struct + TemplateContent *EmailTemplateContent + TemplateName *string + func (s *UpdateEmailTemplateInput) SetTemplateContent(v *EmailTemplateContent) *UpdateEmailTemplateInput + func (s *UpdateEmailTemplateInput) SetTemplateName(v string) *UpdateEmailTemplateInput + func (s *UpdateEmailTemplateInput) Validate() error + func (s UpdateEmailTemplateInput) GoString() string + func (s UpdateEmailTemplateInput) String() string + type UpdateEmailTemplateOutput struct + func (s UpdateEmailTemplateOutput) GoString() string + func (s UpdateEmailTemplateOutput) String() string + type VdmAttributes struct + DashboardAttributes *DashboardAttributes + GuardianAttributes *GuardianAttributes + VdmEnabled *string + func (s *VdmAttributes) SetDashboardAttributes(v *DashboardAttributes) *VdmAttributes + func (s *VdmAttributes) SetGuardianAttributes(v *GuardianAttributes) *VdmAttributes + func (s *VdmAttributes) SetVdmEnabled(v string) *VdmAttributes + func (s *VdmAttributes) Validate() error + func (s VdmAttributes) GoString() string + func (s VdmAttributes) String() string + type VdmOptions struct + DashboardOptions *DashboardOptions + GuardianOptions *GuardianOptions + func (s *VdmOptions) SetDashboardOptions(v *DashboardOptions) *VdmOptions + func (s *VdmOptions) SetGuardianOptions(v *GuardianOptions) *VdmOptions + func (s VdmOptions) GoString() string + func (s VdmOptions) String() string + type VolumeStatistics struct + InboxRawCount *int64 + ProjectedInbox *int64 + ProjectedSpam *int64 + SpamRawCount *int64 + func (s *VolumeStatistics) SetInboxRawCount(v int64) *VolumeStatistics + func (s *VolumeStatistics) SetProjectedInbox(v int64) *VolumeStatistics + func (s *VolumeStatistics) SetProjectedSpam(v int64) *VolumeStatistics + func (s *VolumeStatistics) SetSpamRawCount(v int64) *VolumeStatistics + func (s VolumeStatistics) GoString() string + func (s VolumeStatistics) String() string