Documentation ¶
Index ¶
- type Client
- type CreateConfigurationSetEventDestinationFuture
- type CreateConfigurationSetFuture
- type CreateCustomVerificationEmailTemplateFuture
- type CreateDedicatedIpPoolFuture
- type CreateDeliverabilityTestReportFuture
- type CreateEmailIdentityFuture
- type CreateEmailIdentityPolicyFuture
- type CreateEmailTemplateFuture
- type CreateImportJobFuture
- type DeleteConfigurationSetEventDestinationFuture
- type DeleteConfigurationSetFuture
- type DeleteCustomVerificationEmailTemplateFuture
- type DeleteDedicatedIpPoolFuture
- type DeleteEmailIdentityFuture
- type DeleteEmailIdentityPolicyFuture
- type DeleteEmailTemplateFuture
- type DeleteSuppressedDestinationFuture
- type GetAccountFuture
- type GetBlacklistReportsFuture
- type GetConfigurationSetEventDestinationsFuture
- type GetConfigurationSetFuture
- type GetCustomVerificationEmailTemplateFuture
- type GetDedicatedIpFuture
- type GetDedicatedIpsFuture
- type GetDeliverabilityDashboardOptionsFuture
- type GetDeliverabilityTestReportFuture
- type GetDomainDeliverabilityCampaignFuture
- type GetDomainStatisticsReportFuture
- type GetEmailIdentityFuture
- type GetEmailIdentityPoliciesFuture
- type GetEmailTemplateFuture
- type GetImportJobFuture
- type GetSuppressedDestinationFuture
- type ListConfigurationSetsFuture
- type ListCustomVerificationEmailTemplatesFuture
- type ListDedicatedIpPoolsFuture
- type ListDeliverabilityTestReportsFuture
- type ListDomainDeliverabilityCampaignsFuture
- type ListEmailIdentitiesFuture
- type ListEmailTemplatesFuture
- type ListImportJobsFuture
- type ListSuppressedDestinationsFuture
- type ListTagsForResourceFuture
- type PutAccountDedicatedIpWarmupAttributesFuture
- type PutAccountDetailsFuture
- type PutAccountSendingAttributesFuture
- type PutAccountSuppressionAttributesFuture
- type PutConfigurationSetDeliveryOptionsFuture
- type PutConfigurationSetReputationOptionsFuture
- type PutConfigurationSetSendingOptionsFuture
- type PutConfigurationSetSuppressionOptionsFuture
- type PutConfigurationSetTrackingOptionsFuture
- type PutDedicatedIpInPoolFuture
- type PutDedicatedIpWarmupAttributesFuture
- type PutDeliverabilityDashboardOptionFuture
- type PutEmailIdentityDkimAttributesFuture
- type PutEmailIdentityDkimSigningAttributesFuture
- type PutEmailIdentityFeedbackAttributesFuture
- type PutEmailIdentityMailFromAttributesFuture
- type PutSuppressedDestinationFuture
- type SendBulkEmailFuture
- type SendCustomVerificationEmailFuture
- type SendEmailFuture
- type TagResourceFuture
- type TestRenderEmailTemplateFuture
- type UntagResourceFuture
- type UpdateConfigurationSetEventDestinationFuture
- type UpdateCustomVerificationEmailTemplateFuture
- type UpdateEmailIdentityPolicyFuture
- type UpdateEmailTemplateFuture
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { CreateConfigurationSet(ctx workflow.Context, input *sesv2.CreateConfigurationSetInput) (*sesv2.CreateConfigurationSetOutput, error) CreateConfigurationSetAsync(ctx workflow.Context, input *sesv2.CreateConfigurationSetInput) *CreateConfigurationSetFuture CreateConfigurationSetEventDestination(ctx workflow.Context, input *sesv2.CreateConfigurationSetEventDestinationInput) (*sesv2.CreateConfigurationSetEventDestinationOutput, error) CreateConfigurationSetEventDestinationAsync(ctx workflow.Context, input *sesv2.CreateConfigurationSetEventDestinationInput) *CreateConfigurationSetEventDestinationFuture CreateCustomVerificationEmailTemplate(ctx workflow.Context, input *sesv2.CreateCustomVerificationEmailTemplateInput) (*sesv2.CreateCustomVerificationEmailTemplateOutput, error) CreateCustomVerificationEmailTemplateAsync(ctx workflow.Context, input *sesv2.CreateCustomVerificationEmailTemplateInput) *CreateCustomVerificationEmailTemplateFuture CreateDedicatedIpPool(ctx workflow.Context, input *sesv2.CreateDedicatedIpPoolInput) (*sesv2.CreateDedicatedIpPoolOutput, error) CreateDedicatedIpPoolAsync(ctx workflow.Context, input *sesv2.CreateDedicatedIpPoolInput) *CreateDedicatedIpPoolFuture CreateDeliverabilityTestReport(ctx workflow.Context, input *sesv2.CreateDeliverabilityTestReportInput) (*sesv2.CreateDeliverabilityTestReportOutput, error) CreateDeliverabilityTestReportAsync(ctx workflow.Context, input *sesv2.CreateDeliverabilityTestReportInput) *CreateDeliverabilityTestReportFuture CreateEmailIdentity(ctx workflow.Context, input *sesv2.CreateEmailIdentityInput) (*sesv2.CreateEmailIdentityOutput, error) CreateEmailIdentityAsync(ctx workflow.Context, input *sesv2.CreateEmailIdentityInput) *CreateEmailIdentityFuture CreateEmailIdentityPolicy(ctx workflow.Context, input *sesv2.CreateEmailIdentityPolicyInput) (*sesv2.CreateEmailIdentityPolicyOutput, error) CreateEmailIdentityPolicyAsync(ctx workflow.Context, input *sesv2.CreateEmailIdentityPolicyInput) *CreateEmailIdentityPolicyFuture CreateEmailTemplate(ctx workflow.Context, input *sesv2.CreateEmailTemplateInput) (*sesv2.CreateEmailTemplateOutput, error) CreateEmailTemplateAsync(ctx workflow.Context, input *sesv2.CreateEmailTemplateInput) *CreateEmailTemplateFuture CreateImportJob(ctx workflow.Context, input *sesv2.CreateImportJobInput) (*sesv2.CreateImportJobOutput, error) CreateImportJobAsync(ctx workflow.Context, input *sesv2.CreateImportJobInput) *CreateImportJobFuture DeleteConfigurationSet(ctx workflow.Context, input *sesv2.DeleteConfigurationSetInput) (*sesv2.DeleteConfigurationSetOutput, error) DeleteConfigurationSetAsync(ctx workflow.Context, input *sesv2.DeleteConfigurationSetInput) *DeleteConfigurationSetFuture DeleteConfigurationSetEventDestination(ctx workflow.Context, input *sesv2.DeleteConfigurationSetEventDestinationInput) (*sesv2.DeleteConfigurationSetEventDestinationOutput, error) DeleteConfigurationSetEventDestinationAsync(ctx workflow.Context, input *sesv2.DeleteConfigurationSetEventDestinationInput) *DeleteConfigurationSetEventDestinationFuture DeleteCustomVerificationEmailTemplate(ctx workflow.Context, input *sesv2.DeleteCustomVerificationEmailTemplateInput) (*sesv2.DeleteCustomVerificationEmailTemplateOutput, error) DeleteCustomVerificationEmailTemplateAsync(ctx workflow.Context, input *sesv2.DeleteCustomVerificationEmailTemplateInput) *DeleteCustomVerificationEmailTemplateFuture DeleteDedicatedIpPool(ctx workflow.Context, input *sesv2.DeleteDedicatedIpPoolInput) (*sesv2.DeleteDedicatedIpPoolOutput, error) DeleteDedicatedIpPoolAsync(ctx workflow.Context, input *sesv2.DeleteDedicatedIpPoolInput) *DeleteDedicatedIpPoolFuture DeleteEmailIdentity(ctx workflow.Context, input *sesv2.DeleteEmailIdentityInput) (*sesv2.DeleteEmailIdentityOutput, error) DeleteEmailIdentityAsync(ctx workflow.Context, input *sesv2.DeleteEmailIdentityInput) *DeleteEmailIdentityFuture DeleteEmailIdentityPolicy(ctx workflow.Context, input *sesv2.DeleteEmailIdentityPolicyInput) (*sesv2.DeleteEmailIdentityPolicyOutput, error) DeleteEmailIdentityPolicyAsync(ctx workflow.Context, input *sesv2.DeleteEmailIdentityPolicyInput) *DeleteEmailIdentityPolicyFuture DeleteEmailTemplate(ctx workflow.Context, input *sesv2.DeleteEmailTemplateInput) (*sesv2.DeleteEmailTemplateOutput, error) DeleteEmailTemplateAsync(ctx workflow.Context, input *sesv2.DeleteEmailTemplateInput) *DeleteEmailTemplateFuture DeleteSuppressedDestination(ctx workflow.Context, input *sesv2.DeleteSuppressedDestinationInput) (*sesv2.DeleteSuppressedDestinationOutput, error) DeleteSuppressedDestinationAsync(ctx workflow.Context, input *sesv2.DeleteSuppressedDestinationInput) *DeleteSuppressedDestinationFuture GetAccount(ctx workflow.Context, input *sesv2.GetAccountInput) (*sesv2.GetAccountOutput, error) GetAccountAsync(ctx workflow.Context, input *sesv2.GetAccountInput) *GetAccountFuture GetBlacklistReports(ctx workflow.Context, input *sesv2.GetBlacklistReportsInput) (*sesv2.GetBlacklistReportsOutput, error) GetBlacklistReportsAsync(ctx workflow.Context, input *sesv2.GetBlacklistReportsInput) *GetBlacklistReportsFuture GetConfigurationSet(ctx workflow.Context, input *sesv2.GetConfigurationSetInput) (*sesv2.GetConfigurationSetOutput, error) GetConfigurationSetAsync(ctx workflow.Context, input *sesv2.GetConfigurationSetInput) *GetConfigurationSetFuture GetConfigurationSetEventDestinations(ctx workflow.Context, input *sesv2.GetConfigurationSetEventDestinationsInput) (*sesv2.GetConfigurationSetEventDestinationsOutput, error) GetConfigurationSetEventDestinationsAsync(ctx workflow.Context, input *sesv2.GetConfigurationSetEventDestinationsInput) *GetConfigurationSetEventDestinationsFuture GetCustomVerificationEmailTemplate(ctx workflow.Context, input *sesv2.GetCustomVerificationEmailTemplateInput) (*sesv2.GetCustomVerificationEmailTemplateOutput, error) GetCustomVerificationEmailTemplateAsync(ctx workflow.Context, input *sesv2.GetCustomVerificationEmailTemplateInput) *GetCustomVerificationEmailTemplateFuture GetDedicatedIp(ctx workflow.Context, input *sesv2.GetDedicatedIpInput) (*sesv2.GetDedicatedIpOutput, error) GetDedicatedIpAsync(ctx workflow.Context, input *sesv2.GetDedicatedIpInput) *GetDedicatedIpFuture GetDedicatedIps(ctx workflow.Context, input *sesv2.GetDedicatedIpsInput) (*sesv2.GetDedicatedIpsOutput, error) GetDedicatedIpsAsync(ctx workflow.Context, input *sesv2.GetDedicatedIpsInput) *GetDedicatedIpsFuture GetDeliverabilityDashboardOptions(ctx workflow.Context, input *sesv2.GetDeliverabilityDashboardOptionsInput) (*sesv2.GetDeliverabilityDashboardOptionsOutput, error) GetDeliverabilityDashboardOptionsAsync(ctx workflow.Context, input *sesv2.GetDeliverabilityDashboardOptionsInput) *GetDeliverabilityDashboardOptionsFuture GetDeliverabilityTestReport(ctx workflow.Context, input *sesv2.GetDeliverabilityTestReportInput) (*sesv2.GetDeliverabilityTestReportOutput, error) GetDeliverabilityTestReportAsync(ctx workflow.Context, input *sesv2.GetDeliverabilityTestReportInput) *GetDeliverabilityTestReportFuture GetDomainDeliverabilityCampaign(ctx workflow.Context, input *sesv2.GetDomainDeliverabilityCampaignInput) (*sesv2.GetDomainDeliverabilityCampaignOutput, error) GetDomainDeliverabilityCampaignAsync(ctx workflow.Context, input *sesv2.GetDomainDeliverabilityCampaignInput) *GetDomainDeliverabilityCampaignFuture GetDomainStatisticsReport(ctx workflow.Context, input *sesv2.GetDomainStatisticsReportInput) (*sesv2.GetDomainStatisticsReportOutput, error) GetDomainStatisticsReportAsync(ctx workflow.Context, input *sesv2.GetDomainStatisticsReportInput) *GetDomainStatisticsReportFuture GetEmailIdentity(ctx workflow.Context, input *sesv2.GetEmailIdentityInput) (*sesv2.GetEmailIdentityOutput, error) GetEmailIdentityAsync(ctx workflow.Context, input *sesv2.GetEmailIdentityInput) *GetEmailIdentityFuture GetEmailIdentityPolicies(ctx workflow.Context, input *sesv2.GetEmailIdentityPoliciesInput) (*sesv2.GetEmailIdentityPoliciesOutput, error) GetEmailIdentityPoliciesAsync(ctx workflow.Context, input *sesv2.GetEmailIdentityPoliciesInput) *GetEmailIdentityPoliciesFuture GetEmailTemplate(ctx workflow.Context, input *sesv2.GetEmailTemplateInput) (*sesv2.GetEmailTemplateOutput, error) GetEmailTemplateAsync(ctx workflow.Context, input *sesv2.GetEmailTemplateInput) *GetEmailTemplateFuture GetImportJob(ctx workflow.Context, input *sesv2.GetImportJobInput) (*sesv2.GetImportJobOutput, error) GetImportJobAsync(ctx workflow.Context, input *sesv2.GetImportJobInput) *GetImportJobFuture GetSuppressedDestination(ctx workflow.Context, input *sesv2.GetSuppressedDestinationInput) (*sesv2.GetSuppressedDestinationOutput, error) GetSuppressedDestinationAsync(ctx workflow.Context, input *sesv2.GetSuppressedDestinationInput) *GetSuppressedDestinationFuture ListConfigurationSets(ctx workflow.Context, input *sesv2.ListConfigurationSetsInput) (*sesv2.ListConfigurationSetsOutput, error) ListConfigurationSetsAsync(ctx workflow.Context, input *sesv2.ListConfigurationSetsInput) *ListConfigurationSetsFuture ListCustomVerificationEmailTemplates(ctx workflow.Context, input *sesv2.ListCustomVerificationEmailTemplatesInput) (*sesv2.ListCustomVerificationEmailTemplatesOutput, error) ListCustomVerificationEmailTemplatesAsync(ctx workflow.Context, input *sesv2.ListCustomVerificationEmailTemplatesInput) *ListCustomVerificationEmailTemplatesFuture ListDedicatedIpPools(ctx workflow.Context, input *sesv2.ListDedicatedIpPoolsInput) (*sesv2.ListDedicatedIpPoolsOutput, error) ListDedicatedIpPoolsAsync(ctx workflow.Context, input *sesv2.ListDedicatedIpPoolsInput) *ListDedicatedIpPoolsFuture ListDeliverabilityTestReports(ctx workflow.Context, input *sesv2.ListDeliverabilityTestReportsInput) (*sesv2.ListDeliverabilityTestReportsOutput, error) ListDeliverabilityTestReportsAsync(ctx workflow.Context, input *sesv2.ListDeliverabilityTestReportsInput) *ListDeliverabilityTestReportsFuture ListDomainDeliverabilityCampaigns(ctx workflow.Context, input *sesv2.ListDomainDeliverabilityCampaignsInput) (*sesv2.ListDomainDeliverabilityCampaignsOutput, error) ListDomainDeliverabilityCampaignsAsync(ctx workflow.Context, input *sesv2.ListDomainDeliverabilityCampaignsInput) *ListDomainDeliverabilityCampaignsFuture ListEmailIdentities(ctx workflow.Context, input *sesv2.ListEmailIdentitiesInput) (*sesv2.ListEmailIdentitiesOutput, error) ListEmailIdentitiesAsync(ctx workflow.Context, input *sesv2.ListEmailIdentitiesInput) *ListEmailIdentitiesFuture ListEmailTemplates(ctx workflow.Context, input *sesv2.ListEmailTemplatesInput) (*sesv2.ListEmailTemplatesOutput, error) ListEmailTemplatesAsync(ctx workflow.Context, input *sesv2.ListEmailTemplatesInput) *ListEmailTemplatesFuture ListImportJobs(ctx workflow.Context, input *sesv2.ListImportJobsInput) (*sesv2.ListImportJobsOutput, error) ListImportJobsAsync(ctx workflow.Context, input *sesv2.ListImportJobsInput) *ListImportJobsFuture ListSuppressedDestinations(ctx workflow.Context, input *sesv2.ListSuppressedDestinationsInput) (*sesv2.ListSuppressedDestinationsOutput, error) ListSuppressedDestinationsAsync(ctx workflow.Context, input *sesv2.ListSuppressedDestinationsInput) *ListSuppressedDestinationsFuture ListTagsForResource(ctx workflow.Context, input *sesv2.ListTagsForResourceInput) (*sesv2.ListTagsForResourceOutput, error) ListTagsForResourceAsync(ctx workflow.Context, input *sesv2.ListTagsForResourceInput) *ListTagsForResourceFuture PutAccountDedicatedIpWarmupAttributes(ctx workflow.Context, input *sesv2.PutAccountDedicatedIpWarmupAttributesInput) (*sesv2.PutAccountDedicatedIpWarmupAttributesOutput, error) PutAccountDedicatedIpWarmupAttributesAsync(ctx workflow.Context, input *sesv2.PutAccountDedicatedIpWarmupAttributesInput) *PutAccountDedicatedIpWarmupAttributesFuture PutAccountDetails(ctx workflow.Context, input *sesv2.PutAccountDetailsInput) (*sesv2.PutAccountDetailsOutput, error) PutAccountDetailsAsync(ctx workflow.Context, input *sesv2.PutAccountDetailsInput) *PutAccountDetailsFuture PutAccountSendingAttributes(ctx workflow.Context, input *sesv2.PutAccountSendingAttributesInput) (*sesv2.PutAccountSendingAttributesOutput, error) PutAccountSendingAttributesAsync(ctx workflow.Context, input *sesv2.PutAccountSendingAttributesInput) *PutAccountSendingAttributesFuture PutAccountSuppressionAttributes(ctx workflow.Context, input *sesv2.PutAccountSuppressionAttributesInput) (*sesv2.PutAccountSuppressionAttributesOutput, error) PutAccountSuppressionAttributesAsync(ctx workflow.Context, input *sesv2.PutAccountSuppressionAttributesInput) *PutAccountSuppressionAttributesFuture PutConfigurationSetDeliveryOptions(ctx workflow.Context, input *sesv2.PutConfigurationSetDeliveryOptionsInput) (*sesv2.PutConfigurationSetDeliveryOptionsOutput, error) PutConfigurationSetDeliveryOptionsAsync(ctx workflow.Context, input *sesv2.PutConfigurationSetDeliveryOptionsInput) *PutConfigurationSetDeliveryOptionsFuture PutConfigurationSetReputationOptions(ctx workflow.Context, input *sesv2.PutConfigurationSetReputationOptionsInput) (*sesv2.PutConfigurationSetReputationOptionsOutput, error) PutConfigurationSetReputationOptionsAsync(ctx workflow.Context, input *sesv2.PutConfigurationSetReputationOptionsInput) *PutConfigurationSetReputationOptionsFuture PutConfigurationSetSendingOptions(ctx workflow.Context, input *sesv2.PutConfigurationSetSendingOptionsInput) (*sesv2.PutConfigurationSetSendingOptionsOutput, error) PutConfigurationSetSendingOptionsAsync(ctx workflow.Context, input *sesv2.PutConfigurationSetSendingOptionsInput) *PutConfigurationSetSendingOptionsFuture PutConfigurationSetSuppressionOptions(ctx workflow.Context, input *sesv2.PutConfigurationSetSuppressionOptionsInput) (*sesv2.PutConfigurationSetSuppressionOptionsOutput, error) PutConfigurationSetSuppressionOptionsAsync(ctx workflow.Context, input *sesv2.PutConfigurationSetSuppressionOptionsInput) *PutConfigurationSetSuppressionOptionsFuture PutConfigurationSetTrackingOptions(ctx workflow.Context, input *sesv2.PutConfigurationSetTrackingOptionsInput) (*sesv2.PutConfigurationSetTrackingOptionsOutput, error) PutConfigurationSetTrackingOptionsAsync(ctx workflow.Context, input *sesv2.PutConfigurationSetTrackingOptionsInput) *PutConfigurationSetTrackingOptionsFuture PutDedicatedIpInPool(ctx workflow.Context, input *sesv2.PutDedicatedIpInPoolInput) (*sesv2.PutDedicatedIpInPoolOutput, error) PutDedicatedIpInPoolAsync(ctx workflow.Context, input *sesv2.PutDedicatedIpInPoolInput) *PutDedicatedIpInPoolFuture PutDedicatedIpWarmupAttributes(ctx workflow.Context, input *sesv2.PutDedicatedIpWarmupAttributesInput) (*sesv2.PutDedicatedIpWarmupAttributesOutput, error) PutDedicatedIpWarmupAttributesAsync(ctx workflow.Context, input *sesv2.PutDedicatedIpWarmupAttributesInput) *PutDedicatedIpWarmupAttributesFuture PutDeliverabilityDashboardOption(ctx workflow.Context, input *sesv2.PutDeliverabilityDashboardOptionInput) (*sesv2.PutDeliverabilityDashboardOptionOutput, error) PutDeliverabilityDashboardOptionAsync(ctx workflow.Context, input *sesv2.PutDeliverabilityDashboardOptionInput) *PutDeliverabilityDashboardOptionFuture PutEmailIdentityDkimAttributes(ctx workflow.Context, input *sesv2.PutEmailIdentityDkimAttributesInput) (*sesv2.PutEmailIdentityDkimAttributesOutput, error) PutEmailIdentityDkimAttributesAsync(ctx workflow.Context, input *sesv2.PutEmailIdentityDkimAttributesInput) *PutEmailIdentityDkimAttributesFuture PutEmailIdentityDkimSigningAttributes(ctx workflow.Context, input *sesv2.PutEmailIdentityDkimSigningAttributesInput) (*sesv2.PutEmailIdentityDkimSigningAttributesOutput, error) PutEmailIdentityDkimSigningAttributesAsync(ctx workflow.Context, input *sesv2.PutEmailIdentityDkimSigningAttributesInput) *PutEmailIdentityDkimSigningAttributesFuture PutEmailIdentityFeedbackAttributes(ctx workflow.Context, input *sesv2.PutEmailIdentityFeedbackAttributesInput) (*sesv2.PutEmailIdentityFeedbackAttributesOutput, error) PutEmailIdentityFeedbackAttributesAsync(ctx workflow.Context, input *sesv2.PutEmailIdentityFeedbackAttributesInput) *PutEmailIdentityFeedbackAttributesFuture PutEmailIdentityMailFromAttributes(ctx workflow.Context, input *sesv2.PutEmailIdentityMailFromAttributesInput) (*sesv2.PutEmailIdentityMailFromAttributesOutput, error) PutEmailIdentityMailFromAttributesAsync(ctx workflow.Context, input *sesv2.PutEmailIdentityMailFromAttributesInput) *PutEmailIdentityMailFromAttributesFuture PutSuppressedDestination(ctx workflow.Context, input *sesv2.PutSuppressedDestinationInput) (*sesv2.PutSuppressedDestinationOutput, error) PutSuppressedDestinationAsync(ctx workflow.Context, input *sesv2.PutSuppressedDestinationInput) *PutSuppressedDestinationFuture SendBulkEmail(ctx workflow.Context, input *sesv2.SendBulkEmailInput) (*sesv2.SendBulkEmailOutput, error) SendBulkEmailAsync(ctx workflow.Context, input *sesv2.SendBulkEmailInput) *SendBulkEmailFuture SendCustomVerificationEmail(ctx workflow.Context, input *sesv2.SendCustomVerificationEmailInput) (*sesv2.SendCustomVerificationEmailOutput, error) SendCustomVerificationEmailAsync(ctx workflow.Context, input *sesv2.SendCustomVerificationEmailInput) *SendCustomVerificationEmailFuture SendEmail(ctx workflow.Context, input *sesv2.SendEmailInput) (*sesv2.SendEmailOutput, error) SendEmailAsync(ctx workflow.Context, input *sesv2.SendEmailInput) *SendEmailFuture TagResource(ctx workflow.Context, input *sesv2.TagResourceInput) (*sesv2.TagResourceOutput, error) TagResourceAsync(ctx workflow.Context, input *sesv2.TagResourceInput) *TagResourceFuture TestRenderEmailTemplate(ctx workflow.Context, input *sesv2.TestRenderEmailTemplateInput) (*sesv2.TestRenderEmailTemplateOutput, error) TestRenderEmailTemplateAsync(ctx workflow.Context, input *sesv2.TestRenderEmailTemplateInput) *TestRenderEmailTemplateFuture UntagResource(ctx workflow.Context, input *sesv2.UntagResourceInput) (*sesv2.UntagResourceOutput, error) UntagResourceAsync(ctx workflow.Context, input *sesv2.UntagResourceInput) *UntagResourceFuture UpdateConfigurationSetEventDestination(ctx workflow.Context, input *sesv2.UpdateConfigurationSetEventDestinationInput) (*sesv2.UpdateConfigurationSetEventDestinationOutput, error) UpdateConfigurationSetEventDestinationAsync(ctx workflow.Context, input *sesv2.UpdateConfigurationSetEventDestinationInput) *UpdateConfigurationSetEventDestinationFuture UpdateCustomVerificationEmailTemplate(ctx workflow.Context, input *sesv2.UpdateCustomVerificationEmailTemplateInput) (*sesv2.UpdateCustomVerificationEmailTemplateOutput, error) UpdateCustomVerificationEmailTemplateAsync(ctx workflow.Context, input *sesv2.UpdateCustomVerificationEmailTemplateInput) *UpdateCustomVerificationEmailTemplateFuture UpdateEmailIdentityPolicy(ctx workflow.Context, input *sesv2.UpdateEmailIdentityPolicyInput) (*sesv2.UpdateEmailIdentityPolicyOutput, error) UpdateEmailIdentityPolicyAsync(ctx workflow.Context, input *sesv2.UpdateEmailIdentityPolicyInput) *UpdateEmailIdentityPolicyFuture UpdateEmailTemplate(ctx workflow.Context, input *sesv2.UpdateEmailTemplateInput) (*sesv2.UpdateEmailTemplateOutput, error) UpdateEmailTemplateAsync(ctx workflow.Context, input *sesv2.UpdateEmailTemplateInput) *UpdateEmailTemplateFuture }
type CreateConfigurationSetEventDestinationFuture ¶
type CreateConfigurationSetEventDestinationFuture struct { // public to support Selector.addFuture Future workflow.Future }
type CreateConfigurationSetFuture ¶
type CreateConfigurationSetFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateConfigurationSetFuture) Get ¶
func (r *CreateConfigurationSetFuture) Get(ctx workflow.Context) (*sesv2.CreateConfigurationSetOutput, error)
type CreateCustomVerificationEmailTemplateFuture ¶
type CreateCustomVerificationEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateCustomVerificationEmailTemplateFuture) Get ¶
func (r *CreateCustomVerificationEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.CreateCustomVerificationEmailTemplateOutput, error)
type CreateDedicatedIpPoolFuture ¶
type CreateDedicatedIpPoolFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateDedicatedIpPoolFuture) Get ¶
func (r *CreateDedicatedIpPoolFuture) Get(ctx workflow.Context) (*sesv2.CreateDedicatedIpPoolOutput, error)
type CreateDeliverabilityTestReportFuture ¶
type CreateDeliverabilityTestReportFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateDeliverabilityTestReportFuture) Get ¶
func (r *CreateDeliverabilityTestReportFuture) Get(ctx workflow.Context) (*sesv2.CreateDeliverabilityTestReportOutput, error)
type CreateEmailIdentityFuture ¶
type CreateEmailIdentityFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateEmailIdentityFuture) Get ¶
func (r *CreateEmailIdentityFuture) Get(ctx workflow.Context) (*sesv2.CreateEmailIdentityOutput, error)
type CreateEmailIdentityPolicyFuture ¶
type CreateEmailIdentityPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateEmailIdentityPolicyFuture) Get ¶
func (r *CreateEmailIdentityPolicyFuture) Get(ctx workflow.Context) (*sesv2.CreateEmailIdentityPolicyOutput, error)
type CreateEmailTemplateFuture ¶
type CreateEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateEmailTemplateFuture) Get ¶
func (r *CreateEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.CreateEmailTemplateOutput, error)
type CreateImportJobFuture ¶
type CreateImportJobFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateImportJobFuture) Get ¶
func (r *CreateImportJobFuture) Get(ctx workflow.Context) (*sesv2.CreateImportJobOutput, error)
type DeleteConfigurationSetEventDestinationFuture ¶
type DeleteConfigurationSetEventDestinationFuture struct { // public to support Selector.addFuture Future workflow.Future }
type DeleteConfigurationSetFuture ¶
type DeleteConfigurationSetFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteConfigurationSetFuture) Get ¶
func (r *DeleteConfigurationSetFuture) Get(ctx workflow.Context) (*sesv2.DeleteConfigurationSetOutput, error)
type DeleteCustomVerificationEmailTemplateFuture ¶
type DeleteCustomVerificationEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteCustomVerificationEmailTemplateFuture) Get ¶
func (r *DeleteCustomVerificationEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.DeleteCustomVerificationEmailTemplateOutput, error)
type DeleteDedicatedIpPoolFuture ¶
type DeleteDedicatedIpPoolFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteDedicatedIpPoolFuture) Get ¶
func (r *DeleteDedicatedIpPoolFuture) Get(ctx workflow.Context) (*sesv2.DeleteDedicatedIpPoolOutput, error)
type DeleteEmailIdentityFuture ¶
type DeleteEmailIdentityFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteEmailIdentityFuture) Get ¶
func (r *DeleteEmailIdentityFuture) Get(ctx workflow.Context) (*sesv2.DeleteEmailIdentityOutput, error)
type DeleteEmailIdentityPolicyFuture ¶
type DeleteEmailIdentityPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteEmailIdentityPolicyFuture) Get ¶
func (r *DeleteEmailIdentityPolicyFuture) Get(ctx workflow.Context) (*sesv2.DeleteEmailIdentityPolicyOutput, error)
type DeleteEmailTemplateFuture ¶
type DeleteEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteEmailTemplateFuture) Get ¶
func (r *DeleteEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.DeleteEmailTemplateOutput, error)
type DeleteSuppressedDestinationFuture ¶
type DeleteSuppressedDestinationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteSuppressedDestinationFuture) Get ¶
func (r *DeleteSuppressedDestinationFuture) Get(ctx workflow.Context) (*sesv2.DeleteSuppressedDestinationOutput, error)
type GetAccountFuture ¶
func (*GetAccountFuture) Get ¶
func (r *GetAccountFuture) Get(ctx workflow.Context) (*sesv2.GetAccountOutput, error)
type GetBlacklistReportsFuture ¶
type GetBlacklistReportsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetBlacklistReportsFuture) Get ¶
func (r *GetBlacklistReportsFuture) Get(ctx workflow.Context) (*sesv2.GetBlacklistReportsOutput, error)
type GetConfigurationSetEventDestinationsFuture ¶
type GetConfigurationSetEventDestinationsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetConfigurationSetEventDestinationsFuture) Get ¶
func (r *GetConfigurationSetEventDestinationsFuture) Get(ctx workflow.Context) (*sesv2.GetConfigurationSetEventDestinationsOutput, error)
type GetConfigurationSetFuture ¶
type GetConfigurationSetFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetConfigurationSetFuture) Get ¶
func (r *GetConfigurationSetFuture) Get(ctx workflow.Context) (*sesv2.GetConfigurationSetOutput, error)
type GetCustomVerificationEmailTemplateFuture ¶
type GetCustomVerificationEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetCustomVerificationEmailTemplateFuture) Get ¶
func (r *GetCustomVerificationEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.GetCustomVerificationEmailTemplateOutput, error)
type GetDedicatedIpFuture ¶
func (*GetDedicatedIpFuture) Get ¶
func (r *GetDedicatedIpFuture) Get(ctx workflow.Context) (*sesv2.GetDedicatedIpOutput, error)
type GetDedicatedIpsFuture ¶
type GetDedicatedIpsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDedicatedIpsFuture) Get ¶
func (r *GetDedicatedIpsFuture) Get(ctx workflow.Context) (*sesv2.GetDedicatedIpsOutput, error)
type GetDeliverabilityDashboardOptionsFuture ¶
type GetDeliverabilityDashboardOptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDeliverabilityDashboardOptionsFuture) Get ¶
func (r *GetDeliverabilityDashboardOptionsFuture) Get(ctx workflow.Context) (*sesv2.GetDeliverabilityDashboardOptionsOutput, error)
type GetDeliverabilityTestReportFuture ¶
type GetDeliverabilityTestReportFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDeliverabilityTestReportFuture) Get ¶
func (r *GetDeliverabilityTestReportFuture) Get(ctx workflow.Context) (*sesv2.GetDeliverabilityTestReportOutput, error)
type GetDomainDeliverabilityCampaignFuture ¶
type GetDomainDeliverabilityCampaignFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDomainDeliverabilityCampaignFuture) Get ¶
func (r *GetDomainDeliverabilityCampaignFuture) Get(ctx workflow.Context) (*sesv2.GetDomainDeliverabilityCampaignOutput, error)
type GetDomainStatisticsReportFuture ¶
type GetDomainStatisticsReportFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDomainStatisticsReportFuture) Get ¶
func (r *GetDomainStatisticsReportFuture) Get(ctx workflow.Context) (*sesv2.GetDomainStatisticsReportOutput, error)
type GetEmailIdentityFuture ¶
type GetEmailIdentityFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetEmailIdentityFuture) Get ¶
func (r *GetEmailIdentityFuture) Get(ctx workflow.Context) (*sesv2.GetEmailIdentityOutput, error)
type GetEmailIdentityPoliciesFuture ¶
type GetEmailIdentityPoliciesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetEmailIdentityPoliciesFuture) Get ¶
func (r *GetEmailIdentityPoliciesFuture) Get(ctx workflow.Context) (*sesv2.GetEmailIdentityPoliciesOutput, error)
type GetEmailTemplateFuture ¶
type GetEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetEmailTemplateFuture) Get ¶
func (r *GetEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.GetEmailTemplateOutput, error)
type GetImportJobFuture ¶
func (*GetImportJobFuture) Get ¶
func (r *GetImportJobFuture) Get(ctx workflow.Context) (*sesv2.GetImportJobOutput, error)
type GetSuppressedDestinationFuture ¶
type GetSuppressedDestinationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetSuppressedDestinationFuture) Get ¶
func (r *GetSuppressedDestinationFuture) Get(ctx workflow.Context) (*sesv2.GetSuppressedDestinationOutput, error)
type ListConfigurationSetsFuture ¶
type ListConfigurationSetsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListConfigurationSetsFuture) Get ¶
func (r *ListConfigurationSetsFuture) Get(ctx workflow.Context) (*sesv2.ListConfigurationSetsOutput, error)
type ListCustomVerificationEmailTemplatesFuture ¶
type ListCustomVerificationEmailTemplatesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListCustomVerificationEmailTemplatesFuture) Get ¶
func (r *ListCustomVerificationEmailTemplatesFuture) Get(ctx workflow.Context) (*sesv2.ListCustomVerificationEmailTemplatesOutput, error)
type ListDedicatedIpPoolsFuture ¶
type ListDedicatedIpPoolsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListDedicatedIpPoolsFuture) Get ¶
func (r *ListDedicatedIpPoolsFuture) Get(ctx workflow.Context) (*sesv2.ListDedicatedIpPoolsOutput, error)
type ListDeliverabilityTestReportsFuture ¶
type ListDeliverabilityTestReportsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListDeliverabilityTestReportsFuture) Get ¶
func (r *ListDeliverabilityTestReportsFuture) Get(ctx workflow.Context) (*sesv2.ListDeliverabilityTestReportsOutput, error)
type ListDomainDeliverabilityCampaignsFuture ¶
type ListDomainDeliverabilityCampaignsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListDomainDeliverabilityCampaignsFuture) Get ¶
func (r *ListDomainDeliverabilityCampaignsFuture) Get(ctx workflow.Context) (*sesv2.ListDomainDeliverabilityCampaignsOutput, error)
type ListEmailIdentitiesFuture ¶
type ListEmailIdentitiesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListEmailIdentitiesFuture) Get ¶
func (r *ListEmailIdentitiesFuture) Get(ctx workflow.Context) (*sesv2.ListEmailIdentitiesOutput, error)
type ListEmailTemplatesFuture ¶
type ListEmailTemplatesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListEmailTemplatesFuture) Get ¶
func (r *ListEmailTemplatesFuture) Get(ctx workflow.Context) (*sesv2.ListEmailTemplatesOutput, error)
type ListImportJobsFuture ¶
func (*ListImportJobsFuture) Get ¶
func (r *ListImportJobsFuture) Get(ctx workflow.Context) (*sesv2.ListImportJobsOutput, error)
type ListSuppressedDestinationsFuture ¶
type ListSuppressedDestinationsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListSuppressedDestinationsFuture) Get ¶
func (r *ListSuppressedDestinationsFuture) Get(ctx workflow.Context) (*sesv2.ListSuppressedDestinationsOutput, error)
type ListTagsForResourceFuture ¶
type ListTagsForResourceFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListTagsForResourceFuture) Get ¶
func (r *ListTagsForResourceFuture) Get(ctx workflow.Context) (*sesv2.ListTagsForResourceOutput, error)
type PutAccountDedicatedIpWarmupAttributesFuture ¶
type PutAccountDedicatedIpWarmupAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutAccountDedicatedIpWarmupAttributesFuture) Get ¶
func (r *PutAccountDedicatedIpWarmupAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutAccountDedicatedIpWarmupAttributesOutput, error)
type PutAccountDetailsFuture ¶
type PutAccountDetailsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutAccountDetailsFuture) Get ¶
func (r *PutAccountDetailsFuture) Get(ctx workflow.Context) (*sesv2.PutAccountDetailsOutput, error)
type PutAccountSendingAttributesFuture ¶
type PutAccountSendingAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutAccountSendingAttributesFuture) Get ¶
func (r *PutAccountSendingAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutAccountSendingAttributesOutput, error)
type PutAccountSuppressionAttributesFuture ¶
type PutAccountSuppressionAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutAccountSuppressionAttributesFuture) Get ¶
func (r *PutAccountSuppressionAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutAccountSuppressionAttributesOutput, error)
type PutConfigurationSetDeliveryOptionsFuture ¶
type PutConfigurationSetDeliveryOptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationSetDeliveryOptionsFuture) Get ¶
func (r *PutConfigurationSetDeliveryOptionsFuture) Get(ctx workflow.Context) (*sesv2.PutConfigurationSetDeliveryOptionsOutput, error)
type PutConfigurationSetReputationOptionsFuture ¶
type PutConfigurationSetReputationOptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationSetReputationOptionsFuture) Get ¶
func (r *PutConfigurationSetReputationOptionsFuture) Get(ctx workflow.Context) (*sesv2.PutConfigurationSetReputationOptionsOutput, error)
type PutConfigurationSetSendingOptionsFuture ¶
type PutConfigurationSetSendingOptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationSetSendingOptionsFuture) Get ¶
func (r *PutConfigurationSetSendingOptionsFuture) Get(ctx workflow.Context) (*sesv2.PutConfigurationSetSendingOptionsOutput, error)
type PutConfigurationSetSuppressionOptionsFuture ¶
type PutConfigurationSetSuppressionOptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationSetSuppressionOptionsFuture) Get ¶
func (r *PutConfigurationSetSuppressionOptionsFuture) Get(ctx workflow.Context) (*sesv2.PutConfigurationSetSuppressionOptionsOutput, error)
type PutConfigurationSetTrackingOptionsFuture ¶
type PutConfigurationSetTrackingOptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutConfigurationSetTrackingOptionsFuture) Get ¶
func (r *PutConfigurationSetTrackingOptionsFuture) Get(ctx workflow.Context) (*sesv2.PutConfigurationSetTrackingOptionsOutput, error)
type PutDedicatedIpInPoolFuture ¶
type PutDedicatedIpInPoolFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutDedicatedIpInPoolFuture) Get ¶
func (r *PutDedicatedIpInPoolFuture) Get(ctx workflow.Context) (*sesv2.PutDedicatedIpInPoolOutput, error)
type PutDedicatedIpWarmupAttributesFuture ¶
type PutDedicatedIpWarmupAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutDedicatedIpWarmupAttributesFuture) Get ¶
func (r *PutDedicatedIpWarmupAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutDedicatedIpWarmupAttributesOutput, error)
type PutDeliverabilityDashboardOptionFuture ¶
type PutDeliverabilityDashboardOptionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutDeliverabilityDashboardOptionFuture) Get ¶
func (r *PutDeliverabilityDashboardOptionFuture) Get(ctx workflow.Context) (*sesv2.PutDeliverabilityDashboardOptionOutput, error)
type PutEmailIdentityDkimAttributesFuture ¶
type PutEmailIdentityDkimAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutEmailIdentityDkimAttributesFuture) Get ¶
func (r *PutEmailIdentityDkimAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutEmailIdentityDkimAttributesOutput, error)
type PutEmailIdentityDkimSigningAttributesFuture ¶
type PutEmailIdentityDkimSigningAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutEmailIdentityDkimSigningAttributesFuture) Get ¶
func (r *PutEmailIdentityDkimSigningAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutEmailIdentityDkimSigningAttributesOutput, error)
type PutEmailIdentityFeedbackAttributesFuture ¶
type PutEmailIdentityFeedbackAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutEmailIdentityFeedbackAttributesFuture) Get ¶
func (r *PutEmailIdentityFeedbackAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutEmailIdentityFeedbackAttributesOutput, error)
type PutEmailIdentityMailFromAttributesFuture ¶
type PutEmailIdentityMailFromAttributesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutEmailIdentityMailFromAttributesFuture) Get ¶
func (r *PutEmailIdentityMailFromAttributesFuture) Get(ctx workflow.Context) (*sesv2.PutEmailIdentityMailFromAttributesOutput, error)
type PutSuppressedDestinationFuture ¶
type PutSuppressedDestinationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*PutSuppressedDestinationFuture) Get ¶
func (r *PutSuppressedDestinationFuture) Get(ctx workflow.Context) (*sesv2.PutSuppressedDestinationOutput, error)
type SendBulkEmailFuture ¶
func (*SendBulkEmailFuture) Get ¶
func (r *SendBulkEmailFuture) Get(ctx workflow.Context) (*sesv2.SendBulkEmailOutput, error)
type SendCustomVerificationEmailFuture ¶
type SendCustomVerificationEmailFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*SendCustomVerificationEmailFuture) Get ¶
func (r *SendCustomVerificationEmailFuture) Get(ctx workflow.Context) (*sesv2.SendCustomVerificationEmailOutput, error)
type SendEmailFuture ¶
func (*SendEmailFuture) Get ¶
func (r *SendEmailFuture) Get(ctx workflow.Context) (*sesv2.SendEmailOutput, error)
type TagResourceFuture ¶
func (*TagResourceFuture) Get ¶
func (r *TagResourceFuture) Get(ctx workflow.Context) (*sesv2.TagResourceOutput, error)
type TestRenderEmailTemplateFuture ¶
type TestRenderEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*TestRenderEmailTemplateFuture) Get ¶
func (r *TestRenderEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.TestRenderEmailTemplateOutput, error)
type UntagResourceFuture ¶
func (*UntagResourceFuture) Get ¶
func (r *UntagResourceFuture) Get(ctx workflow.Context) (*sesv2.UntagResourceOutput, error)
type UpdateConfigurationSetEventDestinationFuture ¶
type UpdateConfigurationSetEventDestinationFuture struct { // public to support Selector.addFuture Future workflow.Future }
type UpdateCustomVerificationEmailTemplateFuture ¶
type UpdateCustomVerificationEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateCustomVerificationEmailTemplateFuture) Get ¶
func (r *UpdateCustomVerificationEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.UpdateCustomVerificationEmailTemplateOutput, error)
type UpdateEmailIdentityPolicyFuture ¶
type UpdateEmailIdentityPolicyFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateEmailIdentityPolicyFuture) Get ¶
func (r *UpdateEmailIdentityPolicyFuture) Get(ctx workflow.Context) (*sesv2.UpdateEmailIdentityPolicyOutput, error)
type UpdateEmailTemplateFuture ¶
type UpdateEmailTemplateFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateEmailTemplateFuture) Get ¶
func (r *UpdateEmailTemplateFuture) Get(ctx workflow.Context) (*sesv2.UpdateEmailTemplateOutput, error)
Click to show internal directories.
Click to hide internal directories.