Documentation ¶
Overview ¶
Package customerprofiles provides the client and types for making API requests to Amazon Connect Customer Profiles.
Welcome to the Amazon Connect Customer Profiles API Reference. This guide provides information about the Amazon Connect Customer Profiles API, including supported operations, data types, parameters, and schemas.
Amazon Connect Customer Profiles is a unified customer profile for your contact center that has pre-built connectors powered by AppFlow that make it easy to combine customer information from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your enterprise resource planning (ERP), with contact history from your Amazon Connect contact center.
If you're new to Amazon Connect , you might find it helpful to also review the Amazon Connect Administrator Guide (https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html).
See https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15 for more information on this service.
See customerprofiles package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/customerprofiles/
Using the Client ¶
To contact Amazon Connect Customer Profiles with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the Amazon Connect Customer Profiles client CustomerProfiles for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/customerprofiles/#New
Index ¶
- Constants
- func DataPullMode_Values() []string
- func FieldContentType_Values() []string
- func Gender_Values() []string
- func MarketoConnectorOperator_Values() []string
- func OperatorPropertiesKeys_Values() []string
- func PartyType_Values() []string
- func S3ConnectorOperator_Values() []string
- func SalesforceConnectorOperator_Values() []string
- func ServiceNowConnectorOperator_Values() []string
- func SourceConnectorType_Values() []string
- func StandardIdentifier_Values() []string
- func TaskType_Values() []string
- func TriggerType_Values() []string
- func ZendeskConnectorOperator_Values() []string
- type AccessDeniedException
- func (s *AccessDeniedException) Code() string
- func (s *AccessDeniedException) Error() string
- func (s AccessDeniedException) GoString() string
- func (s *AccessDeniedException) Message() string
- func (s *AccessDeniedException) OrigErr() error
- func (s *AccessDeniedException) RequestID() string
- func (s *AccessDeniedException) StatusCode() int
- func (s AccessDeniedException) String() string
- type AddProfileKeyInput
- func (s AddProfileKeyInput) GoString() string
- func (s *AddProfileKeyInput) SetDomainName(v string) *AddProfileKeyInput
- func (s *AddProfileKeyInput) SetKeyName(v string) *AddProfileKeyInput
- func (s *AddProfileKeyInput) SetProfileId(v string) *AddProfileKeyInput
- func (s *AddProfileKeyInput) SetValues(v []*string) *AddProfileKeyInput
- func (s AddProfileKeyInput) String() string
- func (s *AddProfileKeyInput) Validate() error
- type AddProfileKeyOutput
- type Address
- func (s Address) GoString() string
- func (s *Address) SetAddress1(v string) *Address
- func (s *Address) SetAddress2(v string) *Address
- func (s *Address) SetAddress3(v string) *Address
- func (s *Address) SetAddress4(v string) *Address
- func (s *Address) SetCity(v string) *Address
- func (s *Address) SetCountry(v string) *Address
- func (s *Address) SetCounty(v string) *Address
- func (s *Address) SetPostalCode(v string) *Address
- func (s *Address) SetProvince(v string) *Address
- func (s *Address) SetState(v string) *Address
- func (s Address) String() string
- func (s *Address) Validate() error
- type BadRequestException
- func (s *BadRequestException) Code() string
- func (s *BadRequestException) Error() string
- func (s BadRequestException) GoString() string
- func (s *BadRequestException) Message() string
- func (s *BadRequestException) OrigErr() error
- func (s *BadRequestException) RequestID() string
- func (s *BadRequestException) StatusCode() int
- func (s BadRequestException) String() string
- type ConnectorOperator
- func (s ConnectorOperator) GoString() string
- func (s *ConnectorOperator) SetMarketo(v string) *ConnectorOperator
- func (s *ConnectorOperator) SetS3(v string) *ConnectorOperator
- func (s *ConnectorOperator) SetSalesforce(v string) *ConnectorOperator
- func (s *ConnectorOperator) SetServiceNow(v string) *ConnectorOperator
- func (s *ConnectorOperator) SetZendesk(v string) *ConnectorOperator
- func (s ConnectorOperator) String() string
- type CreateDomainInput
- func (s CreateDomainInput) GoString() string
- func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput
- func (s *CreateDomainInput) SetDefaultEncryptionKey(v string) *CreateDomainInput
- func (s *CreateDomainInput) SetDefaultExpirationDays(v int64) *CreateDomainInput
- func (s *CreateDomainInput) SetDomainName(v string) *CreateDomainInput
- func (s *CreateDomainInput) SetMatching(v *MatchingRequest) *CreateDomainInput
- func (s *CreateDomainInput) SetTags(v map[string]*string) *CreateDomainInput
- func (s CreateDomainInput) String() string
- func (s *CreateDomainInput) Validate() error
- type CreateDomainOutput
- func (s CreateDomainOutput) GoString() string
- func (s *CreateDomainOutput) SetCreatedAt(v time.Time) *CreateDomainOutput
- func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput
- func (s *CreateDomainOutput) SetDefaultEncryptionKey(v string) *CreateDomainOutput
- func (s *CreateDomainOutput) SetDefaultExpirationDays(v int64) *CreateDomainOutput
- func (s *CreateDomainOutput) SetDomainName(v string) *CreateDomainOutput
- func (s *CreateDomainOutput) SetLastUpdatedAt(v time.Time) *CreateDomainOutput
- func (s *CreateDomainOutput) SetMatching(v *MatchingResponse) *CreateDomainOutput
- func (s *CreateDomainOutput) SetTags(v map[string]*string) *CreateDomainOutput
- func (s CreateDomainOutput) String() string
- type CreateProfileInput
- func (s CreateProfileInput) GoString() string
- func (s *CreateProfileInput) SetAccountNumber(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetAdditionalInformation(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetAddress(v *Address) *CreateProfileInput
- func (s *CreateProfileInput) SetAttributes(v map[string]*string) *CreateProfileInput
- func (s *CreateProfileInput) SetBillingAddress(v *Address) *CreateProfileInput
- func (s *CreateProfileInput) SetBirthDate(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetBusinessEmailAddress(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetBusinessName(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetBusinessPhoneNumber(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetDomainName(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetEmailAddress(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetFirstName(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetGender(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetHomePhoneNumber(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetLastName(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetMailingAddress(v *Address) *CreateProfileInput
- func (s *CreateProfileInput) SetMiddleName(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetMobilePhoneNumber(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetPartyType(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetPersonalEmailAddress(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetPhoneNumber(v string) *CreateProfileInput
- func (s *CreateProfileInput) SetShippingAddress(v *Address) *CreateProfileInput
- func (s CreateProfileInput) String() string
- func (s *CreateProfileInput) Validate() error
- type CreateProfileOutput
- type CustomerProfiles
- func (c *CustomerProfiles) AddProfileKey(input *AddProfileKeyInput) (*AddProfileKeyOutput, error)
- func (c *CustomerProfiles) AddProfileKeyRequest(input *AddProfileKeyInput) (req *request.Request, output *AddProfileKeyOutput)
- func (c *CustomerProfiles) AddProfileKeyWithContext(ctx aws.Context, input *AddProfileKeyInput, opts ...request.Option) (*AddProfileKeyOutput, error)
- func (c *CustomerProfiles) CreateDomain(input *CreateDomainInput) (*CreateDomainOutput, error)
- func (c *CustomerProfiles) CreateDomainRequest(input *CreateDomainInput) (req *request.Request, output *CreateDomainOutput)
- func (c *CustomerProfiles) CreateDomainWithContext(ctx aws.Context, input *CreateDomainInput, opts ...request.Option) (*CreateDomainOutput, error)
- func (c *CustomerProfiles) CreateProfile(input *CreateProfileInput) (*CreateProfileOutput, error)
- func (c *CustomerProfiles) CreateProfileRequest(input *CreateProfileInput) (req *request.Request, output *CreateProfileOutput)
- func (c *CustomerProfiles) CreateProfileWithContext(ctx aws.Context, input *CreateProfileInput, opts ...request.Option) (*CreateProfileOutput, error)
- func (c *CustomerProfiles) DeleteDomain(input *DeleteDomainInput) (*DeleteDomainOutput, error)
- func (c *CustomerProfiles) DeleteDomainRequest(input *DeleteDomainInput) (req *request.Request, output *DeleteDomainOutput)
- func (c *CustomerProfiles) DeleteDomainWithContext(ctx aws.Context, input *DeleteDomainInput, opts ...request.Option) (*DeleteDomainOutput, error)
- func (c *CustomerProfiles) DeleteIntegration(input *DeleteIntegrationInput) (*DeleteIntegrationOutput, error)
- func (c *CustomerProfiles) DeleteIntegrationRequest(input *DeleteIntegrationInput) (req *request.Request, output *DeleteIntegrationOutput)
- func (c *CustomerProfiles) DeleteIntegrationWithContext(ctx aws.Context, input *DeleteIntegrationInput, opts ...request.Option) (*DeleteIntegrationOutput, error)
- func (c *CustomerProfiles) DeleteProfile(input *DeleteProfileInput) (*DeleteProfileOutput, error)
- func (c *CustomerProfiles) DeleteProfileKey(input *DeleteProfileKeyInput) (*DeleteProfileKeyOutput, error)
- func (c *CustomerProfiles) DeleteProfileKeyRequest(input *DeleteProfileKeyInput) (req *request.Request, output *DeleteProfileKeyOutput)
- func (c *CustomerProfiles) DeleteProfileKeyWithContext(ctx aws.Context, input *DeleteProfileKeyInput, opts ...request.Option) (*DeleteProfileKeyOutput, error)
- func (c *CustomerProfiles) DeleteProfileObject(input *DeleteProfileObjectInput) (*DeleteProfileObjectOutput, error)
- func (c *CustomerProfiles) DeleteProfileObjectRequest(input *DeleteProfileObjectInput) (req *request.Request, output *DeleteProfileObjectOutput)
- func (c *CustomerProfiles) DeleteProfileObjectType(input *DeleteProfileObjectTypeInput) (*DeleteProfileObjectTypeOutput, error)
- func (c *CustomerProfiles) DeleteProfileObjectTypeRequest(input *DeleteProfileObjectTypeInput) (req *request.Request, output *DeleteProfileObjectTypeOutput)
- func (c *CustomerProfiles) DeleteProfileObjectTypeWithContext(ctx aws.Context, input *DeleteProfileObjectTypeInput, opts ...request.Option) (*DeleteProfileObjectTypeOutput, error)
- func (c *CustomerProfiles) DeleteProfileObjectWithContext(ctx aws.Context, input *DeleteProfileObjectInput, opts ...request.Option) (*DeleteProfileObjectOutput, error)
- func (c *CustomerProfiles) DeleteProfileRequest(input *DeleteProfileInput) (req *request.Request, output *DeleteProfileOutput)
- func (c *CustomerProfiles) DeleteProfileWithContext(ctx aws.Context, input *DeleteProfileInput, opts ...request.Option) (*DeleteProfileOutput, error)
- func (c *CustomerProfiles) GetDomain(input *GetDomainInput) (*GetDomainOutput, error)
- func (c *CustomerProfiles) GetDomainRequest(input *GetDomainInput) (req *request.Request, output *GetDomainOutput)
- func (c *CustomerProfiles) GetDomainWithContext(ctx aws.Context, input *GetDomainInput, opts ...request.Option) (*GetDomainOutput, error)
- func (c *CustomerProfiles) GetIntegration(input *GetIntegrationInput) (*GetIntegrationOutput, error)
- func (c *CustomerProfiles) GetIntegrationRequest(input *GetIntegrationInput) (req *request.Request, output *GetIntegrationOutput)
- func (c *CustomerProfiles) GetIntegrationWithContext(ctx aws.Context, input *GetIntegrationInput, opts ...request.Option) (*GetIntegrationOutput, error)
- func (c *CustomerProfiles) GetMatches(input *GetMatchesInput) (*GetMatchesOutput, error)
- func (c *CustomerProfiles) GetMatchesRequest(input *GetMatchesInput) (req *request.Request, output *GetMatchesOutput)
- func (c *CustomerProfiles) GetMatchesWithContext(ctx aws.Context, input *GetMatchesInput, opts ...request.Option) (*GetMatchesOutput, error)
- func (c *CustomerProfiles) GetProfileObjectType(input *GetProfileObjectTypeInput) (*GetProfileObjectTypeOutput, error)
- func (c *CustomerProfiles) GetProfileObjectTypeRequest(input *GetProfileObjectTypeInput) (req *request.Request, output *GetProfileObjectTypeOutput)
- func (c *CustomerProfiles) GetProfileObjectTypeTemplate(input *GetProfileObjectTypeTemplateInput) (*GetProfileObjectTypeTemplateOutput, error)
- func (c *CustomerProfiles) GetProfileObjectTypeTemplateRequest(input *GetProfileObjectTypeTemplateInput) (req *request.Request, output *GetProfileObjectTypeTemplateOutput)
- func (c *CustomerProfiles) GetProfileObjectTypeTemplateWithContext(ctx aws.Context, input *GetProfileObjectTypeTemplateInput, ...) (*GetProfileObjectTypeTemplateOutput, error)
- func (c *CustomerProfiles) GetProfileObjectTypeWithContext(ctx aws.Context, input *GetProfileObjectTypeInput, opts ...request.Option) (*GetProfileObjectTypeOutput, error)
- func (c *CustomerProfiles) ListAccountIntegrations(input *ListAccountIntegrationsInput) (*ListAccountIntegrationsOutput, error)
- func (c *CustomerProfiles) ListAccountIntegrationsRequest(input *ListAccountIntegrationsInput) (req *request.Request, output *ListAccountIntegrationsOutput)
- func (c *CustomerProfiles) ListAccountIntegrationsWithContext(ctx aws.Context, input *ListAccountIntegrationsInput, opts ...request.Option) (*ListAccountIntegrationsOutput, error)
- func (c *CustomerProfiles) ListDomains(input *ListDomainsInput) (*ListDomainsOutput, error)
- func (c *CustomerProfiles) ListDomainsRequest(input *ListDomainsInput) (req *request.Request, output *ListDomainsOutput)
- func (c *CustomerProfiles) ListDomainsWithContext(ctx aws.Context, input *ListDomainsInput, opts ...request.Option) (*ListDomainsOutput, error)
- func (c *CustomerProfiles) ListIntegrations(input *ListIntegrationsInput) (*ListIntegrationsOutput, error)
- func (c *CustomerProfiles) ListIntegrationsRequest(input *ListIntegrationsInput) (req *request.Request, output *ListIntegrationsOutput)
- func (c *CustomerProfiles) ListIntegrationsWithContext(ctx aws.Context, input *ListIntegrationsInput, opts ...request.Option) (*ListIntegrationsOutput, error)
- func (c *CustomerProfiles) ListProfileObjectTypeTemplates(input *ListProfileObjectTypeTemplatesInput) (*ListProfileObjectTypeTemplatesOutput, error)
- func (c *CustomerProfiles) ListProfileObjectTypeTemplatesRequest(input *ListProfileObjectTypeTemplatesInput) (req *request.Request, output *ListProfileObjectTypeTemplatesOutput)
- func (c *CustomerProfiles) ListProfileObjectTypeTemplatesWithContext(ctx aws.Context, input *ListProfileObjectTypeTemplatesInput, ...) (*ListProfileObjectTypeTemplatesOutput, error)
- func (c *CustomerProfiles) ListProfileObjectTypes(input *ListProfileObjectTypesInput) (*ListProfileObjectTypesOutput, error)
- func (c *CustomerProfiles) ListProfileObjectTypesRequest(input *ListProfileObjectTypesInput) (req *request.Request, output *ListProfileObjectTypesOutput)
- func (c *CustomerProfiles) ListProfileObjectTypesWithContext(ctx aws.Context, input *ListProfileObjectTypesInput, opts ...request.Option) (*ListProfileObjectTypesOutput, error)
- func (c *CustomerProfiles) ListProfileObjects(input *ListProfileObjectsInput) (*ListProfileObjectsOutput, error)
- func (c *CustomerProfiles) ListProfileObjectsRequest(input *ListProfileObjectsInput) (req *request.Request, output *ListProfileObjectsOutput)
- func (c *CustomerProfiles) ListProfileObjectsWithContext(ctx aws.Context, input *ListProfileObjectsInput, opts ...request.Option) (*ListProfileObjectsOutput, error)
- func (c *CustomerProfiles) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
- func (c *CustomerProfiles) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
- func (c *CustomerProfiles) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error)
- func (c *CustomerProfiles) MergeProfiles(input *MergeProfilesInput) (*MergeProfilesOutput, error)
- func (c *CustomerProfiles) MergeProfilesRequest(input *MergeProfilesInput) (req *request.Request, output *MergeProfilesOutput)
- func (c *CustomerProfiles) MergeProfilesWithContext(ctx aws.Context, input *MergeProfilesInput, opts ...request.Option) (*MergeProfilesOutput, error)
- func (c *CustomerProfiles) PutIntegration(input *PutIntegrationInput) (*PutIntegrationOutput, error)
- func (c *CustomerProfiles) PutIntegrationRequest(input *PutIntegrationInput) (req *request.Request, output *PutIntegrationOutput)
- func (c *CustomerProfiles) PutIntegrationWithContext(ctx aws.Context, input *PutIntegrationInput, opts ...request.Option) (*PutIntegrationOutput, error)
- func (c *CustomerProfiles) PutProfileObject(input *PutProfileObjectInput) (*PutProfileObjectOutput, error)
- func (c *CustomerProfiles) PutProfileObjectRequest(input *PutProfileObjectInput) (req *request.Request, output *PutProfileObjectOutput)
- func (c *CustomerProfiles) PutProfileObjectType(input *PutProfileObjectTypeInput) (*PutProfileObjectTypeOutput, error)
- func (c *CustomerProfiles) PutProfileObjectTypeRequest(input *PutProfileObjectTypeInput) (req *request.Request, output *PutProfileObjectTypeOutput)
- func (c *CustomerProfiles) PutProfileObjectTypeWithContext(ctx aws.Context, input *PutProfileObjectTypeInput, opts ...request.Option) (*PutProfileObjectTypeOutput, error)
- func (c *CustomerProfiles) PutProfileObjectWithContext(ctx aws.Context, input *PutProfileObjectInput, opts ...request.Option) (*PutProfileObjectOutput, error)
- func (c *CustomerProfiles) SearchProfiles(input *SearchProfilesInput) (*SearchProfilesOutput, error)
- func (c *CustomerProfiles) SearchProfilesRequest(input *SearchProfilesInput) (req *request.Request, output *SearchProfilesOutput)
- func (c *CustomerProfiles) SearchProfilesWithContext(ctx aws.Context, input *SearchProfilesInput, opts ...request.Option) (*SearchProfilesOutput, error)
- func (c *CustomerProfiles) TagResource(input *TagResourceInput) (*TagResourceOutput, error)
- func (c *CustomerProfiles) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput)
- func (c *CustomerProfiles) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error)
- func (c *CustomerProfiles) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error)
- func (c *CustomerProfiles) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput)
- func (c *CustomerProfiles) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error)
- func (c *CustomerProfiles) UpdateDomain(input *UpdateDomainInput) (*UpdateDomainOutput, error)
- func (c *CustomerProfiles) UpdateDomainRequest(input *UpdateDomainInput) (req *request.Request, output *UpdateDomainOutput)
- func (c *CustomerProfiles) UpdateDomainWithContext(ctx aws.Context, input *UpdateDomainInput, opts ...request.Option) (*UpdateDomainOutput, error)
- func (c *CustomerProfiles) UpdateProfile(input *UpdateProfileInput) (*UpdateProfileOutput, error)
- func (c *CustomerProfiles) UpdateProfileRequest(input *UpdateProfileInput) (req *request.Request, output *UpdateProfileOutput)
- func (c *CustomerProfiles) UpdateProfileWithContext(ctx aws.Context, input *UpdateProfileInput, opts ...request.Option) (*UpdateProfileOutput, error)
- type DeleteDomainInput
- type DeleteDomainOutput
- type DeleteIntegrationInput
- func (s DeleteIntegrationInput) GoString() string
- func (s *DeleteIntegrationInput) SetDomainName(v string) *DeleteIntegrationInput
- func (s *DeleteIntegrationInput) SetUri(v string) *DeleteIntegrationInput
- func (s DeleteIntegrationInput) String() string
- func (s *DeleteIntegrationInput) Validate() error
- type DeleteIntegrationOutput
- type DeleteProfileInput
- type DeleteProfileKeyInput
- func (s DeleteProfileKeyInput) GoString() string
- func (s *DeleteProfileKeyInput) SetDomainName(v string) *DeleteProfileKeyInput
- func (s *DeleteProfileKeyInput) SetKeyName(v string) *DeleteProfileKeyInput
- func (s *DeleteProfileKeyInput) SetProfileId(v string) *DeleteProfileKeyInput
- func (s *DeleteProfileKeyInput) SetValues(v []*string) *DeleteProfileKeyInput
- func (s DeleteProfileKeyInput) String() string
- func (s *DeleteProfileKeyInput) Validate() error
- type DeleteProfileKeyOutput
- type DeleteProfileObjectInput
- func (s DeleteProfileObjectInput) GoString() string
- func (s *DeleteProfileObjectInput) SetDomainName(v string) *DeleteProfileObjectInput
- func (s *DeleteProfileObjectInput) SetObjectTypeName(v string) *DeleteProfileObjectInput
- func (s *DeleteProfileObjectInput) SetProfileId(v string) *DeleteProfileObjectInput
- func (s *DeleteProfileObjectInput) SetProfileObjectUniqueKey(v string) *DeleteProfileObjectInput
- func (s DeleteProfileObjectInput) String() string
- func (s *DeleteProfileObjectInput) Validate() error
- type DeleteProfileObjectOutput
- type DeleteProfileObjectTypeInput
- func (s DeleteProfileObjectTypeInput) GoString() string
- func (s *DeleteProfileObjectTypeInput) SetDomainName(v string) *DeleteProfileObjectTypeInput
- func (s *DeleteProfileObjectTypeInput) SetObjectTypeName(v string) *DeleteProfileObjectTypeInput
- func (s DeleteProfileObjectTypeInput) String() string
- func (s *DeleteProfileObjectTypeInput) Validate() error
- type DeleteProfileObjectTypeOutput
- type DeleteProfileOutput
- type DomainStats
- func (s DomainStats) GoString() string
- func (s *DomainStats) SetMeteringProfileCount(v int64) *DomainStats
- func (s *DomainStats) SetObjectCount(v int64) *DomainStats
- func (s *DomainStats) SetProfileCount(v int64) *DomainStats
- func (s *DomainStats) SetTotalSize(v int64) *DomainStats
- func (s DomainStats) String() string
- type FieldSourceProfileIds
- func (s FieldSourceProfileIds) GoString() string
- func (s *FieldSourceProfileIds) SetAccountNumber(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetAdditionalInformation(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetAddress(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetAttributes(v map[string]*string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetBillingAddress(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetBirthDate(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetBusinessEmailAddress(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetBusinessName(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetBusinessPhoneNumber(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetEmailAddress(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetFirstName(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetGender(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetHomePhoneNumber(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetLastName(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetMailingAddress(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetMiddleName(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetMobilePhoneNumber(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetPartyType(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetPersonalEmailAddress(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetPhoneNumber(v string) *FieldSourceProfileIds
- func (s *FieldSourceProfileIds) SetShippingAddress(v string) *FieldSourceProfileIds
- func (s FieldSourceProfileIds) String() string
- type FlowDefinition
- func (s FlowDefinition) GoString() string
- func (s *FlowDefinition) SetDescription(v string) *FlowDefinition
- func (s *FlowDefinition) SetFlowName(v string) *FlowDefinition
- func (s *FlowDefinition) SetKmsArn(v string) *FlowDefinition
- func (s *FlowDefinition) SetSourceFlowConfig(v *SourceFlowConfig) *FlowDefinition
- func (s *FlowDefinition) SetTasks(v []*Task) *FlowDefinition
- func (s *FlowDefinition) SetTriggerConfig(v *TriggerConfig) *FlowDefinition
- func (s FlowDefinition) String() string
- func (s *FlowDefinition) Validate() error
- type GetDomainInput
- type GetDomainOutput
- func (s GetDomainOutput) GoString() string
- func (s *GetDomainOutput) SetCreatedAt(v time.Time) *GetDomainOutput
- func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput
- func (s *GetDomainOutput) SetDefaultEncryptionKey(v string) *GetDomainOutput
- func (s *GetDomainOutput) SetDefaultExpirationDays(v int64) *GetDomainOutput
- func (s *GetDomainOutput) SetDomainName(v string) *GetDomainOutput
- func (s *GetDomainOutput) SetLastUpdatedAt(v time.Time) *GetDomainOutput
- func (s *GetDomainOutput) SetMatching(v *MatchingResponse) *GetDomainOutput
- func (s *GetDomainOutput) SetStats(v *DomainStats) *GetDomainOutput
- func (s *GetDomainOutput) SetTags(v map[string]*string) *GetDomainOutput
- func (s GetDomainOutput) String() string
- type GetIntegrationInput
- type GetIntegrationOutput
- func (s GetIntegrationOutput) GoString() string
- func (s *GetIntegrationOutput) SetCreatedAt(v time.Time) *GetIntegrationOutput
- func (s *GetIntegrationOutput) SetDomainName(v string) *GetIntegrationOutput
- func (s *GetIntegrationOutput) SetLastUpdatedAt(v time.Time) *GetIntegrationOutput
- func (s *GetIntegrationOutput) SetObjectTypeName(v string) *GetIntegrationOutput
- func (s *GetIntegrationOutput) SetTags(v map[string]*string) *GetIntegrationOutput
- func (s *GetIntegrationOutput) SetUri(v string) *GetIntegrationOutput
- func (s GetIntegrationOutput) String() string
- type GetMatchesInput
- func (s GetMatchesInput) GoString() string
- func (s *GetMatchesInput) SetDomainName(v string) *GetMatchesInput
- func (s *GetMatchesInput) SetMaxResults(v int64) *GetMatchesInput
- func (s *GetMatchesInput) SetNextToken(v string) *GetMatchesInput
- func (s GetMatchesInput) String() string
- func (s *GetMatchesInput) Validate() error
- type GetMatchesOutput
- func (s GetMatchesOutput) GoString() string
- func (s *GetMatchesOutput) SetMatchGenerationDate(v time.Time) *GetMatchesOutput
- func (s *GetMatchesOutput) SetMatches(v []*MatchItem) *GetMatchesOutput
- func (s *GetMatchesOutput) SetNextToken(v string) *GetMatchesOutput
- func (s *GetMatchesOutput) SetPotentialMatches(v int64) *GetMatchesOutput
- func (s GetMatchesOutput) String() string
- type GetProfileObjectTypeInput
- func (s GetProfileObjectTypeInput) GoString() string
- func (s *GetProfileObjectTypeInput) SetDomainName(v string) *GetProfileObjectTypeInput
- func (s *GetProfileObjectTypeInput) SetObjectTypeName(v string) *GetProfileObjectTypeInput
- func (s GetProfileObjectTypeInput) String() string
- func (s *GetProfileObjectTypeInput) Validate() error
- type GetProfileObjectTypeOutput
- func (s GetProfileObjectTypeOutput) GoString() string
- func (s *GetProfileObjectTypeOutput) SetAllowProfileCreation(v bool) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetCreatedAt(v time.Time) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetDescription(v string) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetEncryptionKey(v string) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetExpirationDays(v int64) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetFields(v map[string]*ObjectTypeField) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetKeys(v map[string][]*ObjectTypeKey) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetLastUpdatedAt(v time.Time) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetObjectTypeName(v string) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetTags(v map[string]*string) *GetProfileObjectTypeOutput
- func (s *GetProfileObjectTypeOutput) SetTemplateId(v string) *GetProfileObjectTypeOutput
- func (s GetProfileObjectTypeOutput) String() string
- type GetProfileObjectTypeTemplateInput
- type GetProfileObjectTypeTemplateOutput
- func (s GetProfileObjectTypeTemplateOutput) GoString() string
- func (s *GetProfileObjectTypeTemplateOutput) SetAllowProfileCreation(v bool) *GetProfileObjectTypeTemplateOutput
- func (s *GetProfileObjectTypeTemplateOutput) SetFields(v map[string]*ObjectTypeField) *GetProfileObjectTypeTemplateOutput
- func (s *GetProfileObjectTypeTemplateOutput) SetKeys(v map[string][]*ObjectTypeKey) *GetProfileObjectTypeTemplateOutput
- func (s *GetProfileObjectTypeTemplateOutput) SetSourceName(v string) *GetProfileObjectTypeTemplateOutput
- func (s *GetProfileObjectTypeTemplateOutput) SetSourceObject(v string) *GetProfileObjectTypeTemplateOutput
- func (s *GetProfileObjectTypeTemplateOutput) SetTemplateId(v string) *GetProfileObjectTypeTemplateOutput
- func (s GetProfileObjectTypeTemplateOutput) String() string
- type IncrementalPullConfig
- type InternalServerException
- func (s *InternalServerException) Code() string
- func (s *InternalServerException) Error() string
- func (s InternalServerException) GoString() string
- func (s *InternalServerException) Message() string
- func (s *InternalServerException) OrigErr() error
- func (s *InternalServerException) RequestID() string
- func (s *InternalServerException) StatusCode() int
- func (s InternalServerException) String() string
- type ListAccountIntegrationsInput
- func (s ListAccountIntegrationsInput) GoString() string
- func (s *ListAccountIntegrationsInput) SetMaxResults(v int64) *ListAccountIntegrationsInput
- func (s *ListAccountIntegrationsInput) SetNextToken(v string) *ListAccountIntegrationsInput
- func (s *ListAccountIntegrationsInput) SetUri(v string) *ListAccountIntegrationsInput
- func (s ListAccountIntegrationsInput) String() string
- func (s *ListAccountIntegrationsInput) Validate() error
- type ListAccountIntegrationsOutput
- func (s ListAccountIntegrationsOutput) GoString() string
- func (s *ListAccountIntegrationsOutput) SetItems(v []*ListIntegrationItem) *ListAccountIntegrationsOutput
- func (s *ListAccountIntegrationsOutput) SetNextToken(v string) *ListAccountIntegrationsOutput
- func (s ListAccountIntegrationsOutput) String() string
- type ListDomainItem
- func (s ListDomainItem) GoString() string
- func (s *ListDomainItem) SetCreatedAt(v time.Time) *ListDomainItem
- func (s *ListDomainItem) SetDomainName(v string) *ListDomainItem
- func (s *ListDomainItem) SetLastUpdatedAt(v time.Time) *ListDomainItem
- func (s *ListDomainItem) SetTags(v map[string]*string) *ListDomainItem
- func (s ListDomainItem) String() string
- type ListDomainsInput
- type ListDomainsOutput
- type ListIntegrationItem
- func (s ListIntegrationItem) GoString() string
- func (s *ListIntegrationItem) SetCreatedAt(v time.Time) *ListIntegrationItem
- func (s *ListIntegrationItem) SetDomainName(v string) *ListIntegrationItem
- func (s *ListIntegrationItem) SetLastUpdatedAt(v time.Time) *ListIntegrationItem
- func (s *ListIntegrationItem) SetObjectTypeName(v string) *ListIntegrationItem
- func (s *ListIntegrationItem) SetTags(v map[string]*string) *ListIntegrationItem
- func (s *ListIntegrationItem) SetUri(v string) *ListIntegrationItem
- func (s ListIntegrationItem) String() string
- type ListIntegrationsInput
- func (s ListIntegrationsInput) GoString() string
- func (s *ListIntegrationsInput) SetDomainName(v string) *ListIntegrationsInput
- func (s *ListIntegrationsInput) SetMaxResults(v int64) *ListIntegrationsInput
- func (s *ListIntegrationsInput) SetNextToken(v string) *ListIntegrationsInput
- func (s ListIntegrationsInput) String() string
- func (s *ListIntegrationsInput) Validate() error
- type ListIntegrationsOutput
- type ListProfileObjectTypeItem
- func (s ListProfileObjectTypeItem) GoString() string
- func (s *ListProfileObjectTypeItem) SetCreatedAt(v time.Time) *ListProfileObjectTypeItem
- func (s *ListProfileObjectTypeItem) SetDescription(v string) *ListProfileObjectTypeItem
- func (s *ListProfileObjectTypeItem) SetLastUpdatedAt(v time.Time) *ListProfileObjectTypeItem
- func (s *ListProfileObjectTypeItem) SetObjectTypeName(v string) *ListProfileObjectTypeItem
- func (s *ListProfileObjectTypeItem) SetTags(v map[string]*string) *ListProfileObjectTypeItem
- func (s ListProfileObjectTypeItem) String() string
- type ListProfileObjectTypeTemplateItem
- func (s ListProfileObjectTypeTemplateItem) GoString() string
- func (s *ListProfileObjectTypeTemplateItem) SetSourceName(v string) *ListProfileObjectTypeTemplateItem
- func (s *ListProfileObjectTypeTemplateItem) SetSourceObject(v string) *ListProfileObjectTypeTemplateItem
- func (s *ListProfileObjectTypeTemplateItem) SetTemplateId(v string) *ListProfileObjectTypeTemplateItem
- func (s ListProfileObjectTypeTemplateItem) String() string
- type ListProfileObjectTypeTemplatesInput
- func (s ListProfileObjectTypeTemplatesInput) GoString() string
- func (s *ListProfileObjectTypeTemplatesInput) SetMaxResults(v int64) *ListProfileObjectTypeTemplatesInput
- func (s *ListProfileObjectTypeTemplatesInput) SetNextToken(v string) *ListProfileObjectTypeTemplatesInput
- func (s ListProfileObjectTypeTemplatesInput) String() string
- func (s *ListProfileObjectTypeTemplatesInput) Validate() error
- type ListProfileObjectTypeTemplatesOutput
- func (s ListProfileObjectTypeTemplatesOutput) GoString() string
- func (s *ListProfileObjectTypeTemplatesOutput) SetItems(v []*ListProfileObjectTypeTemplateItem) *ListProfileObjectTypeTemplatesOutput
- func (s *ListProfileObjectTypeTemplatesOutput) SetNextToken(v string) *ListProfileObjectTypeTemplatesOutput
- func (s ListProfileObjectTypeTemplatesOutput) String() string
- type ListProfileObjectTypesInput
- func (s ListProfileObjectTypesInput) GoString() string
- func (s *ListProfileObjectTypesInput) SetDomainName(v string) *ListProfileObjectTypesInput
- func (s *ListProfileObjectTypesInput) SetMaxResults(v int64) *ListProfileObjectTypesInput
- func (s *ListProfileObjectTypesInput) SetNextToken(v string) *ListProfileObjectTypesInput
- func (s ListProfileObjectTypesInput) String() string
- func (s *ListProfileObjectTypesInput) Validate() error
- type ListProfileObjectTypesOutput
- func (s ListProfileObjectTypesOutput) GoString() string
- func (s *ListProfileObjectTypesOutput) SetItems(v []*ListProfileObjectTypeItem) *ListProfileObjectTypesOutput
- func (s *ListProfileObjectTypesOutput) SetNextToken(v string) *ListProfileObjectTypesOutput
- func (s ListProfileObjectTypesOutput) String() string
- type ListProfileObjectsInput
- func (s ListProfileObjectsInput) GoString() string
- func (s *ListProfileObjectsInput) SetDomainName(v string) *ListProfileObjectsInput
- func (s *ListProfileObjectsInput) SetMaxResults(v int64) *ListProfileObjectsInput
- func (s *ListProfileObjectsInput) SetNextToken(v string) *ListProfileObjectsInput
- func (s *ListProfileObjectsInput) SetObjectFilter(v *ObjectFilter) *ListProfileObjectsInput
- func (s *ListProfileObjectsInput) SetObjectTypeName(v string) *ListProfileObjectsInput
- func (s *ListProfileObjectsInput) SetProfileId(v string) *ListProfileObjectsInput
- func (s ListProfileObjectsInput) String() string
- func (s *ListProfileObjectsInput) Validate() error
- type ListProfileObjectsItem
- func (s ListProfileObjectsItem) GoString() string
- func (s *ListProfileObjectsItem) SetObject(v string) *ListProfileObjectsItem
- func (s *ListProfileObjectsItem) SetObjectTypeName(v string) *ListProfileObjectsItem
- func (s *ListProfileObjectsItem) SetProfileObjectUniqueKey(v string) *ListProfileObjectsItem
- func (s ListProfileObjectsItem) String() string
- type ListProfileObjectsOutput
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type MarketoSourceProperties
- type MatchItem
- type MatchingRequest
- type MatchingResponse
- type MergeProfilesInput
- func (s MergeProfilesInput) GoString() string
- func (s *MergeProfilesInput) SetDomainName(v string) *MergeProfilesInput
- func (s *MergeProfilesInput) SetFieldSourceProfileIds(v *FieldSourceProfileIds) *MergeProfilesInput
- func (s *MergeProfilesInput) SetMainProfileId(v string) *MergeProfilesInput
- func (s *MergeProfilesInput) SetProfileIdsToBeMerged(v []*string) *MergeProfilesInput
- func (s MergeProfilesInput) String() string
- func (s *MergeProfilesInput) Validate() error
- type MergeProfilesOutput
- type ObjectFilter
- type ObjectTypeField
- func (s ObjectTypeField) GoString() string
- func (s *ObjectTypeField) SetContentType(v string) *ObjectTypeField
- func (s *ObjectTypeField) SetSource(v string) *ObjectTypeField
- func (s *ObjectTypeField) SetTarget(v string) *ObjectTypeField
- func (s ObjectTypeField) String() string
- func (s *ObjectTypeField) Validate() error
- type ObjectTypeKey
- type Profile
- func (s Profile) GoString() string
- func (s *Profile) SetAccountNumber(v string) *Profile
- func (s *Profile) SetAdditionalInformation(v string) *Profile
- func (s *Profile) SetAddress(v *Address) *Profile
- func (s *Profile) SetAttributes(v map[string]*string) *Profile
- func (s *Profile) SetBillingAddress(v *Address) *Profile
- func (s *Profile) SetBirthDate(v string) *Profile
- func (s *Profile) SetBusinessEmailAddress(v string) *Profile
- func (s *Profile) SetBusinessName(v string) *Profile
- func (s *Profile) SetBusinessPhoneNumber(v string) *Profile
- func (s *Profile) SetEmailAddress(v string) *Profile
- func (s *Profile) SetFirstName(v string) *Profile
- func (s *Profile) SetGender(v string) *Profile
- func (s *Profile) SetHomePhoneNumber(v string) *Profile
- func (s *Profile) SetLastName(v string) *Profile
- func (s *Profile) SetMailingAddress(v *Address) *Profile
- func (s *Profile) SetMiddleName(v string) *Profile
- func (s *Profile) SetMobilePhoneNumber(v string) *Profile
- func (s *Profile) SetPartyType(v string) *Profile
- func (s *Profile) SetPersonalEmailAddress(v string) *Profile
- func (s *Profile) SetPhoneNumber(v string) *Profile
- func (s *Profile) SetProfileId(v string) *Profile
- func (s *Profile) SetShippingAddress(v *Address) *Profile
- func (s Profile) String() string
- type PutIntegrationInput
- func (s PutIntegrationInput) GoString() string
- func (s *PutIntegrationInput) SetDomainName(v string) *PutIntegrationInput
- func (s *PutIntegrationInput) SetFlowDefinition(v *FlowDefinition) *PutIntegrationInput
- func (s *PutIntegrationInput) SetObjectTypeName(v string) *PutIntegrationInput
- func (s *PutIntegrationInput) SetTags(v map[string]*string) *PutIntegrationInput
- func (s *PutIntegrationInput) SetUri(v string) *PutIntegrationInput
- func (s PutIntegrationInput) String() string
- func (s *PutIntegrationInput) Validate() error
- type PutIntegrationOutput
- func (s PutIntegrationOutput) GoString() string
- func (s *PutIntegrationOutput) SetCreatedAt(v time.Time) *PutIntegrationOutput
- func (s *PutIntegrationOutput) SetDomainName(v string) *PutIntegrationOutput
- func (s *PutIntegrationOutput) SetLastUpdatedAt(v time.Time) *PutIntegrationOutput
- func (s *PutIntegrationOutput) SetObjectTypeName(v string) *PutIntegrationOutput
- func (s *PutIntegrationOutput) SetTags(v map[string]*string) *PutIntegrationOutput
- func (s *PutIntegrationOutput) SetUri(v string) *PutIntegrationOutput
- func (s PutIntegrationOutput) String() string
- type PutProfileObjectInput
- func (s PutProfileObjectInput) GoString() string
- func (s *PutProfileObjectInput) SetDomainName(v string) *PutProfileObjectInput
- func (s *PutProfileObjectInput) SetObject(v string) *PutProfileObjectInput
- func (s *PutProfileObjectInput) SetObjectTypeName(v string) *PutProfileObjectInput
- func (s PutProfileObjectInput) String() string
- func (s *PutProfileObjectInput) Validate() error
- type PutProfileObjectOutput
- type PutProfileObjectTypeInput
- func (s PutProfileObjectTypeInput) GoString() string
- func (s *PutProfileObjectTypeInput) SetAllowProfileCreation(v bool) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetDescription(v string) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetDomainName(v string) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetEncryptionKey(v string) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetExpirationDays(v int64) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetFields(v map[string]*ObjectTypeField) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetKeys(v map[string][]*ObjectTypeKey) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetObjectTypeName(v string) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetTags(v map[string]*string) *PutProfileObjectTypeInput
- func (s *PutProfileObjectTypeInput) SetTemplateId(v string) *PutProfileObjectTypeInput
- func (s PutProfileObjectTypeInput) String() string
- func (s *PutProfileObjectTypeInput) Validate() error
- type PutProfileObjectTypeOutput
- func (s PutProfileObjectTypeOutput) GoString() string
- func (s *PutProfileObjectTypeOutput) SetAllowProfileCreation(v bool) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetCreatedAt(v time.Time) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetDescription(v string) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetEncryptionKey(v string) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetExpirationDays(v int64) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetFields(v map[string]*ObjectTypeField) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetKeys(v map[string][]*ObjectTypeKey) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetLastUpdatedAt(v time.Time) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetObjectTypeName(v string) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetTags(v map[string]*string) *PutProfileObjectTypeOutput
- func (s *PutProfileObjectTypeOutput) SetTemplateId(v string) *PutProfileObjectTypeOutput
- func (s PutProfileObjectTypeOutput) String() string
- type ResourceNotFoundException
- func (s *ResourceNotFoundException) Code() string
- func (s *ResourceNotFoundException) Error() string
- func (s ResourceNotFoundException) GoString() string
- func (s *ResourceNotFoundException) Message() string
- func (s *ResourceNotFoundException) OrigErr() error
- func (s *ResourceNotFoundException) RequestID() string
- func (s *ResourceNotFoundException) StatusCode() int
- func (s ResourceNotFoundException) String() string
- type S3SourceProperties
- type SalesforceSourceProperties
- func (s SalesforceSourceProperties) GoString() string
- func (s *SalesforceSourceProperties) SetEnableDynamicFieldUpdate(v bool) *SalesforceSourceProperties
- func (s *SalesforceSourceProperties) SetIncludeDeletedRecords(v bool) *SalesforceSourceProperties
- func (s *SalesforceSourceProperties) SetObject(v string) *SalesforceSourceProperties
- func (s SalesforceSourceProperties) String() string
- func (s *SalesforceSourceProperties) Validate() error
- type ScheduledTriggerProperties
- func (s ScheduledTriggerProperties) GoString() string
- func (s *ScheduledTriggerProperties) SetDataPullMode(v string) *ScheduledTriggerProperties
- func (s *ScheduledTriggerProperties) SetFirstExecutionFrom(v time.Time) *ScheduledTriggerProperties
- func (s *ScheduledTriggerProperties) SetScheduleEndTime(v time.Time) *ScheduledTriggerProperties
- func (s *ScheduledTriggerProperties) SetScheduleExpression(v string) *ScheduledTriggerProperties
- func (s *ScheduledTriggerProperties) SetScheduleOffset(v int64) *ScheduledTriggerProperties
- func (s *ScheduledTriggerProperties) SetScheduleStartTime(v time.Time) *ScheduledTriggerProperties
- func (s *ScheduledTriggerProperties) SetTimezone(v string) *ScheduledTriggerProperties
- func (s ScheduledTriggerProperties) String() string
- func (s *ScheduledTriggerProperties) Validate() error
- type SearchProfilesInput
- func (s SearchProfilesInput) GoString() string
- func (s *SearchProfilesInput) SetDomainName(v string) *SearchProfilesInput
- func (s *SearchProfilesInput) SetKeyName(v string) *SearchProfilesInput
- func (s *SearchProfilesInput) SetMaxResults(v int64) *SearchProfilesInput
- func (s *SearchProfilesInput) SetNextToken(v string) *SearchProfilesInput
- func (s *SearchProfilesInput) SetValues(v []*string) *SearchProfilesInput
- func (s SearchProfilesInput) String() string
- func (s *SearchProfilesInput) Validate() error
- type SearchProfilesOutput
- type ServiceNowSourceProperties
- type SourceConnectorProperties
- func (s SourceConnectorProperties) GoString() string
- func (s *SourceConnectorProperties) SetMarketo(v *MarketoSourceProperties) *SourceConnectorProperties
- func (s *SourceConnectorProperties) SetS3(v *S3SourceProperties) *SourceConnectorProperties
- func (s *SourceConnectorProperties) SetSalesforce(v *SalesforceSourceProperties) *SourceConnectorProperties
- func (s *SourceConnectorProperties) SetServiceNow(v *ServiceNowSourceProperties) *SourceConnectorProperties
- func (s *SourceConnectorProperties) SetZendesk(v *ZendeskSourceProperties) *SourceConnectorProperties
- func (s SourceConnectorProperties) String() string
- func (s *SourceConnectorProperties) Validate() error
- type SourceFlowConfig
- func (s SourceFlowConfig) GoString() string
- func (s *SourceFlowConfig) SetConnectorProfileName(v string) *SourceFlowConfig
- func (s *SourceFlowConfig) SetConnectorType(v string) *SourceFlowConfig
- func (s *SourceFlowConfig) SetIncrementalPullConfig(v *IncrementalPullConfig) *SourceFlowConfig
- func (s *SourceFlowConfig) SetSourceConnectorProperties(v *SourceConnectorProperties) *SourceFlowConfig
- func (s SourceFlowConfig) String() string
- func (s *SourceFlowConfig) Validate() error
- type TagResourceInput
- type TagResourceOutput
- type Task
- func (s Task) GoString() string
- func (s *Task) SetConnectorOperator(v *ConnectorOperator) *Task
- func (s *Task) SetDestinationField(v string) *Task
- func (s *Task) SetSourceFields(v []*string) *Task
- func (s *Task) SetTaskProperties(v map[string]*string) *Task
- func (s *Task) SetTaskType(v string) *Task
- func (s Task) String() string
- func (s *Task) Validate() error
- type ThrottlingException
- func (s *ThrottlingException) Code() string
- func (s *ThrottlingException) Error() string
- func (s ThrottlingException) GoString() string
- func (s *ThrottlingException) Message() string
- func (s *ThrottlingException) OrigErr() error
- func (s *ThrottlingException) RequestID() string
- func (s *ThrottlingException) StatusCode() int
- func (s ThrottlingException) String() string
- type TriggerConfig
- type TriggerProperties
- type UntagResourceInput
- type UntagResourceOutput
- type UpdateAddress
- func (s UpdateAddress) GoString() string
- func (s *UpdateAddress) SetAddress1(v string) *UpdateAddress
- func (s *UpdateAddress) SetAddress2(v string) *UpdateAddress
- func (s *UpdateAddress) SetAddress3(v string) *UpdateAddress
- func (s *UpdateAddress) SetAddress4(v string) *UpdateAddress
- func (s *UpdateAddress) SetCity(v string) *UpdateAddress
- func (s *UpdateAddress) SetCountry(v string) *UpdateAddress
- func (s *UpdateAddress) SetCounty(v string) *UpdateAddress
- func (s *UpdateAddress) SetPostalCode(v string) *UpdateAddress
- func (s *UpdateAddress) SetProvince(v string) *UpdateAddress
- func (s *UpdateAddress) SetState(v string) *UpdateAddress
- func (s UpdateAddress) String() string
- type UpdateDomainInput
- func (s UpdateDomainInput) GoString() string
- func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput
- func (s *UpdateDomainInput) SetDefaultEncryptionKey(v string) *UpdateDomainInput
- func (s *UpdateDomainInput) SetDefaultExpirationDays(v int64) *UpdateDomainInput
- func (s *UpdateDomainInput) SetDomainName(v string) *UpdateDomainInput
- func (s *UpdateDomainInput) SetMatching(v *MatchingRequest) *UpdateDomainInput
- func (s *UpdateDomainInput) SetTags(v map[string]*string) *UpdateDomainInput
- func (s UpdateDomainInput) String() string
- func (s *UpdateDomainInput) Validate() error
- type UpdateDomainOutput
- func (s UpdateDomainOutput) GoString() string
- func (s *UpdateDomainOutput) SetCreatedAt(v time.Time) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetDefaultEncryptionKey(v string) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetDefaultExpirationDays(v int64) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetDomainName(v string) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetLastUpdatedAt(v time.Time) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetMatching(v *MatchingResponse) *UpdateDomainOutput
- func (s *UpdateDomainOutput) SetTags(v map[string]*string) *UpdateDomainOutput
- func (s UpdateDomainOutput) String() string
- type UpdateProfileInput
- func (s UpdateProfileInput) GoString() string
- func (s *UpdateProfileInput) SetAccountNumber(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetAdditionalInformation(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetAddress(v *UpdateAddress) *UpdateProfileInput
- func (s *UpdateProfileInput) SetAttributes(v map[string]*string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetBillingAddress(v *UpdateAddress) *UpdateProfileInput
- func (s *UpdateProfileInput) SetBirthDate(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetBusinessEmailAddress(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetBusinessName(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetBusinessPhoneNumber(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetDomainName(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetEmailAddress(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetFirstName(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetGender(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetHomePhoneNumber(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetLastName(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetMailingAddress(v *UpdateAddress) *UpdateProfileInput
- func (s *UpdateProfileInput) SetMiddleName(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetMobilePhoneNumber(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetPartyType(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetPersonalEmailAddress(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetPhoneNumber(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetProfileId(v string) *UpdateProfileInput
- func (s *UpdateProfileInput) SetShippingAddress(v *UpdateAddress) *UpdateProfileInput
- func (s UpdateProfileInput) String() string
- func (s *UpdateProfileInput) Validate() error
- type UpdateProfileOutput
- type ZendeskSourceProperties
Constants ¶
const ( // DataPullModeIncremental is a DataPullMode enum value DataPullModeIncremental = "Incremental" // DataPullModeComplete is a DataPullMode enum value DataPullModeComplete = "Complete" )
const ( // FieldContentTypeString is a FieldContentType enum value FieldContentTypeString = "STRING" // FieldContentTypeNumber is a FieldContentType enum value FieldContentTypeNumber = "NUMBER" // FieldContentTypePhoneNumber is a FieldContentType enum value FieldContentTypePhoneNumber = "PHONE_NUMBER" // FieldContentTypeEmailAddress is a FieldContentType enum value FieldContentTypeEmailAddress = "EMAIL_ADDRESS" // FieldContentTypeName is a FieldContentType enum value FieldContentTypeName = "NAME" )
const ( // GenderMale is a Gender enum value GenderMale = "MALE" // GenderFemale is a Gender enum value GenderFemale = "FEMALE" // GenderUnspecified is a Gender enum value GenderUnspecified = "UNSPECIFIED" )
const ( // MarketoConnectorOperatorProjection is a MarketoConnectorOperator enum value MarketoConnectorOperatorProjection = "PROJECTION" // MarketoConnectorOperatorLessThan is a MarketoConnectorOperator enum value MarketoConnectorOperatorLessThan = "LESS_THAN" // MarketoConnectorOperatorGreaterThan is a MarketoConnectorOperator enum value MarketoConnectorOperatorGreaterThan = "GREATER_THAN" // MarketoConnectorOperatorBetween is a MarketoConnectorOperator enum value MarketoConnectorOperatorBetween = "BETWEEN" // MarketoConnectorOperatorAddition is a MarketoConnectorOperator enum value MarketoConnectorOperatorAddition = "ADDITION" // MarketoConnectorOperatorMultiplication is a MarketoConnectorOperator enum value MarketoConnectorOperatorMultiplication = "MULTIPLICATION" // MarketoConnectorOperatorDivision is a MarketoConnectorOperator enum value MarketoConnectorOperatorDivision = "DIVISION" // MarketoConnectorOperatorSubtraction is a MarketoConnectorOperator enum value MarketoConnectorOperatorSubtraction = "SUBTRACTION" // MarketoConnectorOperatorMaskAll is a MarketoConnectorOperator enum value MarketoConnectorOperatorMaskAll = "MASK_ALL" // MarketoConnectorOperatorMaskFirstN is a MarketoConnectorOperator enum value MarketoConnectorOperatorMaskFirstN = "MASK_FIRST_N" // MarketoConnectorOperatorMaskLastN is a MarketoConnectorOperator enum value MarketoConnectorOperatorMaskLastN = "MASK_LAST_N" // MarketoConnectorOperatorValidateNonNull is a MarketoConnectorOperator enum value MarketoConnectorOperatorValidateNonNull = "VALIDATE_NON_NULL" // MarketoConnectorOperatorValidateNonZero is a MarketoConnectorOperator enum value MarketoConnectorOperatorValidateNonZero = "VALIDATE_NON_ZERO" // MarketoConnectorOperatorValidateNonNegative is a MarketoConnectorOperator enum value MarketoConnectorOperatorValidateNonNegative = "VALIDATE_NON_NEGATIVE" // MarketoConnectorOperatorValidateNumeric is a MarketoConnectorOperator enum value MarketoConnectorOperatorValidateNumeric = "VALIDATE_NUMERIC" // MarketoConnectorOperatorNoOp is a MarketoConnectorOperator enum value MarketoConnectorOperatorNoOp = "NO_OP" )
const ( // OperatorPropertiesKeysValue is a OperatorPropertiesKeys enum value OperatorPropertiesKeysValue = "VALUE" // OperatorPropertiesKeysValues is a OperatorPropertiesKeys enum value OperatorPropertiesKeysValues = "VALUES" // OperatorPropertiesKeysDataType is a OperatorPropertiesKeys enum value OperatorPropertiesKeysDataType = "DATA_TYPE" // OperatorPropertiesKeysUpperBound is a OperatorPropertiesKeys enum value OperatorPropertiesKeysUpperBound = "UPPER_BOUND" // OperatorPropertiesKeysLowerBound is a OperatorPropertiesKeys enum value OperatorPropertiesKeysLowerBound = "LOWER_BOUND" // OperatorPropertiesKeysSourceDataType is a OperatorPropertiesKeys enum value OperatorPropertiesKeysSourceDataType = "SOURCE_DATA_TYPE" // OperatorPropertiesKeysDestinationDataType is a OperatorPropertiesKeys enum value OperatorPropertiesKeysDestinationDataType = "DESTINATION_DATA_TYPE" // OperatorPropertiesKeysValidationAction is a OperatorPropertiesKeys enum value OperatorPropertiesKeysValidationAction = "VALIDATION_ACTION" // OperatorPropertiesKeysMaskValue is a OperatorPropertiesKeys enum value OperatorPropertiesKeysMaskValue = "MASK_VALUE" // OperatorPropertiesKeysMaskLength is a OperatorPropertiesKeys enum value OperatorPropertiesKeysMaskLength = "MASK_LENGTH" // OperatorPropertiesKeysTruncateLength is a OperatorPropertiesKeys enum value OperatorPropertiesKeysTruncateLength = "TRUNCATE_LENGTH" // OperatorPropertiesKeysMathOperationFieldsOrder is a OperatorPropertiesKeys enum value OperatorPropertiesKeysMathOperationFieldsOrder = "MATH_OPERATION_FIELDS_ORDER" // OperatorPropertiesKeysConcatFormat is a OperatorPropertiesKeys enum value OperatorPropertiesKeysConcatFormat = "CONCAT_FORMAT" // OperatorPropertiesKeysSubfieldCategoryMap is a OperatorPropertiesKeys enum value OperatorPropertiesKeysSubfieldCategoryMap = "SUBFIELD_CATEGORY_MAP" )
const ( // PartyTypeIndividual is a PartyType enum value PartyTypeIndividual = "INDIVIDUAL" // PartyTypeBusiness is a PartyType enum value PartyTypeBusiness = "BUSINESS" // PartyTypeOther is a PartyType enum value PartyTypeOther = "OTHER" )
const ( // S3ConnectorOperatorProjection is a S3ConnectorOperator enum value S3ConnectorOperatorProjection = "PROJECTION" // S3ConnectorOperatorLessThan is a S3ConnectorOperator enum value S3ConnectorOperatorLessThan = "LESS_THAN" // S3ConnectorOperatorGreaterThan is a S3ConnectorOperator enum value S3ConnectorOperatorGreaterThan = "GREATER_THAN" // S3ConnectorOperatorBetween is a S3ConnectorOperator enum value S3ConnectorOperatorBetween = "BETWEEN" // S3ConnectorOperatorLessThanOrEqualTo is a S3ConnectorOperator enum value S3ConnectorOperatorLessThanOrEqualTo = "LESS_THAN_OR_EQUAL_TO" // S3ConnectorOperatorGreaterThanOrEqualTo is a S3ConnectorOperator enum value S3ConnectorOperatorGreaterThanOrEqualTo = "GREATER_THAN_OR_EQUAL_TO" // S3ConnectorOperatorEqualTo is a S3ConnectorOperator enum value S3ConnectorOperatorEqualTo = "EQUAL_TO" // S3ConnectorOperatorNotEqualTo is a S3ConnectorOperator enum value S3ConnectorOperatorNotEqualTo = "NOT_EQUAL_TO" // S3ConnectorOperatorAddition is a S3ConnectorOperator enum value S3ConnectorOperatorAddition = "ADDITION" // S3ConnectorOperatorMultiplication is a S3ConnectorOperator enum value S3ConnectorOperatorMultiplication = "MULTIPLICATION" // S3ConnectorOperatorDivision is a S3ConnectorOperator enum value S3ConnectorOperatorDivision = "DIVISION" // S3ConnectorOperatorSubtraction is a S3ConnectorOperator enum value S3ConnectorOperatorSubtraction = "SUBTRACTION" // S3ConnectorOperatorMaskAll is a S3ConnectorOperator enum value S3ConnectorOperatorMaskAll = "MASK_ALL" // S3ConnectorOperatorMaskFirstN is a S3ConnectorOperator enum value S3ConnectorOperatorMaskFirstN = "MASK_FIRST_N" // S3ConnectorOperatorMaskLastN is a S3ConnectorOperator enum value S3ConnectorOperatorMaskLastN = "MASK_LAST_N" // S3ConnectorOperatorValidateNonNull is a S3ConnectorOperator enum value S3ConnectorOperatorValidateNonNull = "VALIDATE_NON_NULL" // S3ConnectorOperatorValidateNonZero is a S3ConnectorOperator enum value S3ConnectorOperatorValidateNonZero = "VALIDATE_NON_ZERO" // S3ConnectorOperatorValidateNonNegative is a S3ConnectorOperator enum value S3ConnectorOperatorValidateNonNegative = "VALIDATE_NON_NEGATIVE" // S3ConnectorOperatorValidateNumeric is a S3ConnectorOperator enum value S3ConnectorOperatorValidateNumeric = "VALIDATE_NUMERIC" // S3ConnectorOperatorNoOp is a S3ConnectorOperator enum value S3ConnectorOperatorNoOp = "NO_OP" )
const ( // SalesforceConnectorOperatorProjection is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorProjection = "PROJECTION" // SalesforceConnectorOperatorLessThan is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorLessThan = "LESS_THAN" // SalesforceConnectorOperatorContains is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorContains = "CONTAINS" // SalesforceConnectorOperatorGreaterThan is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorGreaterThan = "GREATER_THAN" // SalesforceConnectorOperatorBetween is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorBetween = "BETWEEN" // SalesforceConnectorOperatorLessThanOrEqualTo is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorLessThanOrEqualTo = "LESS_THAN_OR_EQUAL_TO" // SalesforceConnectorOperatorGreaterThanOrEqualTo is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorGreaterThanOrEqualTo = "GREATER_THAN_OR_EQUAL_TO" // SalesforceConnectorOperatorEqualTo is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorEqualTo = "EQUAL_TO" // SalesforceConnectorOperatorNotEqualTo is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorNotEqualTo = "NOT_EQUAL_TO" // SalesforceConnectorOperatorAddition is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorAddition = "ADDITION" // SalesforceConnectorOperatorMultiplication is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorMultiplication = "MULTIPLICATION" // SalesforceConnectorOperatorDivision is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorDivision = "DIVISION" // SalesforceConnectorOperatorSubtraction is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorSubtraction = "SUBTRACTION" // SalesforceConnectorOperatorMaskAll is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorMaskAll = "MASK_ALL" // SalesforceConnectorOperatorMaskFirstN is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorMaskFirstN = "MASK_FIRST_N" // SalesforceConnectorOperatorMaskLastN is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorMaskLastN = "MASK_LAST_N" // SalesforceConnectorOperatorValidateNonNull is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorValidateNonNull = "VALIDATE_NON_NULL" // SalesforceConnectorOperatorValidateNonZero is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorValidateNonZero = "VALIDATE_NON_ZERO" // SalesforceConnectorOperatorValidateNonNegative is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorValidateNonNegative = "VALIDATE_NON_NEGATIVE" // SalesforceConnectorOperatorValidateNumeric is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorValidateNumeric = "VALIDATE_NUMERIC" // SalesforceConnectorOperatorNoOp is a SalesforceConnectorOperator enum value SalesforceConnectorOperatorNoOp = "NO_OP" )
const ( // ServiceNowConnectorOperatorProjection is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorProjection = "PROJECTION" // ServiceNowConnectorOperatorContains is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorContains = "CONTAINS" // ServiceNowConnectorOperatorLessThan is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorLessThan = "LESS_THAN" // ServiceNowConnectorOperatorGreaterThan is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorGreaterThan = "GREATER_THAN" // ServiceNowConnectorOperatorBetween is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorBetween = "BETWEEN" // ServiceNowConnectorOperatorLessThanOrEqualTo is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorLessThanOrEqualTo = "LESS_THAN_OR_EQUAL_TO" // ServiceNowConnectorOperatorGreaterThanOrEqualTo is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorGreaterThanOrEqualTo = "GREATER_THAN_OR_EQUAL_TO" // ServiceNowConnectorOperatorEqualTo is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorEqualTo = "EQUAL_TO" // ServiceNowConnectorOperatorNotEqualTo is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorNotEqualTo = "NOT_EQUAL_TO" // ServiceNowConnectorOperatorAddition is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorAddition = "ADDITION" // ServiceNowConnectorOperatorMultiplication is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorMultiplication = "MULTIPLICATION" // ServiceNowConnectorOperatorDivision is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorDivision = "DIVISION" // ServiceNowConnectorOperatorSubtraction is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorSubtraction = "SUBTRACTION" // ServiceNowConnectorOperatorMaskAll is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorMaskAll = "MASK_ALL" // ServiceNowConnectorOperatorMaskFirstN is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorMaskFirstN = "MASK_FIRST_N" // ServiceNowConnectorOperatorMaskLastN is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorMaskLastN = "MASK_LAST_N" // ServiceNowConnectorOperatorValidateNonNull is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorValidateNonNull = "VALIDATE_NON_NULL" // ServiceNowConnectorOperatorValidateNonZero is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorValidateNonZero = "VALIDATE_NON_ZERO" // ServiceNowConnectorOperatorValidateNonNegative is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorValidateNonNegative = "VALIDATE_NON_NEGATIVE" // ServiceNowConnectorOperatorValidateNumeric is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorValidateNumeric = "VALIDATE_NUMERIC" // ServiceNowConnectorOperatorNoOp is a ServiceNowConnectorOperator enum value ServiceNowConnectorOperatorNoOp = "NO_OP" )
const ( // SourceConnectorTypeSalesforce is a SourceConnectorType enum value SourceConnectorTypeSalesforce = "Salesforce" // SourceConnectorTypeMarketo is a SourceConnectorType enum value SourceConnectorTypeMarketo = "Marketo" // SourceConnectorTypeZendesk is a SourceConnectorType enum value SourceConnectorTypeZendesk = "Zendesk" // SourceConnectorTypeServicenow is a SourceConnectorType enum value SourceConnectorTypeServicenow = "Servicenow" // SourceConnectorTypeS3 is a SourceConnectorType enum value SourceConnectorTypeS3 = "S3" )
const ( // StandardIdentifierProfile is a StandardIdentifier enum value StandardIdentifierProfile = "PROFILE" // StandardIdentifierAsset is a StandardIdentifier enum value StandardIdentifierAsset = "ASSET" // StandardIdentifierCase is a StandardIdentifier enum value StandardIdentifierCase = "CASE" // StandardIdentifierUnique is a StandardIdentifier enum value StandardIdentifierUnique = "UNIQUE" // StandardIdentifierSecondary is a StandardIdentifier enum value StandardIdentifierSecondary = "SECONDARY" // StandardIdentifierLookupOnly is a StandardIdentifier enum value StandardIdentifierLookupOnly = "LOOKUP_ONLY" // StandardIdentifierNewOnly is a StandardIdentifier enum value StandardIdentifierNewOnly = "NEW_ONLY" )
const ( // TaskTypeArithmetic is a TaskType enum value TaskTypeArithmetic = "Arithmetic" // TaskTypeFilter is a TaskType enum value TaskTypeFilter = "Filter" // TaskTypeMap is a TaskType enum value TaskTypeMap = "Map" // TaskTypeMask is a TaskType enum value TaskTypeMask = "Mask" // TaskTypeMerge is a TaskType enum value TaskTypeMerge = "Merge" // TaskTypeTruncate is a TaskType enum value TaskTypeTruncate = "Truncate" // TaskTypeValidate is a TaskType enum value TaskTypeValidate = "Validate" )
const ( // TriggerTypeScheduled is a TriggerType enum value TriggerTypeScheduled = "Scheduled" // TriggerTypeEvent is a TriggerType enum value TriggerTypeEvent = "Event" // TriggerTypeOnDemand is a TriggerType enum value TriggerTypeOnDemand = "OnDemand" )
const ( // ZendeskConnectorOperatorProjection is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorProjection = "PROJECTION" // ZendeskConnectorOperatorGreaterThan is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorGreaterThan = "GREATER_THAN" // ZendeskConnectorOperatorAddition is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorAddition = "ADDITION" // ZendeskConnectorOperatorMultiplication is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorMultiplication = "MULTIPLICATION" // ZendeskConnectorOperatorDivision is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorDivision = "DIVISION" // ZendeskConnectorOperatorSubtraction is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorSubtraction = "SUBTRACTION" // ZendeskConnectorOperatorMaskAll is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorMaskAll = "MASK_ALL" // ZendeskConnectorOperatorMaskFirstN is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorMaskFirstN = "MASK_FIRST_N" // ZendeskConnectorOperatorMaskLastN is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorMaskLastN = "MASK_LAST_N" // ZendeskConnectorOperatorValidateNonNull is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorValidateNonNull = "VALIDATE_NON_NULL" // ZendeskConnectorOperatorValidateNonZero is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorValidateNonZero = "VALIDATE_NON_ZERO" // ZendeskConnectorOperatorValidateNonNegative is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorValidateNonNegative = "VALIDATE_NON_NEGATIVE" // ZendeskConnectorOperatorValidateNumeric is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorValidateNumeric = "VALIDATE_NUMERIC" // ZendeskConnectorOperatorNoOp is a ZendeskConnectorOperator enum value ZendeskConnectorOperatorNoOp = "NO_OP" )
const ( // ErrCodeAccessDeniedException for service response error code // "AccessDeniedException". // // You do not have sufficient access to perform this action. ErrCodeAccessDeniedException = "AccessDeniedException" // ErrCodeBadRequestException for service response error code // "BadRequestException". // // The input you provided is invalid. ErrCodeBadRequestException = "BadRequestException" // ErrCodeInternalServerException for service response error code // "InternalServerException". // // An internal service error occurred. ErrCodeInternalServerException = "InternalServerException" // ErrCodeResourceNotFoundException for service response error code // "ResourceNotFoundException". // // The requested resource does not exist, or access was denied. ErrCodeResourceNotFoundException = "ResourceNotFoundException" // ErrCodeThrottlingException for service response error code // "ThrottlingException". // // You exceeded the maximum number of requests. ErrCodeThrottlingException = "ThrottlingException" )
const ( ServiceName = "Customer Profiles" // Name of service. EndpointsID = "profile" // ID to lookup a service endpoint with. ServiceID = "Customer Profiles" // ServiceID is a unique identifier of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
func DataPullMode_Values ¶
func DataPullMode_Values() []string
DataPullMode_Values returns all elements of the DataPullMode enum
func FieldContentType_Values ¶
func FieldContentType_Values() []string
FieldContentType_Values returns all elements of the FieldContentType enum
func Gender_Values ¶
func Gender_Values() []string
Gender_Values returns all elements of the Gender enum
func MarketoConnectorOperator_Values ¶
func MarketoConnectorOperator_Values() []string
MarketoConnectorOperator_Values returns all elements of the MarketoConnectorOperator enum
func OperatorPropertiesKeys_Values ¶
func OperatorPropertiesKeys_Values() []string
OperatorPropertiesKeys_Values returns all elements of the OperatorPropertiesKeys enum
func PartyType_Values ¶
func PartyType_Values() []string
PartyType_Values returns all elements of the PartyType enum
func S3ConnectorOperator_Values ¶
func S3ConnectorOperator_Values() []string
S3ConnectorOperator_Values returns all elements of the S3ConnectorOperator enum
func SalesforceConnectorOperator_Values ¶
func SalesforceConnectorOperator_Values() []string
SalesforceConnectorOperator_Values returns all elements of the SalesforceConnectorOperator enum
func ServiceNowConnectorOperator_Values ¶
func ServiceNowConnectorOperator_Values() []string
ServiceNowConnectorOperator_Values returns all elements of the ServiceNowConnectorOperator enum
func SourceConnectorType_Values ¶
func SourceConnectorType_Values() []string
SourceConnectorType_Values returns all elements of the SourceConnectorType enum
func StandardIdentifier_Values ¶
func StandardIdentifier_Values() []string
StandardIdentifier_Values returns all elements of the StandardIdentifier enum
func TaskType_Values ¶
func TaskType_Values() []string
TaskType_Values returns all elements of the TaskType enum
func TriggerType_Values ¶
func TriggerType_Values() []string
TriggerType_Values returns all elements of the TriggerType enum
func ZendeskConnectorOperator_Values ¶
func ZendeskConnectorOperator_Values() []string
ZendeskConnectorOperator_Values returns all elements of the ZendeskConnectorOperator enum
Types ¶
type AccessDeniedException ¶
type AccessDeniedException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"Message" type:"string"` // contains filtered or unexported fields }
You do not have sufficient access to perform this action.
func (*AccessDeniedException) Code ¶
func (s *AccessDeniedException) Code() string
Code returns the exception type name.
func (*AccessDeniedException) Error ¶
func (s *AccessDeniedException) Error() string
func (AccessDeniedException) GoString ¶
func (s AccessDeniedException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AccessDeniedException) Message ¶
func (s *AccessDeniedException) Message() string
Message returns the exception's message.
func (*AccessDeniedException) OrigErr ¶
func (s *AccessDeniedException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*AccessDeniedException) RequestID ¶
func (s *AccessDeniedException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*AccessDeniedException) StatusCode ¶
func (s *AccessDeniedException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (AccessDeniedException) String ¶
func (s AccessDeniedException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type AddProfileKeyInput ¶
type AddProfileKeyInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // A searchable identifier of a customer profile. // // KeyName is a required field KeyName *string `min:"1" type:"string" required:"true"` // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // A list of key values. // // Values is a required field Values []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (AddProfileKeyInput) GoString ¶
func (s AddProfileKeyInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AddProfileKeyInput) SetDomainName ¶
func (s *AddProfileKeyInput) SetDomainName(v string) *AddProfileKeyInput
SetDomainName sets the DomainName field's value.
func (*AddProfileKeyInput) SetKeyName ¶
func (s *AddProfileKeyInput) SetKeyName(v string) *AddProfileKeyInput
SetKeyName sets the KeyName field's value.
func (*AddProfileKeyInput) SetProfileId ¶
func (s *AddProfileKeyInput) SetProfileId(v string) *AddProfileKeyInput
SetProfileId sets the ProfileId field's value.
func (*AddProfileKeyInput) SetValues ¶
func (s *AddProfileKeyInput) SetValues(v []*string) *AddProfileKeyInput
SetValues sets the Values field's value.
func (AddProfileKeyInput) String ¶
func (s AddProfileKeyInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AddProfileKeyInput) Validate ¶
func (s *AddProfileKeyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddProfileKeyOutput ¶
type AddProfileKeyOutput struct { // A searchable identifier of a customer profile. KeyName *string `min:"1" type:"string"` // A list of key values. Values []*string `type:"list"` // contains filtered or unexported fields }
func (AddProfileKeyOutput) GoString ¶
func (s AddProfileKeyOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*AddProfileKeyOutput) SetKeyName ¶
func (s *AddProfileKeyOutput) SetKeyName(v string) *AddProfileKeyOutput
SetKeyName sets the KeyName field's value.
func (*AddProfileKeyOutput) SetValues ¶
func (s *AddProfileKeyOutput) SetValues(v []*string) *AddProfileKeyOutput
SetValues sets the Values field's value.
func (AddProfileKeyOutput) String ¶
func (s AddProfileKeyOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type Address ¶
type Address struct { // The first line of a customer address. Address1 *string `min:"1" type:"string"` // The second line of a customer address. Address2 *string `min:"1" type:"string"` // The third line of a customer address. Address3 *string `min:"1" type:"string"` // The fourth line of a customer address. Address4 *string `min:"1" type:"string"` // The city in which a customer lives. City *string `min:"1" type:"string"` // The country in which a customer lives. Country *string `min:"1" type:"string"` // The county in which a customer lives. County *string `min:"1" type:"string"` // The postal code of a customer address. PostalCode *string `min:"1" type:"string"` // The province in which a customer lives. Province *string `min:"1" type:"string"` // The state in which a customer lives. State *string `min:"1" type:"string"` // contains filtered or unexported fields }
A generic address associated with the customer that is not mailing, shipping, or billing.
func (Address) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*Address) SetAddress1 ¶
SetAddress1 sets the Address1 field's value.
func (*Address) SetAddress2 ¶
SetAddress2 sets the Address2 field's value.
func (*Address) SetAddress3 ¶
SetAddress3 sets the Address3 field's value.
func (*Address) SetAddress4 ¶
SetAddress4 sets the Address4 field's value.
func (*Address) SetCountry ¶
SetCountry sets the Country field's value.
func (*Address) SetPostalCode ¶
SetPostalCode sets the PostalCode field's value.
func (*Address) SetProvince ¶
SetProvince sets the Province field's value.
type BadRequestException ¶
type BadRequestException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"Message" type:"string"` // contains filtered or unexported fields }
The input you provided is invalid.
func (*BadRequestException) Code ¶
func (s *BadRequestException) Code() string
Code returns the exception type name.
func (*BadRequestException) Error ¶
func (s *BadRequestException) Error() string
func (BadRequestException) GoString ¶
func (s BadRequestException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*BadRequestException) Message ¶
func (s *BadRequestException) Message() string
Message returns the exception's message.
func (*BadRequestException) OrigErr ¶
func (s *BadRequestException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*BadRequestException) RequestID ¶
func (s *BadRequestException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*BadRequestException) StatusCode ¶
func (s *BadRequestException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (BadRequestException) String ¶
func (s BadRequestException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ConnectorOperator ¶
type ConnectorOperator struct { // The operation to be performed on the provided Marketo source fields. Marketo *string `type:"string" enum:"MarketoConnectorOperator"` // The operation to be performed on the provided Amazon S3 source fields. S3 *string `type:"string" enum:"S3ConnectorOperator"` // The operation to be performed on the provided Salesforce source fields. Salesforce *string `type:"string" enum:"SalesforceConnectorOperator"` // The operation to be performed on the provided ServiceNow source fields. ServiceNow *string `type:"string" enum:"ServiceNowConnectorOperator"` // The operation to be performed on the provided Zendesk source fields. Zendesk *string `type:"string" enum:"ZendeskConnectorOperator"` // contains filtered or unexported fields }
The operation to be performed on the provided source fields.
func (ConnectorOperator) GoString ¶
func (s ConnectorOperator) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ConnectorOperator) SetMarketo ¶
func (s *ConnectorOperator) SetMarketo(v string) *ConnectorOperator
SetMarketo sets the Marketo field's value.
func (*ConnectorOperator) SetS3 ¶
func (s *ConnectorOperator) SetS3(v string) *ConnectorOperator
SetS3 sets the S3 field's value.
func (*ConnectorOperator) SetSalesforce ¶
func (s *ConnectorOperator) SetSalesforce(v string) *ConnectorOperator
SetSalesforce sets the Salesforce field's value.
func (*ConnectorOperator) SetServiceNow ¶
func (s *ConnectorOperator) SetServiceNow(v string) *ConnectorOperator
SetServiceNow sets the ServiceNow field's value.
func (*ConnectorOperator) SetZendesk ¶
func (s *ConnectorOperator) SetZendesk(v string) *ConnectorOperator
SetZendesk sets the Zendesk field's value.
func (ConnectorOperator) String ¶
func (s ConnectorOperator) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateDomainInput ¶
type CreateDomainInput struct { // The URL of the SQS dead letter queue, which is used for reporting errors // associated with ingesting data from third party applications. You must set // up a policy on the DeadLetterQueue for the SendMessage operation to enable // Amazon Connect Customer Profiles to send messages to the DeadLetterQueue. DeadLetterQueueUrl *string `type:"string"` // The default encryption key, which is an AWS managed key, is used when no // specific type of encryption key is specified. It is used to encrypt all data // before it is placed in permanent or semi-permanent storage. DefaultEncryptionKey *string `type:"string"` // The default number of days until the data within the domain expires. // // DefaultExpirationDays is a required field DefaultExpirationDays *int64 `min:"1" type:"integer" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The process of matching duplicate profiles. If Matching = true, Amazon Connect // Customer Profiles starts a weekly batch process every Saturday at 12AM UTC // to detect duplicate profiles in your domains. After that batch process completes, // use the GetMatches (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html) // API to return and review the results. Matching *MatchingRequest `type:"structure"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
func (CreateDomainInput) GoString ¶
func (s CreateDomainInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateDomainInput) SetDeadLetterQueueUrl ¶
func (s *CreateDomainInput) SetDeadLetterQueueUrl(v string) *CreateDomainInput
SetDeadLetterQueueUrl sets the DeadLetterQueueUrl field's value.
func (*CreateDomainInput) SetDefaultEncryptionKey ¶
func (s *CreateDomainInput) SetDefaultEncryptionKey(v string) *CreateDomainInput
SetDefaultEncryptionKey sets the DefaultEncryptionKey field's value.
func (*CreateDomainInput) SetDefaultExpirationDays ¶
func (s *CreateDomainInput) SetDefaultExpirationDays(v int64) *CreateDomainInput
SetDefaultExpirationDays sets the DefaultExpirationDays field's value.
func (*CreateDomainInput) SetDomainName ¶
func (s *CreateDomainInput) SetDomainName(v string) *CreateDomainInput
SetDomainName sets the DomainName field's value.
func (*CreateDomainInput) SetMatching ¶
func (s *CreateDomainInput) SetMatching(v *MatchingRequest) *CreateDomainInput
SetMatching sets the Matching field's value.
func (*CreateDomainInput) SetTags ¶
func (s *CreateDomainInput) SetTags(v map[string]*string) *CreateDomainInput
SetTags sets the Tags field's value.
func (CreateDomainInput) String ¶
func (s CreateDomainInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateDomainInput) Validate ¶
func (s *CreateDomainInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDomainOutput ¶
type CreateDomainOutput struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The URL of the SQS dead letter queue, which is used for reporting errors // associated with ingesting data from third party applications. DeadLetterQueueUrl *string `type:"string"` // The default encryption key, which is an AWS managed key, is used when no // specific type of encryption key is specified. It is used to encrypt all data // before it is placed in permanent or semi-permanent storage. DefaultEncryptionKey *string `type:"string"` // The default number of days until the data within the domain expires. // // DefaultExpirationDays is a required field DefaultExpirationDays *int64 `min:"1" type:"integer" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The process of matching duplicate profiles. If Matching = true, Amazon Connect // Customer Profiles starts a weekly batch process every Saturday at 12AM UTC // to detect duplicate profiles in your domains. After that batch process completes, // use the GetMatches (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html) // API to return and review the results. Matching *MatchingResponse `type:"structure"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
func (CreateDomainOutput) GoString ¶
func (s CreateDomainOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateDomainOutput) SetCreatedAt ¶
func (s *CreateDomainOutput) SetCreatedAt(v time.Time) *CreateDomainOutput
SetCreatedAt sets the CreatedAt field's value.
func (*CreateDomainOutput) SetDeadLetterQueueUrl ¶
func (s *CreateDomainOutput) SetDeadLetterQueueUrl(v string) *CreateDomainOutput
SetDeadLetterQueueUrl sets the DeadLetterQueueUrl field's value.
func (*CreateDomainOutput) SetDefaultEncryptionKey ¶
func (s *CreateDomainOutput) SetDefaultEncryptionKey(v string) *CreateDomainOutput
SetDefaultEncryptionKey sets the DefaultEncryptionKey field's value.
func (*CreateDomainOutput) SetDefaultExpirationDays ¶
func (s *CreateDomainOutput) SetDefaultExpirationDays(v int64) *CreateDomainOutput
SetDefaultExpirationDays sets the DefaultExpirationDays field's value.
func (*CreateDomainOutput) SetDomainName ¶
func (s *CreateDomainOutput) SetDomainName(v string) *CreateDomainOutput
SetDomainName sets the DomainName field's value.
func (*CreateDomainOutput) SetLastUpdatedAt ¶
func (s *CreateDomainOutput) SetLastUpdatedAt(v time.Time) *CreateDomainOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*CreateDomainOutput) SetMatching ¶
func (s *CreateDomainOutput) SetMatching(v *MatchingResponse) *CreateDomainOutput
SetMatching sets the Matching field's value.
func (*CreateDomainOutput) SetTags ¶
func (s *CreateDomainOutput) SetTags(v map[string]*string) *CreateDomainOutput
SetTags sets the Tags field's value.
func (CreateDomainOutput) String ¶
func (s CreateDomainOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CreateProfileInput ¶
type CreateProfileInput struct { // A unique account number that you have given to the customer. AccountNumber *string `min:"1" type:"string"` // Any additional information relevant to the customer’s profile. AdditionalInformation *string `min:"1" type:"string"` // A generic address associated with the customer that is not mailing, shipping, // or billing. Address *Address `type:"structure"` // A key value pair of attributes of a customer profile. Attributes map[string]*string `type:"map"` // The customer’s billing address. BillingAddress *Address `type:"structure"` // The customer’s birth date. BirthDate *string `min:"1" type:"string"` // The customer’s business email address. BusinessEmailAddress *string `min:"1" type:"string"` // The name of the customer’s business. BusinessName *string `min:"1" type:"string"` // The customer’s business phone number. BusinessPhoneNumber *string `min:"1" type:"string"` // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The customer’s email address, which has not been specified as a personal // or business address. EmailAddress *string `min:"1" type:"string"` // The customer’s first name. FirstName *string `min:"1" type:"string"` // The gender with which the customer identifies. Gender *string `type:"string" enum:"Gender"` // The customer’s home phone number. HomePhoneNumber *string `min:"1" type:"string"` // The customer’s last name. LastName *string `min:"1" type:"string"` // The customer’s mailing address. MailingAddress *Address `type:"structure"` // The customer’s middle name. MiddleName *string `min:"1" type:"string"` // The customer’s mobile phone number. MobilePhoneNumber *string `min:"1" type:"string"` // The type of profile used to describe the customer. PartyType *string `type:"string" enum:"PartyType"` // The customer’s personal email address. PersonalEmailAddress *string `min:"1" type:"string"` // The customer’s phone number, which has not been specified as a mobile, // home, or business number. PhoneNumber *string `min:"1" type:"string"` // The customer’s shipping address. ShippingAddress *Address `type:"structure"` // contains filtered or unexported fields }
func (CreateProfileInput) GoString ¶
func (s CreateProfileInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProfileInput) SetAccountNumber ¶
func (s *CreateProfileInput) SetAccountNumber(v string) *CreateProfileInput
SetAccountNumber sets the AccountNumber field's value.
func (*CreateProfileInput) SetAdditionalInformation ¶
func (s *CreateProfileInput) SetAdditionalInformation(v string) *CreateProfileInput
SetAdditionalInformation sets the AdditionalInformation field's value.
func (*CreateProfileInput) SetAddress ¶
func (s *CreateProfileInput) SetAddress(v *Address) *CreateProfileInput
SetAddress sets the Address field's value.
func (*CreateProfileInput) SetAttributes ¶
func (s *CreateProfileInput) SetAttributes(v map[string]*string) *CreateProfileInput
SetAttributes sets the Attributes field's value.
func (*CreateProfileInput) SetBillingAddress ¶
func (s *CreateProfileInput) SetBillingAddress(v *Address) *CreateProfileInput
SetBillingAddress sets the BillingAddress field's value.
func (*CreateProfileInput) SetBirthDate ¶
func (s *CreateProfileInput) SetBirthDate(v string) *CreateProfileInput
SetBirthDate sets the BirthDate field's value.
func (*CreateProfileInput) SetBusinessEmailAddress ¶
func (s *CreateProfileInput) SetBusinessEmailAddress(v string) *CreateProfileInput
SetBusinessEmailAddress sets the BusinessEmailAddress field's value.
func (*CreateProfileInput) SetBusinessName ¶
func (s *CreateProfileInput) SetBusinessName(v string) *CreateProfileInput
SetBusinessName sets the BusinessName field's value.
func (*CreateProfileInput) SetBusinessPhoneNumber ¶
func (s *CreateProfileInput) SetBusinessPhoneNumber(v string) *CreateProfileInput
SetBusinessPhoneNumber sets the BusinessPhoneNumber field's value.
func (*CreateProfileInput) SetDomainName ¶
func (s *CreateProfileInput) SetDomainName(v string) *CreateProfileInput
SetDomainName sets the DomainName field's value.
func (*CreateProfileInput) SetEmailAddress ¶
func (s *CreateProfileInput) SetEmailAddress(v string) *CreateProfileInput
SetEmailAddress sets the EmailAddress field's value.
func (*CreateProfileInput) SetFirstName ¶
func (s *CreateProfileInput) SetFirstName(v string) *CreateProfileInput
SetFirstName sets the FirstName field's value.
func (*CreateProfileInput) SetGender ¶
func (s *CreateProfileInput) SetGender(v string) *CreateProfileInput
SetGender sets the Gender field's value.
func (*CreateProfileInput) SetHomePhoneNumber ¶
func (s *CreateProfileInput) SetHomePhoneNumber(v string) *CreateProfileInput
SetHomePhoneNumber sets the HomePhoneNumber field's value.
func (*CreateProfileInput) SetLastName ¶
func (s *CreateProfileInput) SetLastName(v string) *CreateProfileInput
SetLastName sets the LastName field's value.
func (*CreateProfileInput) SetMailingAddress ¶
func (s *CreateProfileInput) SetMailingAddress(v *Address) *CreateProfileInput
SetMailingAddress sets the MailingAddress field's value.
func (*CreateProfileInput) SetMiddleName ¶
func (s *CreateProfileInput) SetMiddleName(v string) *CreateProfileInput
SetMiddleName sets the MiddleName field's value.
func (*CreateProfileInput) SetMobilePhoneNumber ¶
func (s *CreateProfileInput) SetMobilePhoneNumber(v string) *CreateProfileInput
SetMobilePhoneNumber sets the MobilePhoneNumber field's value.
func (*CreateProfileInput) SetPartyType ¶
func (s *CreateProfileInput) SetPartyType(v string) *CreateProfileInput
SetPartyType sets the PartyType field's value.
func (*CreateProfileInput) SetPersonalEmailAddress ¶
func (s *CreateProfileInput) SetPersonalEmailAddress(v string) *CreateProfileInput
SetPersonalEmailAddress sets the PersonalEmailAddress field's value.
func (*CreateProfileInput) SetPhoneNumber ¶
func (s *CreateProfileInput) SetPhoneNumber(v string) *CreateProfileInput
SetPhoneNumber sets the PhoneNumber field's value.
func (*CreateProfileInput) SetShippingAddress ¶
func (s *CreateProfileInput) SetShippingAddress(v *Address) *CreateProfileInput
SetShippingAddress sets the ShippingAddress field's value.
func (CreateProfileInput) String ¶
func (s CreateProfileInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProfileInput) Validate ¶
func (s *CreateProfileInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProfileOutput ¶
type CreateProfileOutput struct { // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateProfileOutput) GoString ¶
func (s CreateProfileOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*CreateProfileOutput) SetProfileId ¶
func (s *CreateProfileOutput) SetProfileId(v string) *CreateProfileOutput
SetProfileId sets the ProfileId field's value.
func (CreateProfileOutput) String ¶
func (s CreateProfileOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type CustomerProfiles ¶
CustomerProfiles provides the API operation methods for making requests to Amazon Connect Customer Profiles. See this package's package overview docs for details on the service.
CustomerProfiles methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*aws.Config) *CustomerProfiles
New creates a new instance of the CustomerProfiles client with a session. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.
Example:
mySession := session.Must(session.NewSession()) // Create a CustomerProfiles client from just a session. svc := customerprofiles.New(mySession) // Create a CustomerProfiles client with additional configuration svc := customerprofiles.New(mySession, aws.NewConfig().WithRegion("us-west-2"))
func (*CustomerProfiles) AddProfileKey ¶
func (c *CustomerProfiles) AddProfileKey(input *AddProfileKeyInput) (*AddProfileKeyOutput, error)
AddProfileKey API operation for Amazon Connect Customer Profiles.
Associates a new key value with a specific profile, such as a Contact Trace Record (CTR) ContactId.
A profile object can have a single unique key and any number of additional keys that can be used to identify the profile that it belongs to.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation AddProfileKey for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/AddProfileKey
func (*CustomerProfiles) AddProfileKeyRequest ¶
func (c *CustomerProfiles) AddProfileKeyRequest(input *AddProfileKeyInput) (req *request.Request, output *AddProfileKeyOutput)
AddProfileKeyRequest generates a "aws/request.Request" representing the client's request for the AddProfileKey operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See AddProfileKey for more information on using the AddProfileKey API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the AddProfileKeyRequest method. req, resp := client.AddProfileKeyRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/AddProfileKey
func (*CustomerProfiles) AddProfileKeyWithContext ¶
func (c *CustomerProfiles) AddProfileKeyWithContext(ctx aws.Context, input *AddProfileKeyInput, opts ...request.Option) (*AddProfileKeyOutput, error)
AddProfileKeyWithContext is the same as AddProfileKey with the addition of the ability to pass a context and additional request options.
See AddProfileKey for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) CreateDomain ¶
func (c *CustomerProfiles) CreateDomain(input *CreateDomainInput) (*CreateDomainOutput, error)
CreateDomain API operation for Amazon Connect Customer Profiles.
Creates a domain, which is a container for all customer data, such as customer profile attributes, object types, profile keys, and encryption keys. You can create multiple domains, and each domain can have multiple third-party integrations.
Each Amazon Connect instance can be associated with only one domain. Multiple Amazon Connect instances can be associated with one domain.
Use this API or UpdateDomain (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UpdateDomain.html) to enable identity resolution (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html): set Matching to true.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation CreateDomain for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/CreateDomain
func (*CustomerProfiles) CreateDomainRequest ¶
func (c *CustomerProfiles) CreateDomainRequest(input *CreateDomainInput) (req *request.Request, output *CreateDomainOutput)
CreateDomainRequest generates a "aws/request.Request" representing the client's request for the CreateDomain operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateDomain for more information on using the CreateDomain API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateDomainRequest method. req, resp := client.CreateDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/CreateDomain
func (*CustomerProfiles) CreateDomainWithContext ¶
func (c *CustomerProfiles) CreateDomainWithContext(ctx aws.Context, input *CreateDomainInput, opts ...request.Option) (*CreateDomainOutput, error)
CreateDomainWithContext is the same as CreateDomain with the addition of the ability to pass a context and additional request options.
See CreateDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) CreateProfile ¶
func (c *CustomerProfiles) CreateProfile(input *CreateProfileInput) (*CreateProfileOutput, error)
CreateProfile API operation for Amazon Connect Customer Profiles.
Creates a standard profile.
A standard profile represents the following attributes for a customer profile in a domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation CreateProfile for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/CreateProfile
func (*CustomerProfiles) CreateProfileRequest ¶
func (c *CustomerProfiles) CreateProfileRequest(input *CreateProfileInput) (req *request.Request, output *CreateProfileOutput)
CreateProfileRequest generates a "aws/request.Request" representing the client's request for the CreateProfile operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See CreateProfile for more information on using the CreateProfile API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the CreateProfileRequest method. req, resp := client.CreateProfileRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/CreateProfile
func (*CustomerProfiles) CreateProfileWithContext ¶
func (c *CustomerProfiles) CreateProfileWithContext(ctx aws.Context, input *CreateProfileInput, opts ...request.Option) (*CreateProfileOutput, error)
CreateProfileWithContext is the same as CreateProfile with the addition of the ability to pass a context and additional request options.
See CreateProfile for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) DeleteDomain ¶
func (c *CustomerProfiles) DeleteDomain(input *DeleteDomainInput) (*DeleteDomainOutput, error)
DeleteDomain API operation for Amazon Connect Customer Profiles.
Deletes a specific domain and all of its customer data, such as customer profile attributes and their related objects.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation DeleteDomain for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteDomain
func (*CustomerProfiles) DeleteDomainRequest ¶
func (c *CustomerProfiles) DeleteDomainRequest(input *DeleteDomainInput) (req *request.Request, output *DeleteDomainOutput)
DeleteDomainRequest generates a "aws/request.Request" representing the client's request for the DeleteDomain operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteDomain for more information on using the DeleteDomain API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteDomainRequest method. req, resp := client.DeleteDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteDomain
func (*CustomerProfiles) DeleteDomainWithContext ¶
func (c *CustomerProfiles) DeleteDomainWithContext(ctx aws.Context, input *DeleteDomainInput, opts ...request.Option) (*DeleteDomainOutput, error)
DeleteDomainWithContext is the same as DeleteDomain with the addition of the ability to pass a context and additional request options.
See DeleteDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) DeleteIntegration ¶
func (c *CustomerProfiles) DeleteIntegration(input *DeleteIntegrationInput) (*DeleteIntegrationOutput, error)
DeleteIntegration API operation for Amazon Connect Customer Profiles.
Removes an integration from a specific domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation DeleteIntegration for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteIntegration
func (*CustomerProfiles) DeleteIntegrationRequest ¶
func (c *CustomerProfiles) DeleteIntegrationRequest(input *DeleteIntegrationInput) (req *request.Request, output *DeleteIntegrationOutput)
DeleteIntegrationRequest generates a "aws/request.Request" representing the client's request for the DeleteIntegration operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteIntegration for more information on using the DeleteIntegration API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteIntegrationRequest method. req, resp := client.DeleteIntegrationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteIntegration
func (*CustomerProfiles) DeleteIntegrationWithContext ¶
func (c *CustomerProfiles) DeleteIntegrationWithContext(ctx aws.Context, input *DeleteIntegrationInput, opts ...request.Option) (*DeleteIntegrationOutput, error)
DeleteIntegrationWithContext is the same as DeleteIntegration with the addition of the ability to pass a context and additional request options.
See DeleteIntegration for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) DeleteProfile ¶
func (c *CustomerProfiles) DeleteProfile(input *DeleteProfileInput) (*DeleteProfileOutput, error)
DeleteProfile API operation for Amazon Connect Customer Profiles.
Deletes the standard customer profile and all data pertaining to the profile.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation DeleteProfile for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfile
func (*CustomerProfiles) DeleteProfileKey ¶
func (c *CustomerProfiles) DeleteProfileKey(input *DeleteProfileKeyInput) (*DeleteProfileKeyOutput, error)
DeleteProfileKey API operation for Amazon Connect Customer Profiles.
Removes a searchable key from a customer profile.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation DeleteProfileKey for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfileKey
func (*CustomerProfiles) DeleteProfileKeyRequest ¶
func (c *CustomerProfiles) DeleteProfileKeyRequest(input *DeleteProfileKeyInput) (req *request.Request, output *DeleteProfileKeyOutput)
DeleteProfileKeyRequest generates a "aws/request.Request" representing the client's request for the DeleteProfileKey operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProfileKey for more information on using the DeleteProfileKey API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProfileKeyRequest method. req, resp := client.DeleteProfileKeyRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfileKey
func (*CustomerProfiles) DeleteProfileKeyWithContext ¶
func (c *CustomerProfiles) DeleteProfileKeyWithContext(ctx aws.Context, input *DeleteProfileKeyInput, opts ...request.Option) (*DeleteProfileKeyOutput, error)
DeleteProfileKeyWithContext is the same as DeleteProfileKey with the addition of the ability to pass a context and additional request options.
See DeleteProfileKey for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) DeleteProfileObject ¶
func (c *CustomerProfiles) DeleteProfileObject(input *DeleteProfileObjectInput) (*DeleteProfileObjectOutput, error)
DeleteProfileObject API operation for Amazon Connect Customer Profiles.
Removes an object associated with a profile of a given ProfileObjectType.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation DeleteProfileObject for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfileObject
func (*CustomerProfiles) DeleteProfileObjectRequest ¶
func (c *CustomerProfiles) DeleteProfileObjectRequest(input *DeleteProfileObjectInput) (req *request.Request, output *DeleteProfileObjectOutput)
DeleteProfileObjectRequest generates a "aws/request.Request" representing the client's request for the DeleteProfileObject operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProfileObject for more information on using the DeleteProfileObject API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProfileObjectRequest method. req, resp := client.DeleteProfileObjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfileObject
func (*CustomerProfiles) DeleteProfileObjectType ¶
func (c *CustomerProfiles) DeleteProfileObjectType(input *DeleteProfileObjectTypeInput) (*DeleteProfileObjectTypeOutput, error)
DeleteProfileObjectType API operation for Amazon Connect Customer Profiles.
Removes a ProfileObjectType from a specific domain as well as removes all the ProfileObjects of that type. It also disables integrations from this specific ProfileObjectType. In addition, it scrubs all of the fields of the standard profile that were populated from this ProfileObjectType.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation DeleteProfileObjectType for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfileObjectType
func (*CustomerProfiles) DeleteProfileObjectTypeRequest ¶
func (c *CustomerProfiles) DeleteProfileObjectTypeRequest(input *DeleteProfileObjectTypeInput) (req *request.Request, output *DeleteProfileObjectTypeOutput)
DeleteProfileObjectTypeRequest generates a "aws/request.Request" representing the client's request for the DeleteProfileObjectType operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProfileObjectType for more information on using the DeleteProfileObjectType API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProfileObjectTypeRequest method. req, resp := client.DeleteProfileObjectTypeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfileObjectType
func (*CustomerProfiles) DeleteProfileObjectTypeWithContext ¶
func (c *CustomerProfiles) DeleteProfileObjectTypeWithContext(ctx aws.Context, input *DeleteProfileObjectTypeInput, opts ...request.Option) (*DeleteProfileObjectTypeOutput, error)
DeleteProfileObjectTypeWithContext is the same as DeleteProfileObjectType with the addition of the ability to pass a context and additional request options.
See DeleteProfileObjectType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) DeleteProfileObjectWithContext ¶
func (c *CustomerProfiles) DeleteProfileObjectWithContext(ctx aws.Context, input *DeleteProfileObjectInput, opts ...request.Option) (*DeleteProfileObjectOutput, error)
DeleteProfileObjectWithContext is the same as DeleteProfileObject with the addition of the ability to pass a context and additional request options.
See DeleteProfileObject for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) DeleteProfileRequest ¶
func (c *CustomerProfiles) DeleteProfileRequest(input *DeleteProfileInput) (req *request.Request, output *DeleteProfileOutput)
DeleteProfileRequest generates a "aws/request.Request" representing the client's request for the DeleteProfile operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See DeleteProfile for more information on using the DeleteProfile API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the DeleteProfileRequest method. req, resp := client.DeleteProfileRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/DeleteProfile
func (*CustomerProfiles) DeleteProfileWithContext ¶
func (c *CustomerProfiles) DeleteProfileWithContext(ctx aws.Context, input *DeleteProfileInput, opts ...request.Option) (*DeleteProfileOutput, error)
DeleteProfileWithContext is the same as DeleteProfile with the addition of the ability to pass a context and additional request options.
See DeleteProfile for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) GetDomain ¶
func (c *CustomerProfiles) GetDomain(input *GetDomainInput) (*GetDomainOutput, error)
GetDomain API operation for Amazon Connect Customer Profiles.
Returns information about a specific domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation GetDomain for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetDomain
func (*CustomerProfiles) GetDomainRequest ¶
func (c *CustomerProfiles) GetDomainRequest(input *GetDomainInput) (req *request.Request, output *GetDomainOutput)
GetDomainRequest generates a "aws/request.Request" representing the client's request for the GetDomain operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetDomain for more information on using the GetDomain API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetDomainRequest method. req, resp := client.GetDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetDomain
func (*CustomerProfiles) GetDomainWithContext ¶
func (c *CustomerProfiles) GetDomainWithContext(ctx aws.Context, input *GetDomainInput, opts ...request.Option) (*GetDomainOutput, error)
GetDomainWithContext is the same as GetDomain with the addition of the ability to pass a context and additional request options.
See GetDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) GetIntegration ¶
func (c *CustomerProfiles) GetIntegration(input *GetIntegrationInput) (*GetIntegrationOutput, error)
GetIntegration API operation for Amazon Connect Customer Profiles.
Returns an integration for a domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation GetIntegration for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetIntegration
func (*CustomerProfiles) GetIntegrationRequest ¶
func (c *CustomerProfiles) GetIntegrationRequest(input *GetIntegrationInput) (req *request.Request, output *GetIntegrationOutput)
GetIntegrationRequest generates a "aws/request.Request" representing the client's request for the GetIntegration operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetIntegration for more information on using the GetIntegration API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetIntegrationRequest method. req, resp := client.GetIntegrationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetIntegration
func (*CustomerProfiles) GetIntegrationWithContext ¶
func (c *CustomerProfiles) GetIntegrationWithContext(ctx aws.Context, input *GetIntegrationInput, opts ...request.Option) (*GetIntegrationOutput, error)
GetIntegrationWithContext is the same as GetIntegration with the addition of the ability to pass a context and additional request options.
See GetIntegration for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) GetMatches ¶
func (c *CustomerProfiles) GetMatches(input *GetMatchesInput) (*GetMatchesOutput, error)
GetMatches API operation for Amazon Connect Customer Profiles.
This API is in preview release for Amazon Connect and subject to change.
Before calling this API, use CreateDomain (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html) or UpdateDomain (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UpdateDomain.html) to enable identity resolution: set Matching to true.
GetMatches returns potentially matching profiles, based on the results of the latest run of a machine learning process.
Amazon Connect starts a batch process every Saturday at 12AM UTC to identify matching profiles. The results are returned up to seven days after the Saturday run.
Amazon Connect uses the following profile attributes to identify matches:
PhoneNumber
HomePhoneNumber
BusinessPhoneNumber
MobilePhoneNumber
EmailAddress
PersonalEmailAddress
BusinessEmailAddress
FullName
BusinessName
For example, two or more profiles—with spelling mistakes such as John Doe and Jhn Doe, or different casing email addresses such as JOHN_DOE@ANYCOMPANY.COM and johndoe@anycompany.com, or different phone number formats such as 555-010-0000 and +1-555-010-0000—can be detected as belonging to the same customer John Doe and merged into a unified profile.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation GetMatches for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetMatches
func (*CustomerProfiles) GetMatchesRequest ¶
func (c *CustomerProfiles) GetMatchesRequest(input *GetMatchesInput) (req *request.Request, output *GetMatchesOutput)
GetMatchesRequest generates a "aws/request.Request" representing the client's request for the GetMatches operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetMatches for more information on using the GetMatches API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetMatchesRequest method. req, resp := client.GetMatchesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetMatches
func (*CustomerProfiles) GetMatchesWithContext ¶
func (c *CustomerProfiles) GetMatchesWithContext(ctx aws.Context, input *GetMatchesInput, opts ...request.Option) (*GetMatchesOutput, error)
GetMatchesWithContext is the same as GetMatches with the addition of the ability to pass a context and additional request options.
See GetMatches for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) GetProfileObjectType ¶
func (c *CustomerProfiles) GetProfileObjectType(input *GetProfileObjectTypeInput) (*GetProfileObjectTypeOutput, error)
GetProfileObjectType API operation for Amazon Connect Customer Profiles.
Returns the object types for a specific domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation GetProfileObjectType for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetProfileObjectType
func (*CustomerProfiles) GetProfileObjectTypeRequest ¶
func (c *CustomerProfiles) GetProfileObjectTypeRequest(input *GetProfileObjectTypeInput) (req *request.Request, output *GetProfileObjectTypeOutput)
GetProfileObjectTypeRequest generates a "aws/request.Request" representing the client's request for the GetProfileObjectType operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetProfileObjectType for more information on using the GetProfileObjectType API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetProfileObjectTypeRequest method. req, resp := client.GetProfileObjectTypeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetProfileObjectType
func (*CustomerProfiles) GetProfileObjectTypeTemplate ¶
func (c *CustomerProfiles) GetProfileObjectTypeTemplate(input *GetProfileObjectTypeTemplateInput) (*GetProfileObjectTypeTemplateOutput, error)
GetProfileObjectTypeTemplate API operation for Amazon Connect Customer Profiles.
Returns the template information for a specific object type.
A template is a predefined ProfileObjectType, such as “Salesforce-Account” or “Salesforce-Contact.” When a user sends a ProfileObject, using the PutProfileObject API, with an ObjectTypeName that matches one of the TemplateIds, it uses the mappings from the template.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation GetProfileObjectTypeTemplate for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetProfileObjectTypeTemplate
func (*CustomerProfiles) GetProfileObjectTypeTemplateRequest ¶
func (c *CustomerProfiles) GetProfileObjectTypeTemplateRequest(input *GetProfileObjectTypeTemplateInput) (req *request.Request, output *GetProfileObjectTypeTemplateOutput)
GetProfileObjectTypeTemplateRequest generates a "aws/request.Request" representing the client's request for the GetProfileObjectTypeTemplate operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See GetProfileObjectTypeTemplate for more information on using the GetProfileObjectTypeTemplate API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the GetProfileObjectTypeTemplateRequest method. req, resp := client.GetProfileObjectTypeTemplateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/GetProfileObjectTypeTemplate
func (*CustomerProfiles) GetProfileObjectTypeTemplateWithContext ¶
func (c *CustomerProfiles) GetProfileObjectTypeTemplateWithContext(ctx aws.Context, input *GetProfileObjectTypeTemplateInput, opts ...request.Option) (*GetProfileObjectTypeTemplateOutput, error)
GetProfileObjectTypeTemplateWithContext is the same as GetProfileObjectTypeTemplate with the addition of the ability to pass a context and additional request options.
See GetProfileObjectTypeTemplate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) GetProfileObjectTypeWithContext ¶
func (c *CustomerProfiles) GetProfileObjectTypeWithContext(ctx aws.Context, input *GetProfileObjectTypeInput, opts ...request.Option) (*GetProfileObjectTypeOutput, error)
GetProfileObjectTypeWithContext is the same as GetProfileObjectType with the addition of the ability to pass a context and additional request options.
See GetProfileObjectType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListAccountIntegrations ¶
func (c *CustomerProfiles) ListAccountIntegrations(input *ListAccountIntegrationsInput) (*ListAccountIntegrationsOutput, error)
ListAccountIntegrations API operation for Amazon Connect Customer Profiles.
Lists all of the integrations associated to a specific URI in the AWS account.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListAccountIntegrations for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListAccountIntegrations
func (*CustomerProfiles) ListAccountIntegrationsRequest ¶
func (c *CustomerProfiles) ListAccountIntegrationsRequest(input *ListAccountIntegrationsInput) (req *request.Request, output *ListAccountIntegrationsOutput)
ListAccountIntegrationsRequest generates a "aws/request.Request" representing the client's request for the ListAccountIntegrations operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListAccountIntegrations for more information on using the ListAccountIntegrations API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListAccountIntegrationsRequest method. req, resp := client.ListAccountIntegrationsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListAccountIntegrations
func (*CustomerProfiles) ListAccountIntegrationsWithContext ¶
func (c *CustomerProfiles) ListAccountIntegrationsWithContext(ctx aws.Context, input *ListAccountIntegrationsInput, opts ...request.Option) (*ListAccountIntegrationsOutput, error)
ListAccountIntegrationsWithContext is the same as ListAccountIntegrations with the addition of the ability to pass a context and additional request options.
See ListAccountIntegrations for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListDomains ¶
func (c *CustomerProfiles) ListDomains(input *ListDomainsInput) (*ListDomainsOutput, error)
ListDomains API operation for Amazon Connect Customer Profiles.
Returns a list of all the domains for an AWS account that have been created.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListDomains for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListDomains
func (*CustomerProfiles) ListDomainsRequest ¶
func (c *CustomerProfiles) ListDomainsRequest(input *ListDomainsInput) (req *request.Request, output *ListDomainsOutput)
ListDomainsRequest generates a "aws/request.Request" representing the client's request for the ListDomains operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListDomains for more information on using the ListDomains API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListDomainsRequest method. req, resp := client.ListDomainsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListDomains
func (*CustomerProfiles) ListDomainsWithContext ¶
func (c *CustomerProfiles) ListDomainsWithContext(ctx aws.Context, input *ListDomainsInput, opts ...request.Option) (*ListDomainsOutput, error)
ListDomainsWithContext is the same as ListDomains with the addition of the ability to pass a context and additional request options.
See ListDomains for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListIntegrations ¶
func (c *CustomerProfiles) ListIntegrations(input *ListIntegrationsInput) (*ListIntegrationsOutput, error)
ListIntegrations API operation for Amazon Connect Customer Profiles.
Lists all of the integrations in your domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListIntegrations for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListIntegrations
func (*CustomerProfiles) ListIntegrationsRequest ¶
func (c *CustomerProfiles) ListIntegrationsRequest(input *ListIntegrationsInput) (req *request.Request, output *ListIntegrationsOutput)
ListIntegrationsRequest generates a "aws/request.Request" representing the client's request for the ListIntegrations operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListIntegrations for more information on using the ListIntegrations API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListIntegrationsRequest method. req, resp := client.ListIntegrationsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListIntegrations
func (*CustomerProfiles) ListIntegrationsWithContext ¶
func (c *CustomerProfiles) ListIntegrationsWithContext(ctx aws.Context, input *ListIntegrationsInput, opts ...request.Option) (*ListIntegrationsOutput, error)
ListIntegrationsWithContext is the same as ListIntegrations with the addition of the ability to pass a context and additional request options.
See ListIntegrations for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListProfileObjectTypeTemplates ¶
func (c *CustomerProfiles) ListProfileObjectTypeTemplates(input *ListProfileObjectTypeTemplatesInput) (*ListProfileObjectTypeTemplatesOutput, error)
ListProfileObjectTypeTemplates API operation for Amazon Connect Customer Profiles.
Lists all of the template information for object types.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListProfileObjectTypeTemplates for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListProfileObjectTypeTemplates
func (*CustomerProfiles) ListProfileObjectTypeTemplatesRequest ¶
func (c *CustomerProfiles) ListProfileObjectTypeTemplatesRequest(input *ListProfileObjectTypeTemplatesInput) (req *request.Request, output *ListProfileObjectTypeTemplatesOutput)
ListProfileObjectTypeTemplatesRequest generates a "aws/request.Request" representing the client's request for the ListProfileObjectTypeTemplates operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListProfileObjectTypeTemplates for more information on using the ListProfileObjectTypeTemplates API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListProfileObjectTypeTemplatesRequest method. req, resp := client.ListProfileObjectTypeTemplatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListProfileObjectTypeTemplates
func (*CustomerProfiles) ListProfileObjectTypeTemplatesWithContext ¶
func (c *CustomerProfiles) ListProfileObjectTypeTemplatesWithContext(ctx aws.Context, input *ListProfileObjectTypeTemplatesInput, opts ...request.Option) (*ListProfileObjectTypeTemplatesOutput, error)
ListProfileObjectTypeTemplatesWithContext is the same as ListProfileObjectTypeTemplates with the addition of the ability to pass a context and additional request options.
See ListProfileObjectTypeTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListProfileObjectTypes ¶
func (c *CustomerProfiles) ListProfileObjectTypes(input *ListProfileObjectTypesInput) (*ListProfileObjectTypesOutput, error)
ListProfileObjectTypes API operation for Amazon Connect Customer Profiles.
Lists all of the templates available within the service.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListProfileObjectTypes for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListProfileObjectTypes
func (*CustomerProfiles) ListProfileObjectTypesRequest ¶
func (c *CustomerProfiles) ListProfileObjectTypesRequest(input *ListProfileObjectTypesInput) (req *request.Request, output *ListProfileObjectTypesOutput)
ListProfileObjectTypesRequest generates a "aws/request.Request" representing the client's request for the ListProfileObjectTypes operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListProfileObjectTypes for more information on using the ListProfileObjectTypes API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListProfileObjectTypesRequest method. req, resp := client.ListProfileObjectTypesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListProfileObjectTypes
func (*CustomerProfiles) ListProfileObjectTypesWithContext ¶
func (c *CustomerProfiles) ListProfileObjectTypesWithContext(ctx aws.Context, input *ListProfileObjectTypesInput, opts ...request.Option) (*ListProfileObjectTypesOutput, error)
ListProfileObjectTypesWithContext is the same as ListProfileObjectTypes with the addition of the ability to pass a context and additional request options.
See ListProfileObjectTypes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListProfileObjects ¶
func (c *CustomerProfiles) ListProfileObjects(input *ListProfileObjectsInput) (*ListProfileObjectsOutput, error)
ListProfileObjects API operation for Amazon Connect Customer Profiles.
Returns a list of objects associated with a profile of a given ProfileObjectType.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListProfileObjects for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListProfileObjects
func (*CustomerProfiles) ListProfileObjectsRequest ¶
func (c *CustomerProfiles) ListProfileObjectsRequest(input *ListProfileObjectsInput) (req *request.Request, output *ListProfileObjectsOutput)
ListProfileObjectsRequest generates a "aws/request.Request" representing the client's request for the ListProfileObjects operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListProfileObjects for more information on using the ListProfileObjects API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListProfileObjectsRequest method. req, resp := client.ListProfileObjectsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListProfileObjects
func (*CustomerProfiles) ListProfileObjectsWithContext ¶
func (c *CustomerProfiles) ListProfileObjectsWithContext(ctx aws.Context, input *ListProfileObjectsInput, opts ...request.Option) (*ListProfileObjectsOutput, error)
ListProfileObjectsWithContext is the same as ListProfileObjects with the addition of the ability to pass a context and additional request options.
See ListProfileObjects for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) ListTagsForResource ¶
func (c *CustomerProfiles) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error)
ListTagsForResource API operation for Amazon Connect Customer Profiles.
Displays the tags associated with an Amazon Connect Customer Profiles resource. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation ListTagsForResource for usage and error information.
Returned Error Types:
InternalServerException An internal service error occurred.
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListTagsForResource
func (*CustomerProfiles) ListTagsForResourceRequest ¶
func (c *CustomerProfiles) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput)
ListTagsForResourceRequest generates a "aws/request.Request" representing the client's request for the ListTagsForResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See ListTagsForResource for more information on using the ListTagsForResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the ListTagsForResourceRequest method. req, resp := client.ListTagsForResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/ListTagsForResource
func (*CustomerProfiles) ListTagsForResourceWithContext ¶
func (c *CustomerProfiles) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error)
ListTagsForResourceWithContext is the same as ListTagsForResource with the addition of the ability to pass a context and additional request options.
See ListTagsForResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) MergeProfiles ¶
func (c *CustomerProfiles) MergeProfiles(input *MergeProfilesInput) (*MergeProfilesOutput, error)
MergeProfiles API operation for Amazon Connect Customer Profiles.
This API is in preview release for Amazon Connect and subject to change.
Runs an AWS Lambda job that does the following:
All the profileKeys in the ProfileToBeMerged will be moved to the main profile.
All the objects in the ProfileToBeMerged will be moved to the main profile.
All the ProfileToBeMerged will be deleted at the end.
All the profileKeys in the ProfileIdsToBeMerged will be moved to the main profile.
Standard fields are merged as follows:
Fields are always "union"-ed if there are no conflicts in standard fields or attributeKeys.
When there are conflicting fields:
If no SourceProfileIds entry is specified, the main Profile value is always taken.
If a SourceProfileIds entry is specified, the specified profileId is always taken, even if it is a NULL value.
You can use MergeProfiles together with GetMatches (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html), which returns potentially matching profiles, or use it with the results of another matching system. After profiles have been merged, they cannot be separated (unmerged).
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation MergeProfiles for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/MergeProfiles
func (*CustomerProfiles) MergeProfilesRequest ¶
func (c *CustomerProfiles) MergeProfilesRequest(input *MergeProfilesInput) (req *request.Request, output *MergeProfilesOutput)
MergeProfilesRequest generates a "aws/request.Request" representing the client's request for the MergeProfiles operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See MergeProfiles for more information on using the MergeProfiles API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the MergeProfilesRequest method. req, resp := client.MergeProfilesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/MergeProfiles
func (*CustomerProfiles) MergeProfilesWithContext ¶
func (c *CustomerProfiles) MergeProfilesWithContext(ctx aws.Context, input *MergeProfilesInput, opts ...request.Option) (*MergeProfilesOutput, error)
MergeProfilesWithContext is the same as MergeProfiles with the addition of the ability to pass a context and additional request options.
See MergeProfiles for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) PutIntegration ¶
func (c *CustomerProfiles) PutIntegration(input *PutIntegrationInput) (*PutIntegrationOutput, error)
PutIntegration API operation for Amazon Connect Customer Profiles.
Adds an integration between the service and a third-party service, which includes Amazon AppFlow and Amazon Connect.
An integration can belong to only one domain.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation PutIntegration for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/PutIntegration
func (*CustomerProfiles) PutIntegrationRequest ¶
func (c *CustomerProfiles) PutIntegrationRequest(input *PutIntegrationInput) (req *request.Request, output *PutIntegrationOutput)
PutIntegrationRequest generates a "aws/request.Request" representing the client's request for the PutIntegration operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See PutIntegration for more information on using the PutIntegration API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the PutIntegrationRequest method. req, resp := client.PutIntegrationRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/PutIntegration
func (*CustomerProfiles) PutIntegrationWithContext ¶
func (c *CustomerProfiles) PutIntegrationWithContext(ctx aws.Context, input *PutIntegrationInput, opts ...request.Option) (*PutIntegrationOutput, error)
PutIntegrationWithContext is the same as PutIntegration with the addition of the ability to pass a context and additional request options.
See PutIntegration for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) PutProfileObject ¶
func (c *CustomerProfiles) PutProfileObject(input *PutProfileObjectInput) (*PutProfileObjectOutput, error)
PutProfileObject API operation for Amazon Connect Customer Profiles.
Adds additional objects to customer profiles of a given ObjectType.
When adding a specific profile object, like a Contact Trace Record (CTR), an inferred profile can get created if it is not mapped to an existing profile. The resulting profile will only have a phone number populated in the standard ProfileObject. Any additional CTRs with the same phone number will be mapped to the same inferred profile.
When a ProfileObject is created and if a ProfileObjectType already exists for the ProfileObject, it will provide data to a standard profile depending on the ProfileObjectType definition.
PutProfileObject needs an ObjectType, which can be created using PutProfileObjectType.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation PutProfileObject for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/PutProfileObject
func (*CustomerProfiles) PutProfileObjectRequest ¶
func (c *CustomerProfiles) PutProfileObjectRequest(input *PutProfileObjectInput) (req *request.Request, output *PutProfileObjectOutput)
PutProfileObjectRequest generates a "aws/request.Request" representing the client's request for the PutProfileObject operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See PutProfileObject for more information on using the PutProfileObject API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the PutProfileObjectRequest method. req, resp := client.PutProfileObjectRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/PutProfileObject
func (*CustomerProfiles) PutProfileObjectType ¶
func (c *CustomerProfiles) PutProfileObjectType(input *PutProfileObjectTypeInput) (*PutProfileObjectTypeOutput, error)
PutProfileObjectType API operation for Amazon Connect Customer Profiles.
Defines a ProfileObjectType.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation PutProfileObjectType for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/PutProfileObjectType
func (*CustomerProfiles) PutProfileObjectTypeRequest ¶
func (c *CustomerProfiles) PutProfileObjectTypeRequest(input *PutProfileObjectTypeInput) (req *request.Request, output *PutProfileObjectTypeOutput)
PutProfileObjectTypeRequest generates a "aws/request.Request" representing the client's request for the PutProfileObjectType operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See PutProfileObjectType for more information on using the PutProfileObjectType API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the PutProfileObjectTypeRequest method. req, resp := client.PutProfileObjectTypeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/PutProfileObjectType
func (*CustomerProfiles) PutProfileObjectTypeWithContext ¶
func (c *CustomerProfiles) PutProfileObjectTypeWithContext(ctx aws.Context, input *PutProfileObjectTypeInput, opts ...request.Option) (*PutProfileObjectTypeOutput, error)
PutProfileObjectTypeWithContext is the same as PutProfileObjectType with the addition of the ability to pass a context and additional request options.
See PutProfileObjectType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) PutProfileObjectWithContext ¶
func (c *CustomerProfiles) PutProfileObjectWithContext(ctx aws.Context, input *PutProfileObjectInput, opts ...request.Option) (*PutProfileObjectOutput, error)
PutProfileObjectWithContext is the same as PutProfileObject with the addition of the ability to pass a context and additional request options.
See PutProfileObject for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) SearchProfiles ¶
func (c *CustomerProfiles) SearchProfiles(input *SearchProfilesInput) (*SearchProfilesOutput, error)
SearchProfiles API operation for Amazon Connect Customer Profiles.
Searches for profiles within a specific domain name using name, phone number, email address, account number, or a custom defined index.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation SearchProfiles for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/SearchProfiles
func (*CustomerProfiles) SearchProfilesRequest ¶
func (c *CustomerProfiles) SearchProfilesRequest(input *SearchProfilesInput) (req *request.Request, output *SearchProfilesOutput)
SearchProfilesRequest generates a "aws/request.Request" representing the client's request for the SearchProfiles operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See SearchProfiles for more information on using the SearchProfiles API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the SearchProfilesRequest method. req, resp := client.SearchProfilesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/SearchProfiles
func (*CustomerProfiles) SearchProfilesWithContext ¶
func (c *CustomerProfiles) SearchProfilesWithContext(ctx aws.Context, input *SearchProfilesInput, opts ...request.Option) (*SearchProfilesOutput, error)
SearchProfilesWithContext is the same as SearchProfiles with the addition of the ability to pass a context and additional request options.
See SearchProfiles for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) TagResource ¶
func (c *CustomerProfiles) TagResource(input *TagResourceInput) (*TagResourceOutput, error)
TagResource API operation for Amazon Connect Customer Profiles.
Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles resource. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.
Tags don't have any semantic meaning to AWS and are interpreted strictly as strings of characters.
You can use the TagResource action with a resource that already has tags. If you specify a new tag key, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
You can associate as many as 50 tags with a resource.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation TagResource for usage and error information.
Returned Error Types:
InternalServerException An internal service error occurred.
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/TagResource
func (*CustomerProfiles) TagResourceRequest ¶
func (c *CustomerProfiles) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput)
TagResourceRequest generates a "aws/request.Request" representing the client's request for the TagResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See TagResource for more information on using the TagResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the TagResourceRequest method. req, resp := client.TagResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/TagResource
func (*CustomerProfiles) TagResourceWithContext ¶
func (c *CustomerProfiles) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error)
TagResourceWithContext is the same as TagResource with the addition of the ability to pass a context and additional request options.
See TagResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) UntagResource ¶
func (c *CustomerProfiles) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error)
UntagResource API operation for Amazon Connect Customer Profiles.
Removes one or more tags from the specified Amazon Connect Customer Profiles resource. In Connect Customer Profiles, domains, profile object types, and integrations can be tagged.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation UntagResource for usage and error information.
Returned Error Types:
InternalServerException An internal service error occurred.
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/UntagResource
func (*CustomerProfiles) UntagResourceRequest ¶
func (c *CustomerProfiles) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput)
UntagResourceRequest generates a "aws/request.Request" representing the client's request for the UntagResource operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UntagResource for more information on using the UntagResource API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UntagResourceRequest method. req, resp := client.UntagResourceRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/UntagResource
func (*CustomerProfiles) UntagResourceWithContext ¶
func (c *CustomerProfiles) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error)
UntagResourceWithContext is the same as UntagResource with the addition of the ability to pass a context and additional request options.
See UntagResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) UpdateDomain ¶
func (c *CustomerProfiles) UpdateDomain(input *UpdateDomainInput) (*UpdateDomainOutput, error)
UpdateDomain API operation for Amazon Connect Customer Profiles.
Updates the properties of a domain, including creating or selecting a dead letter queue or an encryption key.
After a domain is created, the name can’t be changed.
Use this API or CreateDomain (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html) to enable identity resolution (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html): set Matching to true.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation UpdateDomain for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
ResourceNotFoundException The requested resource does not exist, or access was denied.
AccessDeniedException You do not have sufficient access to perform this action.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/UpdateDomain
func (*CustomerProfiles) UpdateDomainRequest ¶
func (c *CustomerProfiles) UpdateDomainRequest(input *UpdateDomainInput) (req *request.Request, output *UpdateDomainOutput)
UpdateDomainRequest generates a "aws/request.Request" representing the client's request for the UpdateDomain operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateDomain for more information on using the UpdateDomain API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateDomainRequest method. req, resp := client.UpdateDomainRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/UpdateDomain
func (*CustomerProfiles) UpdateDomainWithContext ¶
func (c *CustomerProfiles) UpdateDomainWithContext(ctx aws.Context, input *UpdateDomainInput, opts ...request.Option) (*UpdateDomainOutput, error)
UpdateDomainWithContext is the same as UpdateDomain with the addition of the ability to pass a context and additional request options.
See UpdateDomain for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CustomerProfiles) UpdateProfile ¶
func (c *CustomerProfiles) UpdateProfile(input *UpdateProfileInput) (*UpdateProfileOutput, error)
UpdateProfile API operation for Amazon Connect Customer Profiles.
Updates the properties of a profile. The ProfileId is required for updating a customer profile.
When calling the UpdateProfile API, specifying an empty string value means that any existing value will be removed. Not specifying a string value means that any value already there will be kept.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon Connect Customer Profiles's API operation UpdateProfile for usage and error information.
Returned Error Types:
BadRequestException The input you provided is invalid.
AccessDeniedException You do not have sufficient access to perform this action.
ResourceNotFoundException The requested resource does not exist, or access was denied.
ThrottlingException You exceeded the maximum number of requests.
InternalServerException An internal service error occurred.
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/UpdateProfile
func (*CustomerProfiles) UpdateProfileRequest ¶
func (c *CustomerProfiles) UpdateProfileRequest(input *UpdateProfileInput) (req *request.Request, output *UpdateProfileOutput)
UpdateProfileRequest generates a "aws/request.Request" representing the client's request for the UpdateProfile operation. The "output" return value will be populated with the request's response once the request completes successfully.
Use "Send" method on the returned Request to send the API call to the service. the "output" return value is not valid until after Send returns without error.
See UpdateProfile for more information on using the UpdateProfile API call, and error handling.
This method is useful when you want to inject custom logic or configuration into the SDK's request lifecycle. Such as custom headers, or retry logic.
// Example sending a request using the UpdateProfileRequest method. req, resp := client.UpdateProfileRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
See also, https://docs.aws.amazon.com/goto/WebAPI/customer-profiles-2020-08-15/UpdateProfile
func (*CustomerProfiles) UpdateProfileWithContext ¶
func (c *CustomerProfiles) UpdateProfileWithContext(ctx aws.Context, input *UpdateProfileInput, opts ...request.Option) (*UpdateProfileOutput, error)
UpdateProfileWithContext is the same as UpdateProfile with the addition of the ability to pass a context and additional request options.
See UpdateProfile for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type DeleteDomainInput ¶
type DeleteDomainInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteDomainInput) GoString ¶
func (s DeleteDomainInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteDomainInput) SetDomainName ¶
func (s *DeleteDomainInput) SetDomainName(v string) *DeleteDomainInput
SetDomainName sets the DomainName field's value.
func (DeleteDomainInput) String ¶
func (s DeleteDomainInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteDomainInput) Validate ¶
func (s *DeleteDomainInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDomainOutput ¶
type DeleteDomainOutput struct { // A message that indicates the delete request is done. // // Message is a required field Message *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteDomainOutput) GoString ¶
func (s DeleteDomainOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteDomainOutput) SetMessage ¶
func (s *DeleteDomainOutput) SetMessage(v string) *DeleteDomainOutput
SetMessage sets the Message field's value.
func (DeleteDomainOutput) String ¶
func (s DeleteDomainOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteIntegrationInput ¶
type DeleteIntegrationInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The URI of the S3 bucket or any other type of data source. // // Uri is a required field Uri *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteIntegrationInput) GoString ¶
func (s DeleteIntegrationInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteIntegrationInput) SetDomainName ¶
func (s *DeleteIntegrationInput) SetDomainName(v string) *DeleteIntegrationInput
SetDomainName sets the DomainName field's value.
func (*DeleteIntegrationInput) SetUri ¶
func (s *DeleteIntegrationInput) SetUri(v string) *DeleteIntegrationInput
SetUri sets the Uri field's value.
func (DeleteIntegrationInput) String ¶
func (s DeleteIntegrationInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteIntegrationInput) Validate ¶
func (s *DeleteIntegrationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteIntegrationOutput ¶
type DeleteIntegrationOutput struct { // A message that indicates the delete request is done. // // Message is a required field Message *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteIntegrationOutput) GoString ¶
func (s DeleteIntegrationOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteIntegrationOutput) SetMessage ¶
func (s *DeleteIntegrationOutput) SetMessage(v string) *DeleteIntegrationOutput
SetMessage sets the Message field's value.
func (DeleteIntegrationOutput) String ¶
func (s DeleteIntegrationOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProfileInput ¶
type DeleteProfileInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteProfileInput) GoString ¶
func (s DeleteProfileInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileInput) SetDomainName ¶
func (s *DeleteProfileInput) SetDomainName(v string) *DeleteProfileInput
SetDomainName sets the DomainName field's value.
func (*DeleteProfileInput) SetProfileId ¶
func (s *DeleteProfileInput) SetProfileId(v string) *DeleteProfileInput
SetProfileId sets the ProfileId field's value.
func (DeleteProfileInput) String ¶
func (s DeleteProfileInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileInput) Validate ¶
func (s *DeleteProfileInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProfileKeyInput ¶
type DeleteProfileKeyInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // A searchable identifier of a customer profile. // // KeyName is a required field KeyName *string `min:"1" type:"string" required:"true"` // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // A list of key values. // // Values is a required field Values []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (DeleteProfileKeyInput) GoString ¶
func (s DeleteProfileKeyInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileKeyInput) SetDomainName ¶
func (s *DeleteProfileKeyInput) SetDomainName(v string) *DeleteProfileKeyInput
SetDomainName sets the DomainName field's value.
func (*DeleteProfileKeyInput) SetKeyName ¶
func (s *DeleteProfileKeyInput) SetKeyName(v string) *DeleteProfileKeyInput
SetKeyName sets the KeyName field's value.
func (*DeleteProfileKeyInput) SetProfileId ¶
func (s *DeleteProfileKeyInput) SetProfileId(v string) *DeleteProfileKeyInput
SetProfileId sets the ProfileId field's value.
func (*DeleteProfileKeyInput) SetValues ¶
func (s *DeleteProfileKeyInput) SetValues(v []*string) *DeleteProfileKeyInput
SetValues sets the Values field's value.
func (DeleteProfileKeyInput) String ¶
func (s DeleteProfileKeyInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileKeyInput) Validate ¶
func (s *DeleteProfileKeyInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProfileKeyOutput ¶
type DeleteProfileKeyOutput struct { // A message that indicates the delete request is done. Message *string `type:"string"` // contains filtered or unexported fields }
func (DeleteProfileKeyOutput) GoString ¶
func (s DeleteProfileKeyOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileKeyOutput) SetMessage ¶
func (s *DeleteProfileKeyOutput) SetMessage(v string) *DeleteProfileKeyOutput
SetMessage sets the Message field's value.
func (DeleteProfileKeyOutput) String ¶
func (s DeleteProfileKeyOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProfileObjectInput ¶
type DeleteProfileObjectInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // The unique identifier of the profile object generated by the service. // // ProfileObjectUniqueKey is a required field ProfileObjectUniqueKey *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteProfileObjectInput) GoString ¶
func (s DeleteProfileObjectInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileObjectInput) SetDomainName ¶
func (s *DeleteProfileObjectInput) SetDomainName(v string) *DeleteProfileObjectInput
SetDomainName sets the DomainName field's value.
func (*DeleteProfileObjectInput) SetObjectTypeName ¶
func (s *DeleteProfileObjectInput) SetObjectTypeName(v string) *DeleteProfileObjectInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*DeleteProfileObjectInput) SetProfileId ¶
func (s *DeleteProfileObjectInput) SetProfileId(v string) *DeleteProfileObjectInput
SetProfileId sets the ProfileId field's value.
func (*DeleteProfileObjectInput) SetProfileObjectUniqueKey ¶
func (s *DeleteProfileObjectInput) SetProfileObjectUniqueKey(v string) *DeleteProfileObjectInput
SetProfileObjectUniqueKey sets the ProfileObjectUniqueKey field's value.
func (DeleteProfileObjectInput) String ¶
func (s DeleteProfileObjectInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileObjectInput) Validate ¶
func (s *DeleteProfileObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProfileObjectOutput ¶
type DeleteProfileObjectOutput struct { // A message that indicates the delete request is done. Message *string `type:"string"` // contains filtered or unexported fields }
func (DeleteProfileObjectOutput) GoString ¶
func (s DeleteProfileObjectOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileObjectOutput) SetMessage ¶
func (s *DeleteProfileObjectOutput) SetMessage(v string) *DeleteProfileObjectOutput
SetMessage sets the Message field's value.
func (DeleteProfileObjectOutput) String ¶
func (s DeleteProfileObjectOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProfileObjectTypeInput ¶
type DeleteProfileObjectTypeInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `location:"uri" locationName:"ObjectTypeName" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteProfileObjectTypeInput) GoString ¶
func (s DeleteProfileObjectTypeInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileObjectTypeInput) SetDomainName ¶
func (s *DeleteProfileObjectTypeInput) SetDomainName(v string) *DeleteProfileObjectTypeInput
SetDomainName sets the DomainName field's value.
func (*DeleteProfileObjectTypeInput) SetObjectTypeName ¶
func (s *DeleteProfileObjectTypeInput) SetObjectTypeName(v string) *DeleteProfileObjectTypeInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (DeleteProfileObjectTypeInput) String ¶
func (s DeleteProfileObjectTypeInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileObjectTypeInput) Validate ¶
func (s *DeleteProfileObjectTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProfileObjectTypeOutput ¶
type DeleteProfileObjectTypeOutput struct { // A message that indicates the delete request is done. // // Message is a required field Message *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteProfileObjectTypeOutput) GoString ¶
func (s DeleteProfileObjectTypeOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileObjectTypeOutput) SetMessage ¶
func (s *DeleteProfileObjectTypeOutput) SetMessage(v string) *DeleteProfileObjectTypeOutput
SetMessage sets the Message field's value.
func (DeleteProfileObjectTypeOutput) String ¶
func (s DeleteProfileObjectTypeOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DeleteProfileOutput ¶
type DeleteProfileOutput struct { // A message that indicates the delete request is done. Message *string `type:"string"` // contains filtered or unexported fields }
func (DeleteProfileOutput) GoString ¶
func (s DeleteProfileOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DeleteProfileOutput) SetMessage ¶
func (s *DeleteProfileOutput) SetMessage(v string) *DeleteProfileOutput
SetMessage sets the Message field's value.
func (DeleteProfileOutput) String ¶
func (s DeleteProfileOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type DomainStats ¶
type DomainStats struct { // The number of profiles that you are currently paying for in the domain. If // you have more than 100 objects associated with a single profile, that profile // counts as two profiles. If you have more than 200 objects, that profile counts // as three, and so on. MeteringProfileCount *int64 `type:"long"` // The total number of objects in domain. ObjectCount *int64 `type:"long"` // The total number of profiles currently in the domain. ProfileCount *int64 `type:"long"` // The total size, in bytes, of all objects in the domain. TotalSize *int64 `type:"long"` // contains filtered or unexported fields }
Usage-specific statistics about the domain.
func (DomainStats) GoString ¶
func (s DomainStats) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*DomainStats) SetMeteringProfileCount ¶
func (s *DomainStats) SetMeteringProfileCount(v int64) *DomainStats
SetMeteringProfileCount sets the MeteringProfileCount field's value.
func (*DomainStats) SetObjectCount ¶
func (s *DomainStats) SetObjectCount(v int64) *DomainStats
SetObjectCount sets the ObjectCount field's value.
func (*DomainStats) SetProfileCount ¶
func (s *DomainStats) SetProfileCount(v int64) *DomainStats
SetProfileCount sets the ProfileCount field's value.
func (*DomainStats) SetTotalSize ¶
func (s *DomainStats) SetTotalSize(v int64) *DomainStats
SetTotalSize sets the TotalSize field's value.
func (DomainStats) String ¶
func (s DomainStats) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type FieldSourceProfileIds ¶
type FieldSourceProfileIds struct { // A unique identifier for the account number field to be merged. AccountNumber *string `type:"string"` // A unique identifier for the additional information field to be merged. AdditionalInformation *string `type:"string"` // A unique identifier for the party type field to be merged. Address *string `type:"string"` // A unique identifier for the attributes field to be merged. Attributes map[string]*string `type:"map"` // A unique identifier for the billing type field to be merged. BillingAddress *string `type:"string"` // A unique identifier for the birthdate field to be merged. BirthDate *string `type:"string"` // A unique identifier for the party type field to be merged. BusinessEmailAddress *string `type:"string"` // A unique identifier for the business name field to be merged. BusinessName *string `type:"string"` // A unique identifier for the business phone number field to be merged. BusinessPhoneNumber *string `type:"string"` // A unique identifier for the email address field to be merged. EmailAddress *string `type:"string"` // A unique identifier for the first name field to be merged. FirstName *string `type:"string"` // A unique identifier for the gender field to be merged. Gender *string `type:"string"` // A unique identifier for the home phone number field to be merged. HomePhoneNumber *string `type:"string"` // A unique identifier for the last name field to be merged. LastName *string `type:"string"` // A unique identifier for the mailing address field to be merged. MailingAddress *string `type:"string"` // A unique identifier for the middle name field to be merged. MiddleName *string `type:"string"` // A unique identifier for the mobile phone number field to be merged. MobilePhoneNumber *string `type:"string"` // A unique identifier for the party type field to be merged. PartyType *string `type:"string"` // A unique identifier for the personal email address field to be merged. PersonalEmailAddress *string `type:"string"` // A unique identifier for the phone number field to be merged. PhoneNumber *string `type:"string"` // A unique identifier for the shipping address field to be merged. ShippingAddress *string `type:"string"` // contains filtered or unexported fields }
A duplicate customer profile that is to be merged into a main profile.
func (FieldSourceProfileIds) GoString ¶
func (s FieldSourceProfileIds) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FieldSourceProfileIds) SetAccountNumber ¶
func (s *FieldSourceProfileIds) SetAccountNumber(v string) *FieldSourceProfileIds
SetAccountNumber sets the AccountNumber field's value.
func (*FieldSourceProfileIds) SetAdditionalInformation ¶
func (s *FieldSourceProfileIds) SetAdditionalInformation(v string) *FieldSourceProfileIds
SetAdditionalInformation sets the AdditionalInformation field's value.
func (*FieldSourceProfileIds) SetAddress ¶
func (s *FieldSourceProfileIds) SetAddress(v string) *FieldSourceProfileIds
SetAddress sets the Address field's value.
func (*FieldSourceProfileIds) SetAttributes ¶
func (s *FieldSourceProfileIds) SetAttributes(v map[string]*string) *FieldSourceProfileIds
SetAttributes sets the Attributes field's value.
func (*FieldSourceProfileIds) SetBillingAddress ¶
func (s *FieldSourceProfileIds) SetBillingAddress(v string) *FieldSourceProfileIds
SetBillingAddress sets the BillingAddress field's value.
func (*FieldSourceProfileIds) SetBirthDate ¶
func (s *FieldSourceProfileIds) SetBirthDate(v string) *FieldSourceProfileIds
SetBirthDate sets the BirthDate field's value.
func (*FieldSourceProfileIds) SetBusinessEmailAddress ¶
func (s *FieldSourceProfileIds) SetBusinessEmailAddress(v string) *FieldSourceProfileIds
SetBusinessEmailAddress sets the BusinessEmailAddress field's value.
func (*FieldSourceProfileIds) SetBusinessName ¶
func (s *FieldSourceProfileIds) SetBusinessName(v string) *FieldSourceProfileIds
SetBusinessName sets the BusinessName field's value.
func (*FieldSourceProfileIds) SetBusinessPhoneNumber ¶
func (s *FieldSourceProfileIds) SetBusinessPhoneNumber(v string) *FieldSourceProfileIds
SetBusinessPhoneNumber sets the BusinessPhoneNumber field's value.
func (*FieldSourceProfileIds) SetEmailAddress ¶
func (s *FieldSourceProfileIds) SetEmailAddress(v string) *FieldSourceProfileIds
SetEmailAddress sets the EmailAddress field's value.
func (*FieldSourceProfileIds) SetFirstName ¶
func (s *FieldSourceProfileIds) SetFirstName(v string) *FieldSourceProfileIds
SetFirstName sets the FirstName field's value.
func (*FieldSourceProfileIds) SetGender ¶
func (s *FieldSourceProfileIds) SetGender(v string) *FieldSourceProfileIds
SetGender sets the Gender field's value.
func (*FieldSourceProfileIds) SetHomePhoneNumber ¶
func (s *FieldSourceProfileIds) SetHomePhoneNumber(v string) *FieldSourceProfileIds
SetHomePhoneNumber sets the HomePhoneNumber field's value.
func (*FieldSourceProfileIds) SetLastName ¶
func (s *FieldSourceProfileIds) SetLastName(v string) *FieldSourceProfileIds
SetLastName sets the LastName field's value.
func (*FieldSourceProfileIds) SetMailingAddress ¶
func (s *FieldSourceProfileIds) SetMailingAddress(v string) *FieldSourceProfileIds
SetMailingAddress sets the MailingAddress field's value.
func (*FieldSourceProfileIds) SetMiddleName ¶
func (s *FieldSourceProfileIds) SetMiddleName(v string) *FieldSourceProfileIds
SetMiddleName sets the MiddleName field's value.
func (*FieldSourceProfileIds) SetMobilePhoneNumber ¶
func (s *FieldSourceProfileIds) SetMobilePhoneNumber(v string) *FieldSourceProfileIds
SetMobilePhoneNumber sets the MobilePhoneNumber field's value.
func (*FieldSourceProfileIds) SetPartyType ¶
func (s *FieldSourceProfileIds) SetPartyType(v string) *FieldSourceProfileIds
SetPartyType sets the PartyType field's value.
func (*FieldSourceProfileIds) SetPersonalEmailAddress ¶
func (s *FieldSourceProfileIds) SetPersonalEmailAddress(v string) *FieldSourceProfileIds
SetPersonalEmailAddress sets the PersonalEmailAddress field's value.
func (*FieldSourceProfileIds) SetPhoneNumber ¶
func (s *FieldSourceProfileIds) SetPhoneNumber(v string) *FieldSourceProfileIds
SetPhoneNumber sets the PhoneNumber field's value.
func (*FieldSourceProfileIds) SetShippingAddress ¶
func (s *FieldSourceProfileIds) SetShippingAddress(v string) *FieldSourceProfileIds
SetShippingAddress sets the ShippingAddress field's value.
func (FieldSourceProfileIds) String ¶
func (s FieldSourceProfileIds) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type FlowDefinition ¶
type FlowDefinition struct { // A description of the flow you want to create. Description *string `type:"string"` // The specified name of the flow. Use underscores (_) or hyphens (-) only. // Spaces are not allowed. // // FlowName is a required field FlowName *string `type:"string" required:"true"` // The Amazon Resource Name of the AWS Key Management Service (KMS) key you // provide for encryption. // // KmsArn is a required field KmsArn *string `min:"20" type:"string" required:"true"` // The configuration that controls how Customer Profiles retrieves data from // the source. // // SourceFlowConfig is a required field SourceFlowConfig *SourceFlowConfig `type:"structure" required:"true"` // A list of tasks that Customer Profiles performs while transferring the data // in the flow run. // // Tasks is a required field Tasks []*Task `type:"list" required:"true"` // The trigger settings that determine how and when the flow runs. // // TriggerConfig is a required field TriggerConfig *TriggerConfig `type:"structure" required:"true"` // contains filtered or unexported fields }
The configurations that control how Customer Profiles retrieves data from the source, Amazon AppFlow. Customer Profiles uses this information to create an AppFlow flow on behalf of customers.
func (FlowDefinition) GoString ¶
func (s FlowDefinition) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FlowDefinition) SetDescription ¶
func (s *FlowDefinition) SetDescription(v string) *FlowDefinition
SetDescription sets the Description field's value.
func (*FlowDefinition) SetFlowName ¶
func (s *FlowDefinition) SetFlowName(v string) *FlowDefinition
SetFlowName sets the FlowName field's value.
func (*FlowDefinition) SetKmsArn ¶
func (s *FlowDefinition) SetKmsArn(v string) *FlowDefinition
SetKmsArn sets the KmsArn field's value.
func (*FlowDefinition) SetSourceFlowConfig ¶
func (s *FlowDefinition) SetSourceFlowConfig(v *SourceFlowConfig) *FlowDefinition
SetSourceFlowConfig sets the SourceFlowConfig field's value.
func (*FlowDefinition) SetTasks ¶
func (s *FlowDefinition) SetTasks(v []*Task) *FlowDefinition
SetTasks sets the Tasks field's value.
func (*FlowDefinition) SetTriggerConfig ¶
func (s *FlowDefinition) SetTriggerConfig(v *TriggerConfig) *FlowDefinition
SetTriggerConfig sets the TriggerConfig field's value.
func (FlowDefinition) String ¶
func (s FlowDefinition) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*FlowDefinition) Validate ¶
func (s *FlowDefinition) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetDomainInput ¶
type GetDomainInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetDomainInput) GoString ¶
func (s GetDomainInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetDomainInput) SetDomainName ¶
func (s *GetDomainInput) SetDomainName(v string) *GetDomainInput
SetDomainName sets the DomainName field's value.
func (GetDomainInput) String ¶
func (s GetDomainInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetDomainInput) Validate ¶
func (s *GetDomainInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetDomainOutput ¶
type GetDomainOutput struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The URL of the SQS dead letter queue, which is used for reporting errors // associated with ingesting data from third party applications. DeadLetterQueueUrl *string `type:"string"` // The default encryption key, which is an AWS managed key, is used when no // specific type of encryption key is specified. It is used to encrypt all data // before it is placed in permanent or semi-permanent storage. DefaultEncryptionKey *string `type:"string"` // The default number of days until the data within the domain expires. DefaultExpirationDays *int64 `min:"1" type:"integer"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The process of matching duplicate profiles. If Matching = true, Amazon Connect // Customer Profiles starts a weekly batch process every Saturday at 12AM UTC // to detect duplicate profiles in your domains. After that batch process completes, // use the GetMatches (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html) // API to return and review the results. Matching *MatchingResponse `type:"structure"` // Usage-specific statistics about the domain. Stats *DomainStats `type:"structure"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
func (GetDomainOutput) GoString ¶
func (s GetDomainOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetDomainOutput) SetCreatedAt ¶
func (s *GetDomainOutput) SetCreatedAt(v time.Time) *GetDomainOutput
SetCreatedAt sets the CreatedAt field's value.
func (*GetDomainOutput) SetDeadLetterQueueUrl ¶
func (s *GetDomainOutput) SetDeadLetterQueueUrl(v string) *GetDomainOutput
SetDeadLetterQueueUrl sets the DeadLetterQueueUrl field's value.
func (*GetDomainOutput) SetDefaultEncryptionKey ¶
func (s *GetDomainOutput) SetDefaultEncryptionKey(v string) *GetDomainOutput
SetDefaultEncryptionKey sets the DefaultEncryptionKey field's value.
func (*GetDomainOutput) SetDefaultExpirationDays ¶
func (s *GetDomainOutput) SetDefaultExpirationDays(v int64) *GetDomainOutput
SetDefaultExpirationDays sets the DefaultExpirationDays field's value.
func (*GetDomainOutput) SetDomainName ¶
func (s *GetDomainOutput) SetDomainName(v string) *GetDomainOutput
SetDomainName sets the DomainName field's value.
func (*GetDomainOutput) SetLastUpdatedAt ¶
func (s *GetDomainOutput) SetLastUpdatedAt(v time.Time) *GetDomainOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*GetDomainOutput) SetMatching ¶
func (s *GetDomainOutput) SetMatching(v *MatchingResponse) *GetDomainOutput
SetMatching sets the Matching field's value.
func (*GetDomainOutput) SetStats ¶
func (s *GetDomainOutput) SetStats(v *DomainStats) *GetDomainOutput
SetStats sets the Stats field's value.
func (*GetDomainOutput) SetTags ¶
func (s *GetDomainOutput) SetTags(v map[string]*string) *GetDomainOutput
SetTags sets the Tags field's value.
func (GetDomainOutput) String ¶
func (s GetDomainOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetIntegrationInput ¶
type GetIntegrationInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The URI of the S3 bucket or any other type of data source. // // Uri is a required field Uri *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetIntegrationInput) GoString ¶
func (s GetIntegrationInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetIntegrationInput) SetDomainName ¶
func (s *GetIntegrationInput) SetDomainName(v string) *GetIntegrationInput
SetDomainName sets the DomainName field's value.
func (*GetIntegrationInput) SetUri ¶
func (s *GetIntegrationInput) SetUri(v string) *GetIntegrationInput
SetUri sets the Uri field's value.
func (GetIntegrationInput) String ¶
func (s GetIntegrationInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetIntegrationInput) Validate ¶
func (s *GetIntegrationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetIntegrationOutput ¶
type GetIntegrationOutput struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // The URI of the S3 bucket or any other type of data source. // // Uri is a required field Uri *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetIntegrationOutput) GoString ¶
func (s GetIntegrationOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetIntegrationOutput) SetCreatedAt ¶
func (s *GetIntegrationOutput) SetCreatedAt(v time.Time) *GetIntegrationOutput
SetCreatedAt sets the CreatedAt field's value.
func (*GetIntegrationOutput) SetDomainName ¶
func (s *GetIntegrationOutput) SetDomainName(v string) *GetIntegrationOutput
SetDomainName sets the DomainName field's value.
func (*GetIntegrationOutput) SetLastUpdatedAt ¶
func (s *GetIntegrationOutput) SetLastUpdatedAt(v time.Time) *GetIntegrationOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*GetIntegrationOutput) SetObjectTypeName ¶
func (s *GetIntegrationOutput) SetObjectTypeName(v string) *GetIntegrationOutput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*GetIntegrationOutput) SetTags ¶
func (s *GetIntegrationOutput) SetTags(v map[string]*string) *GetIntegrationOutput
SetTags sets the Tags field's value.
func (*GetIntegrationOutput) SetUri ¶
func (s *GetIntegrationOutput) SetUri(v string) *GetIntegrationOutput
SetUri sets the Uri field's value.
func (GetIntegrationOutput) String ¶
func (s GetIntegrationOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetMatchesInput ¶
type GetMatchesInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The maximum number of results to return per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The token for the next set of results. Use the value returned in the previous // response in the next request to retrieve the next set of results. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // contains filtered or unexported fields }
func (GetMatchesInput) GoString ¶
func (s GetMatchesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetMatchesInput) SetDomainName ¶
func (s *GetMatchesInput) SetDomainName(v string) *GetMatchesInput
SetDomainName sets the DomainName field's value.
func (*GetMatchesInput) SetMaxResults ¶
func (s *GetMatchesInput) SetMaxResults(v int64) *GetMatchesInput
SetMaxResults sets the MaxResults field's value.
func (*GetMatchesInput) SetNextToken ¶
func (s *GetMatchesInput) SetNextToken(v string) *GetMatchesInput
SetNextToken sets the NextToken field's value.
func (GetMatchesInput) String ¶
func (s GetMatchesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetMatchesInput) Validate ¶
func (s *GetMatchesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetMatchesOutput ¶
type GetMatchesOutput struct { // The timestamp this version of Match Result generated. MatchGenerationDate *time.Time `type:"timestamp"` // The list of matched profiles for this instance. Matches []*MatchItem `type:"list"` // If there are additional results, this is the token for the next set of results. NextToken *string `min:"1" type:"string"` // The number of potential matches found. PotentialMatches *int64 `type:"integer"` // contains filtered or unexported fields }
func (GetMatchesOutput) GoString ¶
func (s GetMatchesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetMatchesOutput) SetMatchGenerationDate ¶
func (s *GetMatchesOutput) SetMatchGenerationDate(v time.Time) *GetMatchesOutput
SetMatchGenerationDate sets the MatchGenerationDate field's value.
func (*GetMatchesOutput) SetMatches ¶
func (s *GetMatchesOutput) SetMatches(v []*MatchItem) *GetMatchesOutput
SetMatches sets the Matches field's value.
func (*GetMatchesOutput) SetNextToken ¶
func (s *GetMatchesOutput) SetNextToken(v string) *GetMatchesOutput
SetNextToken sets the NextToken field's value.
func (*GetMatchesOutput) SetPotentialMatches ¶
func (s *GetMatchesOutput) SetPotentialMatches(v int64) *GetMatchesOutput
SetPotentialMatches sets the PotentialMatches field's value.
func (GetMatchesOutput) String ¶
func (s GetMatchesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetProfileObjectTypeInput ¶
type GetProfileObjectTypeInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `location:"uri" locationName:"ObjectTypeName" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetProfileObjectTypeInput) GoString ¶
func (s GetProfileObjectTypeInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProfileObjectTypeInput) SetDomainName ¶
func (s *GetProfileObjectTypeInput) SetDomainName(v string) *GetProfileObjectTypeInput
SetDomainName sets the DomainName field's value.
func (*GetProfileObjectTypeInput) SetObjectTypeName ¶
func (s *GetProfileObjectTypeInput) SetObjectTypeName(v string) *GetProfileObjectTypeInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (GetProfileObjectTypeInput) String ¶
func (s GetProfileObjectTypeInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProfileObjectTypeInput) Validate ¶
func (s *GetProfileObjectTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetProfileObjectTypeOutput ¶
type GetProfileObjectTypeOutput struct { // Indicates whether a profile should be created when data is received if one // doesn’t exist for an object of this type. The default is FALSE. If the // AllowProfileCreation flag is set to FALSE, then the service tries to fetch // a standard profile and associate this object with the profile. If it is set // to TRUE, and if no match is found, then the service creates a new standard // profile. AllowProfileCreation *bool `type:"boolean"` // The timestamp of when the domain was created. CreatedAt *time.Time `type:"timestamp"` // The description of the profile object type. // // Description is a required field Description *string `min:"1" type:"string" required:"true"` // The customer-provided key to encrypt the profile object that will be created // in this profile object type. EncryptionKey *string `type:"string"` // The number of days until the data in the object expires. ExpirationDays *int64 `min:"1" type:"integer"` // A map of the name and ObjectType field. Fields map[string]*ObjectTypeField `type:"map"` // A list of unique keys that can be used to map data to the profile. Keys map[string][]*ObjectTypeKey `type:"map"` // The timestamp of when the domain was most recently edited. LastUpdatedAt *time.Time `type:"timestamp"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // A unique identifier for the object template. TemplateId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (GetProfileObjectTypeOutput) GoString ¶
func (s GetProfileObjectTypeOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProfileObjectTypeOutput) SetAllowProfileCreation ¶
func (s *GetProfileObjectTypeOutput) SetAllowProfileCreation(v bool) *GetProfileObjectTypeOutput
SetAllowProfileCreation sets the AllowProfileCreation field's value.
func (*GetProfileObjectTypeOutput) SetCreatedAt ¶
func (s *GetProfileObjectTypeOutput) SetCreatedAt(v time.Time) *GetProfileObjectTypeOutput
SetCreatedAt sets the CreatedAt field's value.
func (*GetProfileObjectTypeOutput) SetDescription ¶
func (s *GetProfileObjectTypeOutput) SetDescription(v string) *GetProfileObjectTypeOutput
SetDescription sets the Description field's value.
func (*GetProfileObjectTypeOutput) SetEncryptionKey ¶
func (s *GetProfileObjectTypeOutput) SetEncryptionKey(v string) *GetProfileObjectTypeOutput
SetEncryptionKey sets the EncryptionKey field's value.
func (*GetProfileObjectTypeOutput) SetExpirationDays ¶
func (s *GetProfileObjectTypeOutput) SetExpirationDays(v int64) *GetProfileObjectTypeOutput
SetExpirationDays sets the ExpirationDays field's value.
func (*GetProfileObjectTypeOutput) SetFields ¶
func (s *GetProfileObjectTypeOutput) SetFields(v map[string]*ObjectTypeField) *GetProfileObjectTypeOutput
SetFields sets the Fields field's value.
func (*GetProfileObjectTypeOutput) SetKeys ¶
func (s *GetProfileObjectTypeOutput) SetKeys(v map[string][]*ObjectTypeKey) *GetProfileObjectTypeOutput
SetKeys sets the Keys field's value.
func (*GetProfileObjectTypeOutput) SetLastUpdatedAt ¶
func (s *GetProfileObjectTypeOutput) SetLastUpdatedAt(v time.Time) *GetProfileObjectTypeOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*GetProfileObjectTypeOutput) SetObjectTypeName ¶
func (s *GetProfileObjectTypeOutput) SetObjectTypeName(v string) *GetProfileObjectTypeOutput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*GetProfileObjectTypeOutput) SetTags ¶
func (s *GetProfileObjectTypeOutput) SetTags(v map[string]*string) *GetProfileObjectTypeOutput
SetTags sets the Tags field's value.
func (*GetProfileObjectTypeOutput) SetTemplateId ¶
func (s *GetProfileObjectTypeOutput) SetTemplateId(v string) *GetProfileObjectTypeOutput
SetTemplateId sets the TemplateId field's value.
func (GetProfileObjectTypeOutput) String ¶
func (s GetProfileObjectTypeOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type GetProfileObjectTypeTemplateInput ¶
type GetProfileObjectTypeTemplateInput struct { // A unique identifier for the object template. // // TemplateId is a required field TemplateId *string `location:"uri" locationName:"TemplateId" min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (GetProfileObjectTypeTemplateInput) GoString ¶
func (s GetProfileObjectTypeTemplateInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProfileObjectTypeTemplateInput) SetTemplateId ¶
func (s *GetProfileObjectTypeTemplateInput) SetTemplateId(v string) *GetProfileObjectTypeTemplateInput
SetTemplateId sets the TemplateId field's value.
func (GetProfileObjectTypeTemplateInput) String ¶
func (s GetProfileObjectTypeTemplateInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProfileObjectTypeTemplateInput) Validate ¶
func (s *GetProfileObjectTypeTemplateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GetProfileObjectTypeTemplateOutput ¶
type GetProfileObjectTypeTemplateOutput struct { // Indicates whether a profile should be created when data is received if one // doesn’t exist for an object of this type. The default is FALSE. If the // AllowProfileCreation flag is set to FALSE, then the service tries to fetch // a standard profile and associate this object with the profile. If it is set // to TRUE, and if no match is found, then the service creates a new standard // profile. AllowProfileCreation *bool `type:"boolean"` // A map of the name and ObjectType field. Fields map[string]*ObjectTypeField `type:"map"` // A list of unique keys that can be used to map data to the profile. Keys map[string][]*ObjectTypeKey `type:"map"` // The name of the source of the object template. SourceName *string `min:"1" type:"string"` // The source of the object template. SourceObject *string `min:"1" type:"string"` // A unique identifier for the object template. TemplateId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (GetProfileObjectTypeTemplateOutput) GoString ¶
func (s GetProfileObjectTypeTemplateOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*GetProfileObjectTypeTemplateOutput) SetAllowProfileCreation ¶
func (s *GetProfileObjectTypeTemplateOutput) SetAllowProfileCreation(v bool) *GetProfileObjectTypeTemplateOutput
SetAllowProfileCreation sets the AllowProfileCreation field's value.
func (*GetProfileObjectTypeTemplateOutput) SetFields ¶
func (s *GetProfileObjectTypeTemplateOutput) SetFields(v map[string]*ObjectTypeField) *GetProfileObjectTypeTemplateOutput
SetFields sets the Fields field's value.
func (*GetProfileObjectTypeTemplateOutput) SetKeys ¶
func (s *GetProfileObjectTypeTemplateOutput) SetKeys(v map[string][]*ObjectTypeKey) *GetProfileObjectTypeTemplateOutput
SetKeys sets the Keys field's value.
func (*GetProfileObjectTypeTemplateOutput) SetSourceName ¶
func (s *GetProfileObjectTypeTemplateOutput) SetSourceName(v string) *GetProfileObjectTypeTemplateOutput
SetSourceName sets the SourceName field's value.
func (*GetProfileObjectTypeTemplateOutput) SetSourceObject ¶
func (s *GetProfileObjectTypeTemplateOutput) SetSourceObject(v string) *GetProfileObjectTypeTemplateOutput
SetSourceObject sets the SourceObject field's value.
func (*GetProfileObjectTypeTemplateOutput) SetTemplateId ¶
func (s *GetProfileObjectTypeTemplateOutput) SetTemplateId(v string) *GetProfileObjectTypeTemplateOutput
SetTemplateId sets the TemplateId field's value.
func (GetProfileObjectTypeTemplateOutput) String ¶
func (s GetProfileObjectTypeTemplateOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type IncrementalPullConfig ¶
type IncrementalPullConfig struct { // A field that specifies the date time or timestamp field as the criteria to // use when importing incremental records from the source. DatetimeTypeFieldName *string `type:"string"` // contains filtered or unexported fields }
Specifies the configuration used when importing incremental records from the source.
func (IncrementalPullConfig) GoString ¶
func (s IncrementalPullConfig) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*IncrementalPullConfig) SetDatetimeTypeFieldName ¶
func (s *IncrementalPullConfig) SetDatetimeTypeFieldName(v string) *IncrementalPullConfig
SetDatetimeTypeFieldName sets the DatetimeTypeFieldName field's value.
func (IncrementalPullConfig) String ¶
func (s IncrementalPullConfig) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type InternalServerException ¶
type InternalServerException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"Message" type:"string"` // contains filtered or unexported fields }
An internal service error occurred.
func (*InternalServerException) Code ¶
func (s *InternalServerException) Code() string
Code returns the exception type name.
func (*InternalServerException) Error ¶
func (s *InternalServerException) Error() string
func (InternalServerException) GoString ¶
func (s InternalServerException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*InternalServerException) Message ¶
func (s *InternalServerException) Message() string
Message returns the exception's message.
func (*InternalServerException) OrigErr ¶
func (s *InternalServerException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*InternalServerException) RequestID ¶
func (s *InternalServerException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*InternalServerException) StatusCode ¶
func (s *InternalServerException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (InternalServerException) String ¶
func (s InternalServerException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListAccountIntegrationsInput ¶
type ListAccountIntegrationsInput struct { // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The pagination token from the previous ListAccountIntegrations API call. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // The URI of the S3 bucket or any other type of data source. // // Uri is a required field Uri *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListAccountIntegrationsInput) GoString ¶
func (s ListAccountIntegrationsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAccountIntegrationsInput) SetMaxResults ¶
func (s *ListAccountIntegrationsInput) SetMaxResults(v int64) *ListAccountIntegrationsInput
SetMaxResults sets the MaxResults field's value.
func (*ListAccountIntegrationsInput) SetNextToken ¶
func (s *ListAccountIntegrationsInput) SetNextToken(v string) *ListAccountIntegrationsInput
SetNextToken sets the NextToken field's value.
func (*ListAccountIntegrationsInput) SetUri ¶
func (s *ListAccountIntegrationsInput) SetUri(v string) *ListAccountIntegrationsInput
SetUri sets the Uri field's value.
func (ListAccountIntegrationsInput) String ¶
func (s ListAccountIntegrationsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAccountIntegrationsInput) Validate ¶
func (s *ListAccountIntegrationsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListAccountIntegrationsOutput ¶
type ListAccountIntegrationsOutput struct { // The list of ListAccountIntegration instances. Items []*ListIntegrationItem `type:"list"` // The pagination token from the previous ListAccountIntegrations API call. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListAccountIntegrationsOutput) GoString ¶
func (s ListAccountIntegrationsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListAccountIntegrationsOutput) SetItems ¶
func (s *ListAccountIntegrationsOutput) SetItems(v []*ListIntegrationItem) *ListAccountIntegrationsOutput
SetItems sets the Items field's value.
func (*ListAccountIntegrationsOutput) SetNextToken ¶
func (s *ListAccountIntegrationsOutput) SetNextToken(v string) *ListAccountIntegrationsOutput
SetNextToken sets the NextToken field's value.
func (ListAccountIntegrationsOutput) String ¶
func (s ListAccountIntegrationsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListDomainItem ¶
type ListDomainItem struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
An object in a list that represents a domain.
func (ListDomainItem) GoString ¶
func (s ListDomainItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListDomainItem) SetCreatedAt ¶
func (s *ListDomainItem) SetCreatedAt(v time.Time) *ListDomainItem
SetCreatedAt sets the CreatedAt field's value.
func (*ListDomainItem) SetDomainName ¶
func (s *ListDomainItem) SetDomainName(v string) *ListDomainItem
SetDomainName sets the DomainName field's value.
func (*ListDomainItem) SetLastUpdatedAt ¶
func (s *ListDomainItem) SetLastUpdatedAt(v time.Time) *ListDomainItem
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*ListDomainItem) SetTags ¶
func (s *ListDomainItem) SetTags(v map[string]*string) *ListDomainItem
SetTags sets the Tags field's value.
func (ListDomainItem) String ¶
func (s ListDomainItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListDomainsInput ¶
type ListDomainsInput struct { // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The pagination token from the previous ListDomain API call. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListDomainsInput) GoString ¶
func (s ListDomainsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListDomainsInput) SetMaxResults ¶
func (s *ListDomainsInput) SetMaxResults(v int64) *ListDomainsInput
SetMaxResults sets the MaxResults field's value.
func (*ListDomainsInput) SetNextToken ¶
func (s *ListDomainsInput) SetNextToken(v string) *ListDomainsInput
SetNextToken sets the NextToken field's value.
func (ListDomainsInput) String ¶
func (s ListDomainsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListDomainsInput) Validate ¶
func (s *ListDomainsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListDomainsOutput ¶
type ListDomainsOutput struct { // The list of ListDomains instances. Items []*ListDomainItem `type:"list"` // The pagination token from the previous ListDomains API call. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListDomainsOutput) GoString ¶
func (s ListDomainsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListDomainsOutput) SetItems ¶
func (s *ListDomainsOutput) SetItems(v []*ListDomainItem) *ListDomainsOutput
SetItems sets the Items field's value.
func (*ListDomainsOutput) SetNextToken ¶
func (s *ListDomainsOutput) SetNextToken(v string) *ListDomainsOutput
SetNextToken sets the NextToken field's value.
func (ListDomainsOutput) String ¶
func (s ListDomainsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListIntegrationItem ¶
type ListIntegrationItem struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // The URI of the S3 bucket or any other type of data source. // // Uri is a required field Uri *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
An integration in list of integrations.
func (ListIntegrationItem) GoString ¶
func (s ListIntegrationItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListIntegrationItem) SetCreatedAt ¶
func (s *ListIntegrationItem) SetCreatedAt(v time.Time) *ListIntegrationItem
SetCreatedAt sets the CreatedAt field's value.
func (*ListIntegrationItem) SetDomainName ¶
func (s *ListIntegrationItem) SetDomainName(v string) *ListIntegrationItem
SetDomainName sets the DomainName field's value.
func (*ListIntegrationItem) SetLastUpdatedAt ¶
func (s *ListIntegrationItem) SetLastUpdatedAt(v time.Time) *ListIntegrationItem
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*ListIntegrationItem) SetObjectTypeName ¶
func (s *ListIntegrationItem) SetObjectTypeName(v string) *ListIntegrationItem
SetObjectTypeName sets the ObjectTypeName field's value.
func (*ListIntegrationItem) SetTags ¶
func (s *ListIntegrationItem) SetTags(v map[string]*string) *ListIntegrationItem
SetTags sets the Tags field's value.
func (*ListIntegrationItem) SetUri ¶
func (s *ListIntegrationItem) SetUri(v string) *ListIntegrationItem
SetUri sets the Uri field's value.
func (ListIntegrationItem) String ¶
func (s ListIntegrationItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListIntegrationsInput ¶
type ListIntegrationsInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The pagination token from the previous ListIntegrations API call. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListIntegrationsInput) GoString ¶
func (s ListIntegrationsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListIntegrationsInput) SetDomainName ¶
func (s *ListIntegrationsInput) SetDomainName(v string) *ListIntegrationsInput
SetDomainName sets the DomainName field's value.
func (*ListIntegrationsInput) SetMaxResults ¶
func (s *ListIntegrationsInput) SetMaxResults(v int64) *ListIntegrationsInput
SetMaxResults sets the MaxResults field's value.
func (*ListIntegrationsInput) SetNextToken ¶
func (s *ListIntegrationsInput) SetNextToken(v string) *ListIntegrationsInput
SetNextToken sets the NextToken field's value.
func (ListIntegrationsInput) String ¶
func (s ListIntegrationsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListIntegrationsInput) Validate ¶
func (s *ListIntegrationsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListIntegrationsOutput ¶
type ListIntegrationsOutput struct { // The list of ListIntegrations instances. Items []*ListIntegrationItem `type:"list"` // The pagination token from the previous ListIntegrations API call. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListIntegrationsOutput) GoString ¶
func (s ListIntegrationsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListIntegrationsOutput) SetItems ¶
func (s *ListIntegrationsOutput) SetItems(v []*ListIntegrationItem) *ListIntegrationsOutput
SetItems sets the Items field's value.
func (*ListIntegrationsOutput) SetNextToken ¶
func (s *ListIntegrationsOutput) SetNextToken(v string) *ListIntegrationsOutput
SetNextToken sets the NextToken field's value.
func (ListIntegrationsOutput) String ¶
func (s ListIntegrationsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProfileObjectTypeItem ¶
type ListProfileObjectTypeItem struct { // The timestamp of when the domain was created. CreatedAt *time.Time `type:"timestamp"` // Description of the profile object type. // // Description is a required field Description *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. LastUpdatedAt *time.Time `type:"timestamp"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
A ProfileObjectType instance.
func (ListProfileObjectTypeItem) GoString ¶
func (s ListProfileObjectTypeItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypeItem) SetCreatedAt ¶
func (s *ListProfileObjectTypeItem) SetCreatedAt(v time.Time) *ListProfileObjectTypeItem
SetCreatedAt sets the CreatedAt field's value.
func (*ListProfileObjectTypeItem) SetDescription ¶
func (s *ListProfileObjectTypeItem) SetDescription(v string) *ListProfileObjectTypeItem
SetDescription sets the Description field's value.
func (*ListProfileObjectTypeItem) SetLastUpdatedAt ¶
func (s *ListProfileObjectTypeItem) SetLastUpdatedAt(v time.Time) *ListProfileObjectTypeItem
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*ListProfileObjectTypeItem) SetObjectTypeName ¶
func (s *ListProfileObjectTypeItem) SetObjectTypeName(v string) *ListProfileObjectTypeItem
SetObjectTypeName sets the ObjectTypeName field's value.
func (*ListProfileObjectTypeItem) SetTags ¶
func (s *ListProfileObjectTypeItem) SetTags(v map[string]*string) *ListProfileObjectTypeItem
SetTags sets the Tags field's value.
func (ListProfileObjectTypeItem) String ¶
func (s ListProfileObjectTypeItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProfileObjectTypeTemplateItem ¶
type ListProfileObjectTypeTemplateItem struct { // The name of the source of the object template. SourceName *string `min:"1" type:"string"` // The source of the object template. SourceObject *string `min:"1" type:"string"` // A unique identifier for the object template. TemplateId *string `min:"1" type:"string"` // contains filtered or unexported fields }
A ProfileObjectTypeTemplate in a list of ProfileObjectTypeTemplates.
func (ListProfileObjectTypeTemplateItem) GoString ¶
func (s ListProfileObjectTypeTemplateItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypeTemplateItem) SetSourceName ¶
func (s *ListProfileObjectTypeTemplateItem) SetSourceName(v string) *ListProfileObjectTypeTemplateItem
SetSourceName sets the SourceName field's value.
func (*ListProfileObjectTypeTemplateItem) SetSourceObject ¶
func (s *ListProfileObjectTypeTemplateItem) SetSourceObject(v string) *ListProfileObjectTypeTemplateItem
SetSourceObject sets the SourceObject field's value.
func (*ListProfileObjectTypeTemplateItem) SetTemplateId ¶
func (s *ListProfileObjectTypeTemplateItem) SetTemplateId(v string) *ListProfileObjectTypeTemplateItem
SetTemplateId sets the TemplateId field's value.
func (ListProfileObjectTypeTemplateItem) String ¶
func (s ListProfileObjectTypeTemplateItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProfileObjectTypeTemplatesInput ¶
type ListProfileObjectTypeTemplatesInput struct { // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The pagination token from the previous ListObjectTypeTemplates API call. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListProfileObjectTypeTemplatesInput) GoString ¶
func (s ListProfileObjectTypeTemplatesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypeTemplatesInput) SetMaxResults ¶
func (s *ListProfileObjectTypeTemplatesInput) SetMaxResults(v int64) *ListProfileObjectTypeTemplatesInput
SetMaxResults sets the MaxResults field's value.
func (*ListProfileObjectTypeTemplatesInput) SetNextToken ¶
func (s *ListProfileObjectTypeTemplatesInput) SetNextToken(v string) *ListProfileObjectTypeTemplatesInput
SetNextToken sets the NextToken field's value.
func (ListProfileObjectTypeTemplatesInput) String ¶
func (s ListProfileObjectTypeTemplatesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypeTemplatesInput) Validate ¶
func (s *ListProfileObjectTypeTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProfileObjectTypeTemplatesOutput ¶
type ListProfileObjectTypeTemplatesOutput struct { // The list of ListProfileObjectType template instances. Items []*ListProfileObjectTypeTemplateItem `type:"list"` // The pagination token from the previous ListObjectTypeTemplates API call. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListProfileObjectTypeTemplatesOutput) GoString ¶
func (s ListProfileObjectTypeTemplatesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypeTemplatesOutput) SetItems ¶
func (s *ListProfileObjectTypeTemplatesOutput) SetItems(v []*ListProfileObjectTypeTemplateItem) *ListProfileObjectTypeTemplatesOutput
SetItems sets the Items field's value.
func (*ListProfileObjectTypeTemplatesOutput) SetNextToken ¶
func (s *ListProfileObjectTypeTemplatesOutput) SetNextToken(v string) *ListProfileObjectTypeTemplatesOutput
SetNextToken sets the NextToken field's value.
func (ListProfileObjectTypeTemplatesOutput) String ¶
func (s ListProfileObjectTypeTemplatesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProfileObjectTypesInput ¶
type ListProfileObjectTypesInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // Identifies the next page of results to return. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // contains filtered or unexported fields }
func (ListProfileObjectTypesInput) GoString ¶
func (s ListProfileObjectTypesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypesInput) SetDomainName ¶
func (s *ListProfileObjectTypesInput) SetDomainName(v string) *ListProfileObjectTypesInput
SetDomainName sets the DomainName field's value.
func (*ListProfileObjectTypesInput) SetMaxResults ¶
func (s *ListProfileObjectTypesInput) SetMaxResults(v int64) *ListProfileObjectTypesInput
SetMaxResults sets the MaxResults field's value.
func (*ListProfileObjectTypesInput) SetNextToken ¶
func (s *ListProfileObjectTypesInput) SetNextToken(v string) *ListProfileObjectTypesInput
SetNextToken sets the NextToken field's value.
func (ListProfileObjectTypesInput) String ¶
func (s ListProfileObjectTypesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypesInput) Validate ¶
func (s *ListProfileObjectTypesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProfileObjectTypesOutput ¶
type ListProfileObjectTypesOutput struct { // The list of ListProfileObjectTypes instances. Items []*ListProfileObjectTypeItem `type:"list"` // Identifies the next page of results to return. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListProfileObjectTypesOutput) GoString ¶
func (s ListProfileObjectTypesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectTypesOutput) SetItems ¶
func (s *ListProfileObjectTypesOutput) SetItems(v []*ListProfileObjectTypeItem) *ListProfileObjectTypesOutput
SetItems sets the Items field's value.
func (*ListProfileObjectTypesOutput) SetNextToken ¶
func (s *ListProfileObjectTypesOutput) SetNextToken(v string) *ListProfileObjectTypesOutput
SetNextToken sets the NextToken field's value.
func (ListProfileObjectTypesOutput) String ¶
func (s ListProfileObjectTypesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProfileObjectsInput ¶
type ListProfileObjectsInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The pagination token from the previous call to ListProfileObjects. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // Applies a filter to the response to include profile objects with the specified // index values. This filter is only supported for ObjectTypeName _asset and // _case. ObjectFilter *ObjectFilter `type:"structure"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ListProfileObjectsInput) GoString ¶
func (s ListProfileObjectsInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectsInput) SetDomainName ¶
func (s *ListProfileObjectsInput) SetDomainName(v string) *ListProfileObjectsInput
SetDomainName sets the DomainName field's value.
func (*ListProfileObjectsInput) SetMaxResults ¶
func (s *ListProfileObjectsInput) SetMaxResults(v int64) *ListProfileObjectsInput
SetMaxResults sets the MaxResults field's value.
func (*ListProfileObjectsInput) SetNextToken ¶
func (s *ListProfileObjectsInput) SetNextToken(v string) *ListProfileObjectsInput
SetNextToken sets the NextToken field's value.
func (*ListProfileObjectsInput) SetObjectFilter ¶
func (s *ListProfileObjectsInput) SetObjectFilter(v *ObjectFilter) *ListProfileObjectsInput
SetObjectFilter sets the ObjectFilter field's value.
func (*ListProfileObjectsInput) SetObjectTypeName ¶
func (s *ListProfileObjectsInput) SetObjectTypeName(v string) *ListProfileObjectsInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*ListProfileObjectsInput) SetProfileId ¶
func (s *ListProfileObjectsInput) SetProfileId(v string) *ListProfileObjectsInput
SetProfileId sets the ProfileId field's value.
func (ListProfileObjectsInput) String ¶
func (s ListProfileObjectsInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectsInput) Validate ¶
func (s *ListProfileObjectsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProfileObjectsItem ¶
type ListProfileObjectsItem struct { // A JSON representation of a ProfileObject that belongs to a profile. Object *string `min:"1" type:"string"` // Specifies the kind of object being added to a profile, such as "Salesforce-Account." ObjectTypeName *string `min:"1" type:"string"` // The unique identifier of the ProfileObject generated by the service. ProfileObjectUniqueKey *string `min:"1" type:"string"` // contains filtered or unexported fields }
A ProfileObject in a list of ProfileObjects.
func (ListProfileObjectsItem) GoString ¶
func (s ListProfileObjectsItem) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectsItem) SetObject ¶
func (s *ListProfileObjectsItem) SetObject(v string) *ListProfileObjectsItem
SetObject sets the Object field's value.
func (*ListProfileObjectsItem) SetObjectTypeName ¶
func (s *ListProfileObjectsItem) SetObjectTypeName(v string) *ListProfileObjectsItem
SetObjectTypeName sets the ObjectTypeName field's value.
func (*ListProfileObjectsItem) SetProfileObjectUniqueKey ¶
func (s *ListProfileObjectsItem) SetProfileObjectUniqueKey(v string) *ListProfileObjectsItem
SetProfileObjectUniqueKey sets the ProfileObjectUniqueKey field's value.
func (ListProfileObjectsItem) String ¶
func (s ListProfileObjectsItem) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListProfileObjectsOutput ¶
type ListProfileObjectsOutput struct { // The list of ListProfileObject instances. Items []*ListProfileObjectsItem `type:"list"` // The pagination token from the previous call to ListProfileObjects. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (ListProfileObjectsOutput) GoString ¶
func (s ListProfileObjectsOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListProfileObjectsOutput) SetItems ¶
func (s *ListProfileObjectsOutput) SetItems(v []*ListProfileObjectsItem) *ListProfileObjectsOutput
SetItems sets the Items field's value.
func (*ListProfileObjectsOutput) SetNextToken ¶
func (s *ListProfileObjectsOutput) SetNextToken(v string) *ListProfileObjectsOutput
SetNextToken sets the NextToken field's value.
func (ListProfileObjectsOutput) String ¶
func (s ListProfileObjectsOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The ARN of the resource for which you want to view tags. // // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resourceArn" type:"string" required:"true"` // contains filtered or unexported fields }
func (ListTagsForResourceInput) GoString ¶
func (s ListTagsForResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagsForResourceInput) SetResourceArn ¶
func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput
SetResourceArn sets the ResourceArn field's value.
func (ListTagsForResourceInput) String ¶
func (s ListTagsForResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagsForResourceInput) Validate ¶
func (s *ListTagsForResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // The tags used to organize, track, or control access for this resource. Tags map[string]*string `locationName:"tags" min:"1" type:"map"` // contains filtered or unexported fields }
func (ListTagsForResourceOutput) GoString ¶
func (s ListTagsForResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ListTagsForResourceOutput) SetTags ¶
func (s *ListTagsForResourceOutput) SetTags(v map[string]*string) *ListTagsForResourceOutput
SetTags sets the Tags field's value.
func (ListTagsForResourceOutput) String ¶
func (s ListTagsForResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type MarketoSourceProperties ¶
type MarketoSourceProperties struct { // The object specified in the Marketo flow source. // // Object is a required field Object *string `type:"string" required:"true"` // contains filtered or unexported fields }
The properties that are applied when Marketo is being used as a source.
func (MarketoSourceProperties) GoString ¶
func (s MarketoSourceProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MarketoSourceProperties) SetObject ¶
func (s *MarketoSourceProperties) SetObject(v string) *MarketoSourceProperties
SetObject sets the Object field's value.
func (MarketoSourceProperties) String ¶
func (s MarketoSourceProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MarketoSourceProperties) Validate ¶
func (s *MarketoSourceProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MatchItem ¶
type MatchItem struct { // The unique identifiers for this group of profiles that match. MatchId *string `min:"1" type:"string"` // A list of identifiers for profiles that match. ProfileIds []*string `type:"list"` // contains filtered or unexported fields }
The Match group object.
func (MatchItem) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MatchItem) SetMatchId ¶
SetMatchId sets the MatchId field's value.
func (*MatchItem) SetProfileIds ¶
SetProfileIds sets the ProfileIds field's value.
type MatchingRequest ¶
type MatchingRequest struct { // The flag that enables the matching process of duplicate profiles. // // Enabled is a required field Enabled *bool `type:"boolean" required:"true"` // contains filtered or unexported fields }
The flag that enables the matching process of duplicate profiles.
func (MatchingRequest) GoString ¶
func (s MatchingRequest) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MatchingRequest) SetEnabled ¶
func (s *MatchingRequest) SetEnabled(v bool) *MatchingRequest
SetEnabled sets the Enabled field's value.
func (MatchingRequest) String ¶
func (s MatchingRequest) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MatchingRequest) Validate ¶
func (s *MatchingRequest) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MatchingResponse ¶
type MatchingResponse struct { // The flag that enables the matching process of duplicate profiles. Enabled *bool `type:"boolean"` // contains filtered or unexported fields }
The flag that enables the matching process of duplicate profiles.
func (MatchingResponse) GoString ¶
func (s MatchingResponse) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MatchingResponse) SetEnabled ¶
func (s *MatchingResponse) SetEnabled(v bool) *MatchingResponse
SetEnabled sets the Enabled field's value.
func (MatchingResponse) String ¶
func (s MatchingResponse) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type MergeProfilesInput ¶
type MergeProfilesInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The identifiers of the fields in the profile that has the information you // want to apply to the merge. For example, say you want to merge EmailAddress // from Profile1 into MainProfile. This would be the identifier of the EmailAddress // field in Profile1. FieldSourceProfileIds *FieldSourceProfileIds `type:"structure"` // The identifier of the profile to be taken. // // MainProfileId is a required field MainProfileId *string `type:"string" required:"true"` // The identifier of the profile to be merged into MainProfileId. // // ProfileIdsToBeMerged is a required field ProfileIdsToBeMerged []*string `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (MergeProfilesInput) GoString ¶
func (s MergeProfilesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MergeProfilesInput) SetDomainName ¶
func (s *MergeProfilesInput) SetDomainName(v string) *MergeProfilesInput
SetDomainName sets the DomainName field's value.
func (*MergeProfilesInput) SetFieldSourceProfileIds ¶
func (s *MergeProfilesInput) SetFieldSourceProfileIds(v *FieldSourceProfileIds) *MergeProfilesInput
SetFieldSourceProfileIds sets the FieldSourceProfileIds field's value.
func (*MergeProfilesInput) SetMainProfileId ¶
func (s *MergeProfilesInput) SetMainProfileId(v string) *MergeProfilesInput
SetMainProfileId sets the MainProfileId field's value.
func (*MergeProfilesInput) SetProfileIdsToBeMerged ¶
func (s *MergeProfilesInput) SetProfileIdsToBeMerged(v []*string) *MergeProfilesInput
SetProfileIdsToBeMerged sets the ProfileIdsToBeMerged field's value.
func (MergeProfilesInput) String ¶
func (s MergeProfilesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MergeProfilesInput) Validate ¶
func (s *MergeProfilesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type MergeProfilesOutput ¶
type MergeProfilesOutput struct { // A message that indicates the merge request is complete. Message *string `type:"string"` // contains filtered or unexported fields }
func (MergeProfilesOutput) GoString ¶
func (s MergeProfilesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*MergeProfilesOutput) SetMessage ¶
func (s *MergeProfilesOutput) SetMessage(v string) *MergeProfilesOutput
SetMessage sets the Message field's value.
func (MergeProfilesOutput) String ¶
func (s MergeProfilesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ObjectFilter ¶
type ObjectFilter struct { // A searchable identifier of a standard profile object. The predefined keys // you can use to search for _asset include: _assetId, _assetName, _serialNumber. // The predefined keys you can use to search for _case include: _caseId. // // KeyName is a required field KeyName *string `min:"1" type:"string" required:"true"` // A list of key values. // // Values is a required field Values []*string `type:"list" required:"true"` // contains filtered or unexported fields }
The filter applied to ListProfileObjects response to include profile objects with the specified index values. This filter is only supported for ObjectTypeName _asset and _case.
func (ObjectFilter) GoString ¶
func (s ObjectFilter) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ObjectFilter) SetKeyName ¶
func (s *ObjectFilter) SetKeyName(v string) *ObjectFilter
SetKeyName sets the KeyName field's value.
func (*ObjectFilter) SetValues ¶
func (s *ObjectFilter) SetValues(v []*string) *ObjectFilter
SetValues sets the Values field's value.
func (ObjectFilter) String ¶
func (s ObjectFilter) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ObjectFilter) Validate ¶
func (s *ObjectFilter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ObjectTypeField ¶
type ObjectTypeField struct { // The content type of the field. Used for determining equality when searching. ContentType *string `type:"string" enum:"FieldContentType"` // A field of a ProfileObject. For example: _source.FirstName, where “_source” // is a ProfileObjectType of a Zendesk user and “FirstName” is a field in // that ObjectType. Source *string `min:"1" type:"string"` // The location of the data in the standard ProfileObject model. For example: // _profile.Address.PostalCode. Target *string `min:"1" type:"string"` // contains filtered or unexported fields }
Represents a field in a ProfileObjectType.
func (ObjectTypeField) GoString ¶
func (s ObjectTypeField) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ObjectTypeField) SetContentType ¶
func (s *ObjectTypeField) SetContentType(v string) *ObjectTypeField
SetContentType sets the ContentType field's value.
func (*ObjectTypeField) SetSource ¶
func (s *ObjectTypeField) SetSource(v string) *ObjectTypeField
SetSource sets the Source field's value.
func (*ObjectTypeField) SetTarget ¶
func (s *ObjectTypeField) SetTarget(v string) *ObjectTypeField
SetTarget sets the Target field's value.
func (ObjectTypeField) String ¶
func (s ObjectTypeField) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ObjectTypeField) Validate ¶
func (s *ObjectTypeField) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ObjectTypeKey ¶
type ObjectTypeKey struct { // The reference for the key name of the fields map. FieldNames []*string `type:"list"` // The types of keys that a ProfileObject can have. Each ProfileObject can have // only 1 UNIQUE key but multiple PROFILE keys. PROFILE, ASSET or CASE means // that this key can be used to tie an object to a PROFILE, ASSET or CASE respectively. // UNIQUE means that it can be used to uniquely identify an object. If a key // a is marked as SECONDARY, it will be used to search for profiles after all // other PROFILE keys have been searched. A LOOKUP_ONLY key is only used to // match a profile but is not persisted to be used for searching of the profile. // A NEW_ONLY key is only used if the profile does not already exist before // the object is ingested, otherwise it is only used for matching objects to // profiles. StandardIdentifiers []*string `type:"list"` // contains filtered or unexported fields }
An object that defines the Key element of a ProfileObject. A Key is a special element that can be used to search for a customer profile.
func (ObjectTypeKey) GoString ¶
func (s ObjectTypeKey) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ObjectTypeKey) SetFieldNames ¶
func (s *ObjectTypeKey) SetFieldNames(v []*string) *ObjectTypeKey
SetFieldNames sets the FieldNames field's value.
func (*ObjectTypeKey) SetStandardIdentifiers ¶
func (s *ObjectTypeKey) SetStandardIdentifiers(v []*string) *ObjectTypeKey
SetStandardIdentifiers sets the StandardIdentifiers field's value.
func (ObjectTypeKey) String ¶
func (s ObjectTypeKey) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type Profile ¶
type Profile struct { // A unique account number that you have given to the customer. AccountNumber *string `min:"1" type:"string"` // Any additional information relevant to the customer’s profile. AdditionalInformation *string `min:"1" type:"string"` // A generic address associated with the customer that is not mailing, shipping, // or billing. Address *Address `type:"structure"` // A key value pair of attributes of a customer profile. Attributes map[string]*string `type:"map"` // The customer’s billing address. BillingAddress *Address `type:"structure"` // The customer’s birth date. BirthDate *string `min:"1" type:"string"` // The customer’s business email address. BusinessEmailAddress *string `min:"1" type:"string"` // The name of the customer’s business. BusinessName *string `min:"1" type:"string"` // The customer’s home phone number. BusinessPhoneNumber *string `min:"1" type:"string"` // The customer’s email address, which has not been specified as a personal // or business address. EmailAddress *string `min:"1" type:"string"` // The customer’s first name. FirstName *string `min:"1" type:"string"` // The gender with which the customer identifies. Gender *string `type:"string" enum:"Gender"` // The customer’s home phone number. HomePhoneNumber *string `min:"1" type:"string"` // The customer’s last name. LastName *string `min:"1" type:"string"` // The customer’s mailing address. MailingAddress *Address `type:"structure"` // The customer’s middle name. MiddleName *string `min:"1" type:"string"` // The customer’s mobile phone number. MobilePhoneNumber *string `min:"1" type:"string"` // The type of profile used to describe the customer. PartyType *string `type:"string" enum:"PartyType"` // The customer’s personal email address. PersonalEmailAddress *string `min:"1" type:"string"` // The customer's phone number, which has not been specified as a mobile, home, // or business number. PhoneNumber *string `min:"1" type:"string"` // The unique identifier of a customer profile. ProfileId *string `type:"string"` // The customer’s shipping address. ShippingAddress *Address `type:"structure"` // contains filtered or unexported fields }
The standard profile of a customer.
func (Profile) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*Profile) SetAccountNumber ¶
SetAccountNumber sets the AccountNumber field's value.
func (*Profile) SetAdditionalInformation ¶
SetAdditionalInformation sets the AdditionalInformation field's value.
func (*Profile) SetAddress ¶
SetAddress sets the Address field's value.
func (*Profile) SetAttributes ¶
SetAttributes sets the Attributes field's value.
func (*Profile) SetBillingAddress ¶
SetBillingAddress sets the BillingAddress field's value.
func (*Profile) SetBirthDate ¶
SetBirthDate sets the BirthDate field's value.
func (*Profile) SetBusinessEmailAddress ¶
SetBusinessEmailAddress sets the BusinessEmailAddress field's value.
func (*Profile) SetBusinessName ¶
SetBusinessName sets the BusinessName field's value.
func (*Profile) SetBusinessPhoneNumber ¶
SetBusinessPhoneNumber sets the BusinessPhoneNumber field's value.
func (*Profile) SetEmailAddress ¶
SetEmailAddress sets the EmailAddress field's value.
func (*Profile) SetFirstName ¶
SetFirstName sets the FirstName field's value.
func (*Profile) SetHomePhoneNumber ¶
SetHomePhoneNumber sets the HomePhoneNumber field's value.
func (*Profile) SetLastName ¶
SetLastName sets the LastName field's value.
func (*Profile) SetMailingAddress ¶
SetMailingAddress sets the MailingAddress field's value.
func (*Profile) SetMiddleName ¶
SetMiddleName sets the MiddleName field's value.
func (*Profile) SetMobilePhoneNumber ¶
SetMobilePhoneNumber sets the MobilePhoneNumber field's value.
func (*Profile) SetPartyType ¶
SetPartyType sets the PartyType field's value.
func (*Profile) SetPersonalEmailAddress ¶
SetPersonalEmailAddress sets the PersonalEmailAddress field's value.
func (*Profile) SetPhoneNumber ¶
SetPhoneNumber sets the PhoneNumber field's value.
func (*Profile) SetProfileId ¶
SetProfileId sets the ProfileId field's value.
func (*Profile) SetShippingAddress ¶
SetShippingAddress sets the ShippingAddress field's value.
type PutIntegrationInput ¶
type PutIntegrationInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The configuration that controls how Customer Profiles retrieves data from // the source. FlowDefinition *FlowDefinition `type:"structure"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // The URI of the S3 bucket or any other type of data source. Uri *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (PutIntegrationInput) GoString ¶
func (s PutIntegrationInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutIntegrationInput) SetDomainName ¶
func (s *PutIntegrationInput) SetDomainName(v string) *PutIntegrationInput
SetDomainName sets the DomainName field's value.
func (*PutIntegrationInput) SetFlowDefinition ¶
func (s *PutIntegrationInput) SetFlowDefinition(v *FlowDefinition) *PutIntegrationInput
SetFlowDefinition sets the FlowDefinition field's value.
func (*PutIntegrationInput) SetObjectTypeName ¶
func (s *PutIntegrationInput) SetObjectTypeName(v string) *PutIntegrationInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*PutIntegrationInput) SetTags ¶
func (s *PutIntegrationInput) SetTags(v map[string]*string) *PutIntegrationInput
SetTags sets the Tags field's value.
func (*PutIntegrationInput) SetUri ¶
func (s *PutIntegrationInput) SetUri(v string) *PutIntegrationInput
SetUri sets the Uri field's value.
func (PutIntegrationInput) String ¶
func (s PutIntegrationInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutIntegrationInput) Validate ¶
func (s *PutIntegrationInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutIntegrationOutput ¶
type PutIntegrationOutput struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // The URI of the S3 bucket or any other type of data source. // // Uri is a required field Uri *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (PutIntegrationOutput) GoString ¶
func (s PutIntegrationOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutIntegrationOutput) SetCreatedAt ¶
func (s *PutIntegrationOutput) SetCreatedAt(v time.Time) *PutIntegrationOutput
SetCreatedAt sets the CreatedAt field's value.
func (*PutIntegrationOutput) SetDomainName ¶
func (s *PutIntegrationOutput) SetDomainName(v string) *PutIntegrationOutput
SetDomainName sets the DomainName field's value.
func (*PutIntegrationOutput) SetLastUpdatedAt ¶
func (s *PutIntegrationOutput) SetLastUpdatedAt(v time.Time) *PutIntegrationOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*PutIntegrationOutput) SetObjectTypeName ¶
func (s *PutIntegrationOutput) SetObjectTypeName(v string) *PutIntegrationOutput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*PutIntegrationOutput) SetTags ¶
func (s *PutIntegrationOutput) SetTags(v map[string]*string) *PutIntegrationOutput
SetTags sets the Tags field's value.
func (*PutIntegrationOutput) SetUri ¶
func (s *PutIntegrationOutput) SetUri(v string) *PutIntegrationOutput
SetUri sets the Uri field's value.
func (PutIntegrationOutput) String ¶
func (s PutIntegrationOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type PutProfileObjectInput ¶
type PutProfileObjectInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // A string that is serialized from a JSON object. // // Object is a required field Object *string `min:"1" type:"string" required:"true"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
func (PutProfileObjectInput) GoString ¶
func (s PutProfileObjectInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutProfileObjectInput) SetDomainName ¶
func (s *PutProfileObjectInput) SetDomainName(v string) *PutProfileObjectInput
SetDomainName sets the DomainName field's value.
func (*PutProfileObjectInput) SetObject ¶
func (s *PutProfileObjectInput) SetObject(v string) *PutProfileObjectInput
SetObject sets the Object field's value.
func (*PutProfileObjectInput) SetObjectTypeName ¶
func (s *PutProfileObjectInput) SetObjectTypeName(v string) *PutProfileObjectInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (PutProfileObjectInput) String ¶
func (s PutProfileObjectInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutProfileObjectInput) Validate ¶
func (s *PutProfileObjectInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutProfileObjectOutput ¶
type PutProfileObjectOutput struct { // The unique identifier of the profile object generated by the service. ProfileObjectUniqueKey *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (PutProfileObjectOutput) GoString ¶
func (s PutProfileObjectOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutProfileObjectOutput) SetProfileObjectUniqueKey ¶
func (s *PutProfileObjectOutput) SetProfileObjectUniqueKey(v string) *PutProfileObjectOutput
SetProfileObjectUniqueKey sets the ProfileObjectUniqueKey field's value.
func (PutProfileObjectOutput) String ¶
func (s PutProfileObjectOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type PutProfileObjectTypeInput ¶
type PutProfileObjectTypeInput struct { // Indicates whether a profile should be created when data is received if one // doesn’t exist for an object of this type. The default is FALSE. If the // AllowProfileCreation flag is set to FALSE, then the service tries to fetch // a standard profile and associate this object with the profile. If it is set // to TRUE, and if no match is found, then the service creates a new standard // profile. AllowProfileCreation *bool `type:"boolean"` // Description of the profile object type. // // Description is a required field Description *string `min:"1" type:"string" required:"true"` // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The customer-provided key to encrypt the profile object that will be created // in this profile object type. EncryptionKey *string `type:"string"` // The number of days until the data in the object expires. ExpirationDays *int64 `min:"1" type:"integer"` // A map of the name and ObjectType field. Fields map[string]*ObjectTypeField `type:"map"` // A list of unique keys that can be used to map data to the profile. Keys map[string][]*ObjectTypeKey `type:"map"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `location:"uri" locationName:"ObjectTypeName" min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // A unique identifier for the object template. TemplateId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (PutProfileObjectTypeInput) GoString ¶
func (s PutProfileObjectTypeInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutProfileObjectTypeInput) SetAllowProfileCreation ¶
func (s *PutProfileObjectTypeInput) SetAllowProfileCreation(v bool) *PutProfileObjectTypeInput
SetAllowProfileCreation sets the AllowProfileCreation field's value.
func (*PutProfileObjectTypeInput) SetDescription ¶
func (s *PutProfileObjectTypeInput) SetDescription(v string) *PutProfileObjectTypeInput
SetDescription sets the Description field's value.
func (*PutProfileObjectTypeInput) SetDomainName ¶
func (s *PutProfileObjectTypeInput) SetDomainName(v string) *PutProfileObjectTypeInput
SetDomainName sets the DomainName field's value.
func (*PutProfileObjectTypeInput) SetEncryptionKey ¶
func (s *PutProfileObjectTypeInput) SetEncryptionKey(v string) *PutProfileObjectTypeInput
SetEncryptionKey sets the EncryptionKey field's value.
func (*PutProfileObjectTypeInput) SetExpirationDays ¶
func (s *PutProfileObjectTypeInput) SetExpirationDays(v int64) *PutProfileObjectTypeInput
SetExpirationDays sets the ExpirationDays field's value.
func (*PutProfileObjectTypeInput) SetFields ¶
func (s *PutProfileObjectTypeInput) SetFields(v map[string]*ObjectTypeField) *PutProfileObjectTypeInput
SetFields sets the Fields field's value.
func (*PutProfileObjectTypeInput) SetKeys ¶
func (s *PutProfileObjectTypeInput) SetKeys(v map[string][]*ObjectTypeKey) *PutProfileObjectTypeInput
SetKeys sets the Keys field's value.
func (*PutProfileObjectTypeInput) SetObjectTypeName ¶
func (s *PutProfileObjectTypeInput) SetObjectTypeName(v string) *PutProfileObjectTypeInput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*PutProfileObjectTypeInput) SetTags ¶
func (s *PutProfileObjectTypeInput) SetTags(v map[string]*string) *PutProfileObjectTypeInput
SetTags sets the Tags field's value.
func (*PutProfileObjectTypeInput) SetTemplateId ¶
func (s *PutProfileObjectTypeInput) SetTemplateId(v string) *PutProfileObjectTypeInput
SetTemplateId sets the TemplateId field's value.
func (PutProfileObjectTypeInput) String ¶
func (s PutProfileObjectTypeInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutProfileObjectTypeInput) Validate ¶
func (s *PutProfileObjectTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutProfileObjectTypeOutput ¶
type PutProfileObjectTypeOutput struct { // Indicates whether a profile should be created when data is received if one // doesn’t exist for an object of this type. The default is FALSE. If the // AllowProfileCreation flag is set to FALSE, then the service tries to fetch // a standard profile and associate this object with the profile. If it is set // to TRUE, and if no match is found, then the service creates a new standard // profile. AllowProfileCreation *bool `type:"boolean"` // The timestamp of when the domain was created. CreatedAt *time.Time `type:"timestamp"` // Description of the profile object type. // // Description is a required field Description *string `min:"1" type:"string" required:"true"` // The customer-provided key to encrypt the profile object that will be created // in this profile object type. EncryptionKey *string `type:"string"` // The number of days until the data in the object expires. ExpirationDays *int64 `min:"1" type:"integer"` // A map of the name and ObjectType field. Fields map[string]*ObjectTypeField `type:"map"` // A list of unique keys that can be used to map data to the profile. Keys map[string][]*ObjectTypeKey `type:"map"` // The timestamp of when the domain was most recently edited. LastUpdatedAt *time.Time `type:"timestamp"` // The name of the profile object type. // // ObjectTypeName is a required field ObjectTypeName *string `min:"1" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // A unique identifier for the object template. TemplateId *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (PutProfileObjectTypeOutput) GoString ¶
func (s PutProfileObjectTypeOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*PutProfileObjectTypeOutput) SetAllowProfileCreation ¶
func (s *PutProfileObjectTypeOutput) SetAllowProfileCreation(v bool) *PutProfileObjectTypeOutput
SetAllowProfileCreation sets the AllowProfileCreation field's value.
func (*PutProfileObjectTypeOutput) SetCreatedAt ¶
func (s *PutProfileObjectTypeOutput) SetCreatedAt(v time.Time) *PutProfileObjectTypeOutput
SetCreatedAt sets the CreatedAt field's value.
func (*PutProfileObjectTypeOutput) SetDescription ¶
func (s *PutProfileObjectTypeOutput) SetDescription(v string) *PutProfileObjectTypeOutput
SetDescription sets the Description field's value.
func (*PutProfileObjectTypeOutput) SetEncryptionKey ¶
func (s *PutProfileObjectTypeOutput) SetEncryptionKey(v string) *PutProfileObjectTypeOutput
SetEncryptionKey sets the EncryptionKey field's value.
func (*PutProfileObjectTypeOutput) SetExpirationDays ¶
func (s *PutProfileObjectTypeOutput) SetExpirationDays(v int64) *PutProfileObjectTypeOutput
SetExpirationDays sets the ExpirationDays field's value.
func (*PutProfileObjectTypeOutput) SetFields ¶
func (s *PutProfileObjectTypeOutput) SetFields(v map[string]*ObjectTypeField) *PutProfileObjectTypeOutput
SetFields sets the Fields field's value.
func (*PutProfileObjectTypeOutput) SetKeys ¶
func (s *PutProfileObjectTypeOutput) SetKeys(v map[string][]*ObjectTypeKey) *PutProfileObjectTypeOutput
SetKeys sets the Keys field's value.
func (*PutProfileObjectTypeOutput) SetLastUpdatedAt ¶
func (s *PutProfileObjectTypeOutput) SetLastUpdatedAt(v time.Time) *PutProfileObjectTypeOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*PutProfileObjectTypeOutput) SetObjectTypeName ¶
func (s *PutProfileObjectTypeOutput) SetObjectTypeName(v string) *PutProfileObjectTypeOutput
SetObjectTypeName sets the ObjectTypeName field's value.
func (*PutProfileObjectTypeOutput) SetTags ¶
func (s *PutProfileObjectTypeOutput) SetTags(v map[string]*string) *PutProfileObjectTypeOutput
SetTags sets the Tags field's value.
func (*PutProfileObjectTypeOutput) SetTemplateId ¶
func (s *PutProfileObjectTypeOutput) SetTemplateId(v string) *PutProfileObjectTypeOutput
SetTemplateId sets the TemplateId field's value.
func (PutProfileObjectTypeOutput) String ¶
func (s PutProfileObjectTypeOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ResourceNotFoundException ¶
type ResourceNotFoundException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"Message" type:"string"` // contains filtered or unexported fields }
The requested resource does not exist, or access was denied.
func (*ResourceNotFoundException) Code ¶
func (s *ResourceNotFoundException) Code() string
Code returns the exception type name.
func (*ResourceNotFoundException) Error ¶
func (s *ResourceNotFoundException) Error() string
func (ResourceNotFoundException) GoString ¶
func (s ResourceNotFoundException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ResourceNotFoundException) Message ¶
func (s *ResourceNotFoundException) Message() string
Message returns the exception's message.
func (*ResourceNotFoundException) OrigErr ¶
func (s *ResourceNotFoundException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ResourceNotFoundException) RequestID ¶
func (s *ResourceNotFoundException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ResourceNotFoundException) StatusCode ¶
func (s *ResourceNotFoundException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ResourceNotFoundException) String ¶
func (s ResourceNotFoundException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type S3SourceProperties ¶
type S3SourceProperties struct { // The Amazon S3 bucket name where the source files are stored. // // BucketName is a required field BucketName *string `min:"3" type:"string" required:"true"` // The object key for the Amazon S3 bucket in which the source files are stored. BucketPrefix *string `type:"string"` // contains filtered or unexported fields }
The properties that are applied when Amazon S3 is being used as the flow source.
func (S3SourceProperties) GoString ¶
func (s S3SourceProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*S3SourceProperties) SetBucketName ¶
func (s *S3SourceProperties) SetBucketName(v string) *S3SourceProperties
SetBucketName sets the BucketName field's value.
func (*S3SourceProperties) SetBucketPrefix ¶
func (s *S3SourceProperties) SetBucketPrefix(v string) *S3SourceProperties
SetBucketPrefix sets the BucketPrefix field's value.
func (S3SourceProperties) String ¶
func (s S3SourceProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*S3SourceProperties) Validate ¶
func (s *S3SourceProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SalesforceSourceProperties ¶
type SalesforceSourceProperties struct { // The flag that enables dynamic fetching of new (recently added) fields in // the Salesforce objects while running a flow. EnableDynamicFieldUpdate *bool `type:"boolean"` // Indicates whether Amazon AppFlow includes deleted files in the flow run. IncludeDeletedRecords *bool `type:"boolean"` // The object specified in the Salesforce flow source. // // Object is a required field Object *string `type:"string" required:"true"` // contains filtered or unexported fields }
The properties that are applied when Salesforce is being used as a source.
func (SalesforceSourceProperties) GoString ¶
func (s SalesforceSourceProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SalesforceSourceProperties) SetEnableDynamicFieldUpdate ¶
func (s *SalesforceSourceProperties) SetEnableDynamicFieldUpdate(v bool) *SalesforceSourceProperties
SetEnableDynamicFieldUpdate sets the EnableDynamicFieldUpdate field's value.
func (*SalesforceSourceProperties) SetIncludeDeletedRecords ¶
func (s *SalesforceSourceProperties) SetIncludeDeletedRecords(v bool) *SalesforceSourceProperties
SetIncludeDeletedRecords sets the IncludeDeletedRecords field's value.
func (*SalesforceSourceProperties) SetObject ¶
func (s *SalesforceSourceProperties) SetObject(v string) *SalesforceSourceProperties
SetObject sets the Object field's value.
func (SalesforceSourceProperties) String ¶
func (s SalesforceSourceProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SalesforceSourceProperties) Validate ¶
func (s *SalesforceSourceProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ScheduledTriggerProperties ¶
type ScheduledTriggerProperties struct { // Specifies whether a scheduled flow has an incremental data transfer or a // complete data transfer for each flow run. DataPullMode *string `type:"string" enum:"DataPullMode"` // Specifies the date range for the records to import from the connector in // the first flow run. FirstExecutionFrom *time.Time `type:"timestamp"` // Specifies the scheduled end time for a scheduled-trigger flow. ScheduleEndTime *time.Time `type:"timestamp"` // The scheduling expression that determines the rate at which the schedule // will run, for example rate (5 minutes). // // ScheduleExpression is a required field ScheduleExpression *string `type:"string" required:"true"` // Specifies the optional offset that is added to the time interval for a schedule-triggered // flow. ScheduleOffset *int64 `type:"long"` // Specifies the scheduled start time for a scheduled-trigger flow. ScheduleStartTime *time.Time `type:"timestamp"` // Specifies the time zone used when referring to the date and time of a scheduled-triggered // flow, such as America/New_York. Timezone *string `type:"string"` // contains filtered or unexported fields }
Specifies the configuration details of a scheduled-trigger flow that you define. Currently, these settings only apply to the scheduled-trigger type.
func (ScheduledTriggerProperties) GoString ¶
func (s ScheduledTriggerProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ScheduledTriggerProperties) SetDataPullMode ¶
func (s *ScheduledTriggerProperties) SetDataPullMode(v string) *ScheduledTriggerProperties
SetDataPullMode sets the DataPullMode field's value.
func (*ScheduledTriggerProperties) SetFirstExecutionFrom ¶
func (s *ScheduledTriggerProperties) SetFirstExecutionFrom(v time.Time) *ScheduledTriggerProperties
SetFirstExecutionFrom sets the FirstExecutionFrom field's value.
func (*ScheduledTriggerProperties) SetScheduleEndTime ¶
func (s *ScheduledTriggerProperties) SetScheduleEndTime(v time.Time) *ScheduledTriggerProperties
SetScheduleEndTime sets the ScheduleEndTime field's value.
func (*ScheduledTriggerProperties) SetScheduleExpression ¶
func (s *ScheduledTriggerProperties) SetScheduleExpression(v string) *ScheduledTriggerProperties
SetScheduleExpression sets the ScheduleExpression field's value.
func (*ScheduledTriggerProperties) SetScheduleOffset ¶
func (s *ScheduledTriggerProperties) SetScheduleOffset(v int64) *ScheduledTriggerProperties
SetScheduleOffset sets the ScheduleOffset field's value.
func (*ScheduledTriggerProperties) SetScheduleStartTime ¶
func (s *ScheduledTriggerProperties) SetScheduleStartTime(v time.Time) *ScheduledTriggerProperties
SetScheduleStartTime sets the ScheduleStartTime field's value.
func (*ScheduledTriggerProperties) SetTimezone ¶
func (s *ScheduledTriggerProperties) SetTimezone(v string) *ScheduledTriggerProperties
SetTimezone sets the Timezone field's value.
func (ScheduledTriggerProperties) String ¶
func (s ScheduledTriggerProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ScheduledTriggerProperties) Validate ¶
func (s *ScheduledTriggerProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SearchProfilesInput ¶
type SearchProfilesInput struct { // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // A searchable identifier of a customer profile. The predefined keys you can // use to search include: _account, _profileId, _fullName, _phone, _email, _ctrContactId, // _marketoLeadId, _salesforceAccountId, _salesforceContactId, _zendeskUserId, // _zendeskExternalId, _serviceNowSystemId. // // KeyName is a required field KeyName *string `min:"1" type:"string" required:"true"` // The maximum number of objects returned per page. MaxResults *int64 `location:"querystring" locationName:"max-results" min:"1" type:"integer"` // The pagination token from the previous SearchProfiles API call. NextToken *string `location:"querystring" locationName:"next-token" min:"1" type:"string"` // A list of key values. // // Values is a required field Values []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (SearchProfilesInput) GoString ¶
func (s SearchProfilesInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProfilesInput) SetDomainName ¶
func (s *SearchProfilesInput) SetDomainName(v string) *SearchProfilesInput
SetDomainName sets the DomainName field's value.
func (*SearchProfilesInput) SetKeyName ¶
func (s *SearchProfilesInput) SetKeyName(v string) *SearchProfilesInput
SetKeyName sets the KeyName field's value.
func (*SearchProfilesInput) SetMaxResults ¶
func (s *SearchProfilesInput) SetMaxResults(v int64) *SearchProfilesInput
SetMaxResults sets the MaxResults field's value.
func (*SearchProfilesInput) SetNextToken ¶
func (s *SearchProfilesInput) SetNextToken(v string) *SearchProfilesInput
SetNextToken sets the NextToken field's value.
func (*SearchProfilesInput) SetValues ¶
func (s *SearchProfilesInput) SetValues(v []*string) *SearchProfilesInput
SetValues sets the Values field's value.
func (SearchProfilesInput) String ¶
func (s SearchProfilesInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProfilesInput) Validate ¶
func (s *SearchProfilesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SearchProfilesOutput ¶
type SearchProfilesOutput struct { // The list of SearchProfiles instances. Items []*Profile `type:"list"` // The pagination token from the previous SearchProfiles API call. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
func (SearchProfilesOutput) GoString ¶
func (s SearchProfilesOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SearchProfilesOutput) SetItems ¶
func (s *SearchProfilesOutput) SetItems(v []*Profile) *SearchProfilesOutput
SetItems sets the Items field's value.
func (*SearchProfilesOutput) SetNextToken ¶
func (s *SearchProfilesOutput) SetNextToken(v string) *SearchProfilesOutput
SetNextToken sets the NextToken field's value.
func (SearchProfilesOutput) String ¶
func (s SearchProfilesOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ServiceNowSourceProperties ¶
type ServiceNowSourceProperties struct { // The object specified in the ServiceNow flow source. // // Object is a required field Object *string `type:"string" required:"true"` // contains filtered or unexported fields }
The properties that are applied when ServiceNow is being used as a source.
func (ServiceNowSourceProperties) GoString ¶
func (s ServiceNowSourceProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceNowSourceProperties) SetObject ¶
func (s *ServiceNowSourceProperties) SetObject(v string) *ServiceNowSourceProperties
SetObject sets the Object field's value.
func (ServiceNowSourceProperties) String ¶
func (s ServiceNowSourceProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ServiceNowSourceProperties) Validate ¶
func (s *ServiceNowSourceProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SourceConnectorProperties ¶
type SourceConnectorProperties struct { // The properties that are applied when Marketo is being used as a source. Marketo *MarketoSourceProperties `type:"structure"` // The properties that are applied when Amazon S3 is being used as the flow // source. S3 *S3SourceProperties `type:"structure"` // The properties that are applied when Salesforce is being used as a source. Salesforce *SalesforceSourceProperties `type:"structure"` // The properties that are applied when ServiceNow is being used as a source. ServiceNow *ServiceNowSourceProperties `type:"structure"` // The properties that are applied when using Zendesk as a flow source. Zendesk *ZendeskSourceProperties `type:"structure"` // contains filtered or unexported fields }
Specifies the information that is required to query a particular Amazon AppFlow connector. Customer Profiles supports Salesforce, Zendesk, Marketo, ServiceNow and Amazon S3.
func (SourceConnectorProperties) GoString ¶
func (s SourceConnectorProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnectorProperties) SetMarketo ¶
func (s *SourceConnectorProperties) SetMarketo(v *MarketoSourceProperties) *SourceConnectorProperties
SetMarketo sets the Marketo field's value.
func (*SourceConnectorProperties) SetS3 ¶
func (s *SourceConnectorProperties) SetS3(v *S3SourceProperties) *SourceConnectorProperties
SetS3 sets the S3 field's value.
func (*SourceConnectorProperties) SetSalesforce ¶
func (s *SourceConnectorProperties) SetSalesforce(v *SalesforceSourceProperties) *SourceConnectorProperties
SetSalesforce sets the Salesforce field's value.
func (*SourceConnectorProperties) SetServiceNow ¶
func (s *SourceConnectorProperties) SetServiceNow(v *ServiceNowSourceProperties) *SourceConnectorProperties
SetServiceNow sets the ServiceNow field's value.
func (*SourceConnectorProperties) SetZendesk ¶
func (s *SourceConnectorProperties) SetZendesk(v *ZendeskSourceProperties) *SourceConnectorProperties
SetZendesk sets the Zendesk field's value.
func (SourceConnectorProperties) String ¶
func (s SourceConnectorProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceConnectorProperties) Validate ¶
func (s *SourceConnectorProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SourceFlowConfig ¶
type SourceFlowConfig struct { // The name of the AppFlow connector profile. This name must be unique for each // connector profile in the AWS account. ConnectorProfileName *string `type:"string"` // The type of connector, such as Salesforce, Marketo, and so on. // // ConnectorType is a required field ConnectorType *string `type:"string" required:"true" enum:"SourceConnectorType"` // Defines the configuration for a scheduled incremental data pull. If a valid // configuration is provided, the fields specified in the configuration are // used when querying for the incremental data pull. IncrementalPullConfig *IncrementalPullConfig `type:"structure"` // Specifies the information that is required to query a particular source connector. // // SourceConnectorProperties is a required field SourceConnectorProperties *SourceConnectorProperties `type:"structure" required:"true"` // contains filtered or unexported fields }
Contains information about the configuration of the source connector used in the flow.
func (SourceFlowConfig) GoString ¶
func (s SourceFlowConfig) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceFlowConfig) SetConnectorProfileName ¶
func (s *SourceFlowConfig) SetConnectorProfileName(v string) *SourceFlowConfig
SetConnectorProfileName sets the ConnectorProfileName field's value.
func (*SourceFlowConfig) SetConnectorType ¶
func (s *SourceFlowConfig) SetConnectorType(v string) *SourceFlowConfig
SetConnectorType sets the ConnectorType field's value.
func (*SourceFlowConfig) SetIncrementalPullConfig ¶
func (s *SourceFlowConfig) SetIncrementalPullConfig(v *IncrementalPullConfig) *SourceFlowConfig
SetIncrementalPullConfig sets the IncrementalPullConfig field's value.
func (*SourceFlowConfig) SetSourceConnectorProperties ¶
func (s *SourceFlowConfig) SetSourceConnectorProperties(v *SourceConnectorProperties) *SourceFlowConfig
SetSourceConnectorProperties sets the SourceConnectorProperties field's value.
func (SourceFlowConfig) String ¶
func (s SourceFlowConfig) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*SourceFlowConfig) Validate ¶
func (s *SourceFlowConfig) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourceInput ¶
type TagResourceInput struct { // The ARN of the resource that you're adding tags to. // // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resourceArn" type:"string" required:"true"` // The tags used to organize, track, or control access for this resource. // // Tags is a required field Tags map[string]*string `locationName:"tags" min:"1" type:"map" required:"true"` // contains filtered or unexported fields }
func (TagResourceInput) GoString ¶
func (s TagResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagResourceInput) SetResourceArn ¶
func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput
SetResourceArn sets the ResourceArn field's value.
func (*TagResourceInput) SetTags ¶
func (s *TagResourceInput) SetTags(v map[string]*string) *TagResourceInput
SetTags sets the Tags field's value.
func (TagResourceInput) String ¶
func (s TagResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TagResourceInput) Validate ¶
func (s *TagResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourceOutput ¶
type TagResourceOutput struct {
// contains filtered or unexported fields
}
func (TagResourceOutput) GoString ¶
func (s TagResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (TagResourceOutput) String ¶
func (s TagResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type Task ¶
type Task struct { // The operation to be performed on the provided source fields. ConnectorOperator *ConnectorOperator `type:"structure"` // A field in a destination connector, or a field value against which Amazon // AppFlow validates a source field. DestinationField *string `type:"string"` // The source fields to which a particular task is applied. // // SourceFields is a required field SourceFields []*string `type:"list" required:"true"` // A map used to store task-related information. The service looks for particular // information based on the TaskType. TaskProperties map[string]*string `type:"map"` // Specifies the particular task implementation that Amazon AppFlow performs. // // TaskType is a required field TaskType *string `type:"string" required:"true" enum:"TaskType"` // contains filtered or unexported fields }
A class for modeling different type of tasks. Task implementation varies based on the TaskType.
func (Task) GoString ¶
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*Task) SetConnectorOperator ¶
func (s *Task) SetConnectorOperator(v *ConnectorOperator) *Task
SetConnectorOperator sets the ConnectorOperator field's value.
func (*Task) SetDestinationField ¶
SetDestinationField sets the DestinationField field's value.
func (*Task) SetSourceFields ¶
SetSourceFields sets the SourceFields field's value.
func (*Task) SetTaskProperties ¶
SetTaskProperties sets the TaskProperties field's value.
func (*Task) SetTaskType ¶
SetTaskType sets the TaskType field's value.
type ThrottlingException ¶
type ThrottlingException struct { RespMetadata protocol.ResponseMetadata `json:"-" xml:"-"` Message_ *string `locationName:"Message" type:"string"` // contains filtered or unexported fields }
You exceeded the maximum number of requests.
func (*ThrottlingException) Code ¶
func (s *ThrottlingException) Code() string
Code returns the exception type name.
func (*ThrottlingException) Error ¶
func (s *ThrottlingException) Error() string
func (ThrottlingException) GoString ¶
func (s ThrottlingException) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ThrottlingException) Message ¶
func (s *ThrottlingException) Message() string
Message returns the exception's message.
func (*ThrottlingException) OrigErr ¶
func (s *ThrottlingException) OrigErr() error
OrigErr always returns nil, satisfies awserr.Error interface.
func (*ThrottlingException) RequestID ¶
func (s *ThrottlingException) RequestID() string
RequestID returns the service's response RequestID for request.
func (*ThrottlingException) StatusCode ¶
func (s *ThrottlingException) StatusCode() int
Status code returns the HTTP status code for the request's response error.
func (ThrottlingException) String ¶
func (s ThrottlingException) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type TriggerConfig ¶
type TriggerConfig struct { // Specifies the configuration details of a schedule-triggered flow that you // define. Currently, these settings only apply to the Scheduled trigger type. TriggerProperties *TriggerProperties `type:"structure"` // Specifies the type of flow trigger. It can be OnDemand, Scheduled, or Event. // // TriggerType is a required field TriggerType *string `type:"string" required:"true" enum:"TriggerType"` // contains filtered or unexported fields }
The trigger settings that determine how and when Amazon AppFlow runs the specified flow.
func (TriggerConfig) GoString ¶
func (s TriggerConfig) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TriggerConfig) SetTriggerProperties ¶
func (s *TriggerConfig) SetTriggerProperties(v *TriggerProperties) *TriggerConfig
SetTriggerProperties sets the TriggerProperties field's value.
func (*TriggerConfig) SetTriggerType ¶
func (s *TriggerConfig) SetTriggerType(v string) *TriggerConfig
SetTriggerType sets the TriggerType field's value.
func (TriggerConfig) String ¶
func (s TriggerConfig) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TriggerConfig) Validate ¶
func (s *TriggerConfig) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TriggerProperties ¶
type TriggerProperties struct { // Specifies the configuration details of a schedule-triggered flow that you // define. Scheduled *ScheduledTriggerProperties `type:"structure"` // contains filtered or unexported fields }
Specifies the configuration details that control the trigger for a flow. Currently, these settings only apply to the Scheduled trigger type.
func (TriggerProperties) GoString ¶
func (s TriggerProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TriggerProperties) SetScheduled ¶
func (s *TriggerProperties) SetScheduled(v *ScheduledTriggerProperties) *TriggerProperties
SetScheduled sets the Scheduled field's value.
func (TriggerProperties) String ¶
func (s TriggerProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*TriggerProperties) Validate ¶
func (s *TriggerProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourceInput ¶
type UntagResourceInput struct { // The ARN of the resource from which you are removing tags. // // ResourceArn is a required field ResourceArn *string `location:"uri" locationName:"resourceArn" type:"string" required:"true"` // The list of tag keys to remove from the resource. // // TagKeys is a required field TagKeys []*string `location:"querystring" locationName:"tagKeys" min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
func (UntagResourceInput) GoString ¶
func (s UntagResourceInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UntagResourceInput) SetResourceArn ¶
func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput
SetResourceArn sets the ResourceArn field's value.
func (*UntagResourceInput) SetTagKeys ¶
func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourceInput) String ¶
func (s UntagResourceInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UntagResourceInput) Validate ¶
func (s *UntagResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourceOutput ¶
type UntagResourceOutput struct {
// contains filtered or unexported fields
}
func (UntagResourceOutput) GoString ¶
func (s UntagResourceOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (UntagResourceOutput) String ¶
func (s UntagResourceOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateAddress ¶
type UpdateAddress struct { // The first line of a customer address. Address1 *string `type:"string"` // The second line of a customer address. Address2 *string `type:"string"` // The third line of a customer address. Address3 *string `type:"string"` // The fourth line of a customer address. Address4 *string `type:"string"` // The city in which a customer lives. City *string `type:"string"` // The country in which a customer lives. Country *string `type:"string"` // The county in which a customer lives. County *string `type:"string"` // The postal code of a customer address. PostalCode *string `type:"string"` // The province in which a customer lives. Province *string `type:"string"` // The state in which a customer lives. State *string `type:"string"` // contains filtered or unexported fields }
Updates associated with the address properties of a customer profile.
func (UpdateAddress) GoString ¶
func (s UpdateAddress) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateAddress) SetAddress1 ¶
func (s *UpdateAddress) SetAddress1(v string) *UpdateAddress
SetAddress1 sets the Address1 field's value.
func (*UpdateAddress) SetAddress2 ¶
func (s *UpdateAddress) SetAddress2(v string) *UpdateAddress
SetAddress2 sets the Address2 field's value.
func (*UpdateAddress) SetAddress3 ¶
func (s *UpdateAddress) SetAddress3(v string) *UpdateAddress
SetAddress3 sets the Address3 field's value.
func (*UpdateAddress) SetAddress4 ¶
func (s *UpdateAddress) SetAddress4(v string) *UpdateAddress
SetAddress4 sets the Address4 field's value.
func (*UpdateAddress) SetCity ¶
func (s *UpdateAddress) SetCity(v string) *UpdateAddress
SetCity sets the City field's value.
func (*UpdateAddress) SetCountry ¶
func (s *UpdateAddress) SetCountry(v string) *UpdateAddress
SetCountry sets the Country field's value.
func (*UpdateAddress) SetCounty ¶
func (s *UpdateAddress) SetCounty(v string) *UpdateAddress
SetCounty sets the County field's value.
func (*UpdateAddress) SetPostalCode ¶
func (s *UpdateAddress) SetPostalCode(v string) *UpdateAddress
SetPostalCode sets the PostalCode field's value.
func (*UpdateAddress) SetProvince ¶
func (s *UpdateAddress) SetProvince(v string) *UpdateAddress
SetProvince sets the Province field's value.
func (*UpdateAddress) SetState ¶
func (s *UpdateAddress) SetState(v string) *UpdateAddress
SetState sets the State field's value.
func (UpdateAddress) String ¶
func (s UpdateAddress) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateDomainInput ¶
type UpdateDomainInput struct { // The URL of the SQS dead letter queue, which is used for reporting errors // associated with ingesting data from third party applications. If specified // as an empty string, it will clear any existing value. You must set up a policy // on the DeadLetterQueue for the SendMessage operation to enable Amazon Connect // Customer Profiles to send messages to the DeadLetterQueue. DeadLetterQueueUrl *string `type:"string"` // The default encryption key, which is an AWS managed key, is used when no // specific type of encryption key is specified. It is used to encrypt all data // before it is placed in permanent or semi-permanent storage. If specified // as an empty string, it will clear any existing value. DefaultEncryptionKey *string `type:"string"` // The default number of days until the data within the domain expires. DefaultExpirationDays *int64 `min:"1" type:"integer"` // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The process of matching duplicate profiles. If Matching = true, Amazon Connect // Customer Profiles starts a weekly batch process every Saturday at 12AM UTC // to detect duplicate profiles in your domains. After that batch process completes, // use the GetMatches (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html) // API to return and review the results. Matching *MatchingRequest `type:"structure"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
func (UpdateDomainInput) GoString ¶
func (s UpdateDomainInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateDomainInput) SetDeadLetterQueueUrl ¶
func (s *UpdateDomainInput) SetDeadLetterQueueUrl(v string) *UpdateDomainInput
SetDeadLetterQueueUrl sets the DeadLetterQueueUrl field's value.
func (*UpdateDomainInput) SetDefaultEncryptionKey ¶
func (s *UpdateDomainInput) SetDefaultEncryptionKey(v string) *UpdateDomainInput
SetDefaultEncryptionKey sets the DefaultEncryptionKey field's value.
func (*UpdateDomainInput) SetDefaultExpirationDays ¶
func (s *UpdateDomainInput) SetDefaultExpirationDays(v int64) *UpdateDomainInput
SetDefaultExpirationDays sets the DefaultExpirationDays field's value.
func (*UpdateDomainInput) SetDomainName ¶
func (s *UpdateDomainInput) SetDomainName(v string) *UpdateDomainInput
SetDomainName sets the DomainName field's value.
func (*UpdateDomainInput) SetMatching ¶
func (s *UpdateDomainInput) SetMatching(v *MatchingRequest) *UpdateDomainInput
SetMatching sets the Matching field's value.
func (*UpdateDomainInput) SetTags ¶
func (s *UpdateDomainInput) SetTags(v map[string]*string) *UpdateDomainInput
SetTags sets the Tags field's value.
func (UpdateDomainInput) String ¶
func (s UpdateDomainInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateDomainInput) Validate ¶
func (s *UpdateDomainInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateDomainOutput ¶
type UpdateDomainOutput struct { // The timestamp of when the domain was created. // // CreatedAt is a required field CreatedAt *time.Time `type:"timestamp" required:"true"` // The URL of the SQS dead letter queue, which is used for reporting errors // associated with ingesting data from third party applications. DeadLetterQueueUrl *string `type:"string"` // The default encryption key, which is an AWS managed key, is used when no // specific type of encryption key is specified. It is used to encrypt all data // before it is placed in permanent or semi-permanent storage. DefaultEncryptionKey *string `type:"string"` // The default number of days until the data within the domain expires. DefaultExpirationDays *int64 `min:"1" type:"integer"` // The unique name of the domain. // // DomainName is a required field DomainName *string `min:"1" type:"string" required:"true"` // The timestamp of when the domain was most recently edited. // // LastUpdatedAt is a required field LastUpdatedAt *time.Time `type:"timestamp" required:"true"` // The process of matching duplicate profiles. If Matching = true, Amazon Connect // Customer Profiles starts a weekly batch process every Saturday at 12AM UTC // to detect duplicate profiles in your domains. After that batch process completes, // use the GetMatches (https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetMatches.html) // API to return and review the results. Matching *MatchingResponse `type:"structure"` // The tags used to organize, track, or control access for this resource. Tags map[string]*string `min:"1" type:"map"` // contains filtered or unexported fields }
func (UpdateDomainOutput) GoString ¶
func (s UpdateDomainOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateDomainOutput) SetCreatedAt ¶
func (s *UpdateDomainOutput) SetCreatedAt(v time.Time) *UpdateDomainOutput
SetCreatedAt sets the CreatedAt field's value.
func (*UpdateDomainOutput) SetDeadLetterQueueUrl ¶
func (s *UpdateDomainOutput) SetDeadLetterQueueUrl(v string) *UpdateDomainOutput
SetDeadLetterQueueUrl sets the DeadLetterQueueUrl field's value.
func (*UpdateDomainOutput) SetDefaultEncryptionKey ¶
func (s *UpdateDomainOutput) SetDefaultEncryptionKey(v string) *UpdateDomainOutput
SetDefaultEncryptionKey sets the DefaultEncryptionKey field's value.
func (*UpdateDomainOutput) SetDefaultExpirationDays ¶
func (s *UpdateDomainOutput) SetDefaultExpirationDays(v int64) *UpdateDomainOutput
SetDefaultExpirationDays sets the DefaultExpirationDays field's value.
func (*UpdateDomainOutput) SetDomainName ¶
func (s *UpdateDomainOutput) SetDomainName(v string) *UpdateDomainOutput
SetDomainName sets the DomainName field's value.
func (*UpdateDomainOutput) SetLastUpdatedAt ¶
func (s *UpdateDomainOutput) SetLastUpdatedAt(v time.Time) *UpdateDomainOutput
SetLastUpdatedAt sets the LastUpdatedAt field's value.
func (*UpdateDomainOutput) SetMatching ¶
func (s *UpdateDomainOutput) SetMatching(v *MatchingResponse) *UpdateDomainOutput
SetMatching sets the Matching field's value.
func (*UpdateDomainOutput) SetTags ¶
func (s *UpdateDomainOutput) SetTags(v map[string]*string) *UpdateDomainOutput
SetTags sets the Tags field's value.
func (UpdateDomainOutput) String ¶
func (s UpdateDomainOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type UpdateProfileInput ¶
type UpdateProfileInput struct { // A unique account number that you have given to the customer. AccountNumber *string `type:"string"` // Any additional information relevant to the customer’s profile. AdditionalInformation *string `type:"string"` // A generic address associated with the customer that is not mailing, shipping, // or billing. Address *UpdateAddress `type:"structure"` // A key value pair of attributes of a customer profile. Attributes map[string]*string `type:"map"` // The customer’s billing address. BillingAddress *UpdateAddress `type:"structure"` // The customer’s birth date. BirthDate *string `type:"string"` // The customer’s business email address. BusinessEmailAddress *string `type:"string"` // The name of the customer’s business. BusinessName *string `type:"string"` // The customer’s business phone number. BusinessPhoneNumber *string `type:"string"` // The unique name of the domain. // // DomainName is a required field DomainName *string `location:"uri" locationName:"DomainName" min:"1" type:"string" required:"true"` // The customer’s email address, which has not been specified as a personal // or business address. EmailAddress *string `type:"string"` // The customer’s first name. FirstName *string `type:"string"` // The gender with which the customer identifies. Gender *string `type:"string" enum:"Gender"` // The customer’s home phone number. HomePhoneNumber *string `type:"string"` // The customer’s last name. LastName *string `type:"string"` // The customer’s mailing address. MailingAddress *UpdateAddress `type:"structure"` // The customer’s middle name. MiddleName *string `type:"string"` // The customer’s mobile phone number. MobilePhoneNumber *string `type:"string"` // The type of profile used to describe the customer. PartyType *string `type:"string" enum:"PartyType"` // The customer’s personal email address. PersonalEmailAddress *string `type:"string"` // The customer’s phone number, which has not been specified as a mobile, // home, or business number. PhoneNumber *string `type:"string"` // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // The customer’s shipping address. ShippingAddress *UpdateAddress `type:"structure"` // contains filtered or unexported fields }
func (UpdateProfileInput) GoString ¶
func (s UpdateProfileInput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProfileInput) SetAccountNumber ¶
func (s *UpdateProfileInput) SetAccountNumber(v string) *UpdateProfileInput
SetAccountNumber sets the AccountNumber field's value.
func (*UpdateProfileInput) SetAdditionalInformation ¶
func (s *UpdateProfileInput) SetAdditionalInformation(v string) *UpdateProfileInput
SetAdditionalInformation sets the AdditionalInformation field's value.
func (*UpdateProfileInput) SetAddress ¶
func (s *UpdateProfileInput) SetAddress(v *UpdateAddress) *UpdateProfileInput
SetAddress sets the Address field's value.
func (*UpdateProfileInput) SetAttributes ¶
func (s *UpdateProfileInput) SetAttributes(v map[string]*string) *UpdateProfileInput
SetAttributes sets the Attributes field's value.
func (*UpdateProfileInput) SetBillingAddress ¶
func (s *UpdateProfileInput) SetBillingAddress(v *UpdateAddress) *UpdateProfileInput
SetBillingAddress sets the BillingAddress field's value.
func (*UpdateProfileInput) SetBirthDate ¶
func (s *UpdateProfileInput) SetBirthDate(v string) *UpdateProfileInput
SetBirthDate sets the BirthDate field's value.
func (*UpdateProfileInput) SetBusinessEmailAddress ¶
func (s *UpdateProfileInput) SetBusinessEmailAddress(v string) *UpdateProfileInput
SetBusinessEmailAddress sets the BusinessEmailAddress field's value.
func (*UpdateProfileInput) SetBusinessName ¶
func (s *UpdateProfileInput) SetBusinessName(v string) *UpdateProfileInput
SetBusinessName sets the BusinessName field's value.
func (*UpdateProfileInput) SetBusinessPhoneNumber ¶
func (s *UpdateProfileInput) SetBusinessPhoneNumber(v string) *UpdateProfileInput
SetBusinessPhoneNumber sets the BusinessPhoneNumber field's value.
func (*UpdateProfileInput) SetDomainName ¶
func (s *UpdateProfileInput) SetDomainName(v string) *UpdateProfileInput
SetDomainName sets the DomainName field's value.
func (*UpdateProfileInput) SetEmailAddress ¶
func (s *UpdateProfileInput) SetEmailAddress(v string) *UpdateProfileInput
SetEmailAddress sets the EmailAddress field's value.
func (*UpdateProfileInput) SetFirstName ¶
func (s *UpdateProfileInput) SetFirstName(v string) *UpdateProfileInput
SetFirstName sets the FirstName field's value.
func (*UpdateProfileInput) SetGender ¶
func (s *UpdateProfileInput) SetGender(v string) *UpdateProfileInput
SetGender sets the Gender field's value.
func (*UpdateProfileInput) SetHomePhoneNumber ¶
func (s *UpdateProfileInput) SetHomePhoneNumber(v string) *UpdateProfileInput
SetHomePhoneNumber sets the HomePhoneNumber field's value.
func (*UpdateProfileInput) SetLastName ¶
func (s *UpdateProfileInput) SetLastName(v string) *UpdateProfileInput
SetLastName sets the LastName field's value.
func (*UpdateProfileInput) SetMailingAddress ¶
func (s *UpdateProfileInput) SetMailingAddress(v *UpdateAddress) *UpdateProfileInput
SetMailingAddress sets the MailingAddress field's value.
func (*UpdateProfileInput) SetMiddleName ¶
func (s *UpdateProfileInput) SetMiddleName(v string) *UpdateProfileInput
SetMiddleName sets the MiddleName field's value.
func (*UpdateProfileInput) SetMobilePhoneNumber ¶
func (s *UpdateProfileInput) SetMobilePhoneNumber(v string) *UpdateProfileInput
SetMobilePhoneNumber sets the MobilePhoneNumber field's value.
func (*UpdateProfileInput) SetPartyType ¶
func (s *UpdateProfileInput) SetPartyType(v string) *UpdateProfileInput
SetPartyType sets the PartyType field's value.
func (*UpdateProfileInput) SetPersonalEmailAddress ¶
func (s *UpdateProfileInput) SetPersonalEmailAddress(v string) *UpdateProfileInput
SetPersonalEmailAddress sets the PersonalEmailAddress field's value.
func (*UpdateProfileInput) SetPhoneNumber ¶
func (s *UpdateProfileInput) SetPhoneNumber(v string) *UpdateProfileInput
SetPhoneNumber sets the PhoneNumber field's value.
func (*UpdateProfileInput) SetProfileId ¶
func (s *UpdateProfileInput) SetProfileId(v string) *UpdateProfileInput
SetProfileId sets the ProfileId field's value.
func (*UpdateProfileInput) SetShippingAddress ¶
func (s *UpdateProfileInput) SetShippingAddress(v *UpdateAddress) *UpdateProfileInput
SetShippingAddress sets the ShippingAddress field's value.
func (UpdateProfileInput) String ¶
func (s UpdateProfileInput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProfileInput) Validate ¶
func (s *UpdateProfileInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProfileOutput ¶
type UpdateProfileOutput struct { // The unique identifier of a customer profile. // // ProfileId is a required field ProfileId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (UpdateProfileOutput) GoString ¶
func (s UpdateProfileOutput) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*UpdateProfileOutput) SetProfileId ¶
func (s *UpdateProfileOutput) SetProfileId(v string) *UpdateProfileOutput
SetProfileId sets the ProfileId field's value.
func (UpdateProfileOutput) String ¶
func (s UpdateProfileOutput) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
type ZendeskSourceProperties ¶
type ZendeskSourceProperties struct { // The object specified in the Zendesk flow source. // // Object is a required field Object *string `type:"string" required:"true"` // contains filtered or unexported fields }
The properties that are applied when using Zendesk as a flow source.
func (ZendeskSourceProperties) GoString ¶
func (s ZendeskSourceProperties) GoString() string
GoString returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ZendeskSourceProperties) SetObject ¶
func (s *ZendeskSourceProperties) SetObject(v string) *ZendeskSourceProperties
SetObject sets the Object field's value.
func (ZendeskSourceProperties) String ¶
func (s ZendeskSourceProperties) String() string
String returns the string representation.
API parameter values that are decorated as "sensitive" in the API will not be included in the string output. The member name will be present, but the value will be replaced with "sensitive".
func (*ZendeskSourceProperties) Validate ¶
func (s *ZendeskSourceProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
Directories ¶
Path | Synopsis |
---|---|
Package customerprofilesiface provides an interface to enable mocking the Amazon Connect Customer Profiles service client for testing your code.
|
Package customerprofilesiface provides an interface to enable mocking the Amazon Connect Customer Profiles service client for testing your code. |