Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const ChannelStatusCreated + const ChannelStatusFailed + const ChannelStatusInProgress + const ChannelTypeFacebook + const ChannelTypeKik + const ChannelTypeSlack + const ChannelTypeTwilioSms + const ContentTypeCustomPayload + const ContentTypePlainText + const ContentTypeSsml + const DestinationCloudwatchLogs + const DestinationS3 + const EndpointsID + const ErrCodeAccessDeniedException + const ErrCodeBadRequestException + const ErrCodeConflictException + const ErrCodeInternalFailureException + const ErrCodeLimitExceededException + const ErrCodeNotFoundException + const ErrCodePreconditionFailedException + const ErrCodeResourceInUseException + const ExportStatusFailed + const ExportStatusInProgress + const ExportStatusReady + const ExportTypeAlexaSkillsKit + const ExportTypeLex + const FulfillmentActivityTypeCodeHook + const FulfillmentActivityTypeReturnIntent + const ImportStatusComplete + const ImportStatusFailed + const ImportStatusInProgress + const LocaleDeDe + const LocaleEnAu + const LocaleEnGb + const LocaleEnIn + const LocaleEnUs + const LocaleEs419 + const LocaleEsEs + const LocaleEsUs + const LocaleFrCa + const LocaleFrFr + const LocaleItIt + const LocaleJaJp + const LocaleKoKr + const LogTypeAudio + const LogTypeText + const MergeStrategyFailOnConflict + const MergeStrategyOverwriteLatest + const MigrationAlertTypeError + const MigrationAlertTypeWarn + const MigrationSortAttributeMigrationDateTime + const MigrationSortAttributeV1BotName + const MigrationStatusCompleted + const MigrationStatusFailed + const MigrationStatusInProgress + const MigrationStrategyCreateNew + const MigrationStrategyUpdateExisting + const ObfuscationSettingDefaultObfuscation + const ObfuscationSettingNone + const ProcessBehaviorBuild + const ProcessBehaviorSave + const ReferenceTypeBot + const ReferenceTypeBotAlias + const ReferenceTypeBotChannel + const ReferenceTypeIntent + const ResourceTypeBot + const ResourceTypeIntent + const ResourceTypeSlotType + const ServiceID + const ServiceName + const SlotConstraintOptional + const SlotConstraintRequired + const SlotValueSelectionStrategyOriginalValue + const SlotValueSelectionStrategyTopResolution + const SortOrderAscending + const SortOrderDescending + const StatusBuilding + const StatusFailed + const StatusNotBuilt + const StatusReady + const StatusReadyBasicTesting + const StatusTypeDetected + const StatusTypeMissed + func ChannelStatus_Values() []string + func ChannelType_Values() []string + func ContentType_Values() []string + func Destination_Values() []string + func ExportStatus_Values() []string + func ExportType_Values() []string + func FulfillmentActivityType_Values() []string + func ImportStatus_Values() []string + func Locale_Values() []string + func LogType_Values() []string + func MergeStrategy_Values() []string + func MigrationAlertType_Values() []string + func MigrationSortAttribute_Values() []string + func MigrationStatus_Values() []string + func MigrationStrategy_Values() []string + func ObfuscationSetting_Values() []string + func ProcessBehavior_Values() []string + func ReferenceType_Values() []string + func ResourceType_Values() []string + func SlotConstraint_Values() []string + func SlotValueSelectionStrategy_Values() []string + func SortOrder_Values() []string + func StatusType_Values() []string + func Status_Values() []string + type AccessDeniedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *AccessDeniedException) Code() string + func (s *AccessDeniedException) Error() string + func (s *AccessDeniedException) Message() string + func (s *AccessDeniedException) OrigErr() error + func (s *AccessDeniedException) RequestID() string + func (s *AccessDeniedException) StatusCode() int + func (s AccessDeniedException) GoString() string + func (s AccessDeniedException) String() string + type BadRequestException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *BadRequestException) Code() string + func (s *BadRequestException) Error() string + func (s *BadRequestException) Message() string + func (s *BadRequestException) OrigErr() error + func (s *BadRequestException) RequestID() string + func (s *BadRequestException) StatusCode() int + func (s BadRequestException) GoString() string + func (s BadRequestException) String() string + type BotAliasMetadata struct + BotName *string + BotVersion *string + Checksum *string + ConversationLogs *ConversationLogsResponse + CreatedDate *time.Time + Description *string + LastUpdatedDate *time.Time + Name *string + func (s *BotAliasMetadata) SetBotName(v string) *BotAliasMetadata + func (s *BotAliasMetadata) SetBotVersion(v string) *BotAliasMetadata + func (s *BotAliasMetadata) SetChecksum(v string) *BotAliasMetadata + func (s *BotAliasMetadata) SetConversationLogs(v *ConversationLogsResponse) *BotAliasMetadata + func (s *BotAliasMetadata) SetCreatedDate(v time.Time) *BotAliasMetadata + func (s *BotAliasMetadata) SetDescription(v string) *BotAliasMetadata + func (s *BotAliasMetadata) SetLastUpdatedDate(v time.Time) *BotAliasMetadata + func (s *BotAliasMetadata) SetName(v string) *BotAliasMetadata + func (s BotAliasMetadata) GoString() string + func (s BotAliasMetadata) String() string + type BotChannelAssociation struct + BotAlias *string + BotConfiguration map[string]*string + BotName *string + CreatedDate *time.Time + Description *string + FailureReason *string + Name *string + Status *string + Type *string + func (s *BotChannelAssociation) SetBotAlias(v string) *BotChannelAssociation + func (s *BotChannelAssociation) SetBotConfiguration(v map[string]*string) *BotChannelAssociation + func (s *BotChannelAssociation) SetBotName(v string) *BotChannelAssociation + func (s *BotChannelAssociation) SetCreatedDate(v time.Time) *BotChannelAssociation + func (s *BotChannelAssociation) SetDescription(v string) *BotChannelAssociation + func (s *BotChannelAssociation) SetFailureReason(v string) *BotChannelAssociation + func (s *BotChannelAssociation) SetName(v string) *BotChannelAssociation + func (s *BotChannelAssociation) SetStatus(v string) *BotChannelAssociation + func (s *BotChannelAssociation) SetType(v string) *BotChannelAssociation + func (s BotChannelAssociation) GoString() string + func (s BotChannelAssociation) String() string + type BotMetadata struct + CreatedDate *time.Time + Description *string + LastUpdatedDate *time.Time + Name *string + Status *string + Version *string + func (s *BotMetadata) SetCreatedDate(v time.Time) *BotMetadata + func (s *BotMetadata) SetDescription(v string) *BotMetadata + func (s *BotMetadata) SetLastUpdatedDate(v time.Time) *BotMetadata + func (s *BotMetadata) SetName(v string) *BotMetadata + func (s *BotMetadata) SetStatus(v string) *BotMetadata + func (s *BotMetadata) SetVersion(v string) *BotMetadata + func (s BotMetadata) GoString() string + func (s BotMetadata) String() string + type BuiltinIntentMetadata struct + Signature *string + SupportedLocales []*string + func (s *BuiltinIntentMetadata) SetSignature(v string) *BuiltinIntentMetadata + func (s *BuiltinIntentMetadata) SetSupportedLocales(v []*string) *BuiltinIntentMetadata + func (s BuiltinIntentMetadata) GoString() string + func (s BuiltinIntentMetadata) String() string + type BuiltinIntentSlot struct + Name *string + func (s *BuiltinIntentSlot) SetName(v string) *BuiltinIntentSlot + func (s BuiltinIntentSlot) GoString() string + func (s BuiltinIntentSlot) String() string + type BuiltinSlotTypeMetadata struct + Signature *string + SupportedLocales []*string + func (s *BuiltinSlotTypeMetadata) SetSignature(v string) *BuiltinSlotTypeMetadata + func (s *BuiltinSlotTypeMetadata) SetSupportedLocales(v []*string) *BuiltinSlotTypeMetadata + func (s BuiltinSlotTypeMetadata) GoString() string + func (s BuiltinSlotTypeMetadata) String() string + type CodeHook struct + MessageVersion *string + Uri *string + func (s *CodeHook) SetMessageVersion(v string) *CodeHook + func (s *CodeHook) SetUri(v string) *CodeHook + func (s *CodeHook) Validate() error + func (s CodeHook) GoString() string + func (s CodeHook) String() string + type ConflictException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ConflictException) Code() string + func (s *ConflictException) Error() string + func (s *ConflictException) Message() string + func (s *ConflictException) OrigErr() error + func (s *ConflictException) RequestID() string + func (s *ConflictException) StatusCode() int + func (s ConflictException) GoString() string + func (s ConflictException) String() string + type ConversationLogsRequest struct + IamRoleArn *string + LogSettings []*LogSettingsRequest + func (s *ConversationLogsRequest) SetIamRoleArn(v string) *ConversationLogsRequest + func (s *ConversationLogsRequest) SetLogSettings(v []*LogSettingsRequest) *ConversationLogsRequest + func (s *ConversationLogsRequest) Validate() error + func (s ConversationLogsRequest) GoString() string + func (s ConversationLogsRequest) String() string + type ConversationLogsResponse struct + IamRoleArn *string + LogSettings []*LogSettingsResponse + func (s *ConversationLogsResponse) SetIamRoleArn(v string) *ConversationLogsResponse + func (s *ConversationLogsResponse) SetLogSettings(v []*LogSettingsResponse) *ConversationLogsResponse + func (s ConversationLogsResponse) GoString() string + func (s ConversationLogsResponse) String() string + type CreateBotVersionInput struct + Checksum *string + Name *string + func (s *CreateBotVersionInput) SetChecksum(v string) *CreateBotVersionInput + func (s *CreateBotVersionInput) SetName(v string) *CreateBotVersionInput + func (s *CreateBotVersionInput) Validate() error + func (s CreateBotVersionInput) GoString() string + func (s CreateBotVersionInput) String() string + type CreateBotVersionOutput struct + AbortStatement *Statement + Checksum *string + ChildDirected *bool + ClarificationPrompt *Prompt + CreatedDate *time.Time + Description *string + DetectSentiment *bool + EnableModelImprovements *bool + FailureReason *string + IdleSessionTTLInSeconds *int64 + Intents []*Intent + LastUpdatedDate *time.Time + Locale *string + Name *string + Status *string + Version *string + VoiceId *string + func (s *CreateBotVersionOutput) SetAbortStatement(v *Statement) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetChecksum(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetChildDirected(v bool) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetClarificationPrompt(v *Prompt) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetCreatedDate(v time.Time) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetDescription(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetDetectSentiment(v bool) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetEnableModelImprovements(v bool) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetFailureReason(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetIdleSessionTTLInSeconds(v int64) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetIntents(v []*Intent) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetLastUpdatedDate(v time.Time) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetLocale(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetName(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetStatus(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetVersion(v string) *CreateBotVersionOutput + func (s *CreateBotVersionOutput) SetVoiceId(v string) *CreateBotVersionOutput + func (s CreateBotVersionOutput) GoString() string + func (s CreateBotVersionOutput) String() string + type CreateIntentVersionInput struct + Checksum *string + Name *string + func (s *CreateIntentVersionInput) SetChecksum(v string) *CreateIntentVersionInput + func (s *CreateIntentVersionInput) SetName(v string) *CreateIntentVersionInput + func (s *CreateIntentVersionInput) Validate() error + func (s CreateIntentVersionInput) GoString() string + func (s CreateIntentVersionInput) String() string + type CreateIntentVersionOutput struct + Checksum *string + ConclusionStatement *Statement + ConfirmationPrompt *Prompt + CreatedDate *time.Time + Description *string + DialogCodeHook *CodeHook + FollowUpPrompt *FollowUpPrompt + FulfillmentActivity *FulfillmentActivity + InputContexts []*InputContext + KendraConfiguration *KendraConfiguration + LastUpdatedDate *time.Time + Name *string + OutputContexts []*OutputContext + ParentIntentSignature *string + RejectionStatement *Statement + SampleUtterances []*string + Slots []*Slot + Version *string + func (s *CreateIntentVersionOutput) SetChecksum(v string) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetConclusionStatement(v *Statement) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetConfirmationPrompt(v *Prompt) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetCreatedDate(v time.Time) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetDescription(v string) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetDialogCodeHook(v *CodeHook) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetFollowUpPrompt(v *FollowUpPrompt) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetFulfillmentActivity(v *FulfillmentActivity) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetInputContexts(v []*InputContext) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetKendraConfiguration(v *KendraConfiguration) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetLastUpdatedDate(v time.Time) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetName(v string) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetOutputContexts(v []*OutputContext) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetParentIntentSignature(v string) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetRejectionStatement(v *Statement) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetSampleUtterances(v []*string) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetSlots(v []*Slot) *CreateIntentVersionOutput + func (s *CreateIntentVersionOutput) SetVersion(v string) *CreateIntentVersionOutput + func (s CreateIntentVersionOutput) GoString() string + func (s CreateIntentVersionOutput) String() string + type CreateSlotTypeVersionInput struct + Checksum *string + Name *string + func (s *CreateSlotTypeVersionInput) SetChecksum(v string) *CreateSlotTypeVersionInput + func (s *CreateSlotTypeVersionInput) SetName(v string) *CreateSlotTypeVersionInput + func (s *CreateSlotTypeVersionInput) Validate() error + func (s CreateSlotTypeVersionInput) GoString() string + func (s CreateSlotTypeVersionInput) String() string + type CreateSlotTypeVersionOutput struct + Checksum *string + CreatedDate *time.Time + Description *string + EnumerationValues []*EnumerationValue + LastUpdatedDate *time.Time + Name *string + ParentSlotTypeSignature *string + SlotTypeConfigurations []*SlotTypeConfiguration + ValueSelectionStrategy *string + Version *string + func (s *CreateSlotTypeVersionOutput) SetChecksum(v string) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetCreatedDate(v time.Time) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetDescription(v string) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetEnumerationValues(v []*EnumerationValue) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetLastUpdatedDate(v time.Time) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetName(v string) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetParentSlotTypeSignature(v string) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetSlotTypeConfigurations(v []*SlotTypeConfiguration) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetValueSelectionStrategy(v string) *CreateSlotTypeVersionOutput + func (s *CreateSlotTypeVersionOutput) SetVersion(v string) *CreateSlotTypeVersionOutput + func (s CreateSlotTypeVersionOutput) GoString() string + func (s CreateSlotTypeVersionOutput) String() string + type DeleteBotAliasInput struct + BotName *string + Name *string + func (s *DeleteBotAliasInput) SetBotName(v string) *DeleteBotAliasInput + func (s *DeleteBotAliasInput) SetName(v string) *DeleteBotAliasInput + func (s *DeleteBotAliasInput) Validate() error + func (s DeleteBotAliasInput) GoString() string + func (s DeleteBotAliasInput) String() string + type DeleteBotAliasOutput struct + func (s DeleteBotAliasOutput) GoString() string + func (s DeleteBotAliasOutput) String() string + type DeleteBotChannelAssociationInput struct + BotAlias *string + BotName *string + Name *string + func (s *DeleteBotChannelAssociationInput) SetBotAlias(v string) *DeleteBotChannelAssociationInput + func (s *DeleteBotChannelAssociationInput) SetBotName(v string) *DeleteBotChannelAssociationInput + func (s *DeleteBotChannelAssociationInput) SetName(v string) *DeleteBotChannelAssociationInput + func (s *DeleteBotChannelAssociationInput) Validate() error + func (s DeleteBotChannelAssociationInput) GoString() string + func (s DeleteBotChannelAssociationInput) String() string + type DeleteBotChannelAssociationOutput struct + func (s DeleteBotChannelAssociationOutput) GoString() string + func (s DeleteBotChannelAssociationOutput) String() string + type DeleteBotInput struct + Name *string + func (s *DeleteBotInput) SetName(v string) *DeleteBotInput + func (s *DeleteBotInput) Validate() error + func (s DeleteBotInput) GoString() string + func (s DeleteBotInput) String() string + type DeleteBotOutput struct + func (s DeleteBotOutput) GoString() string + func (s DeleteBotOutput) String() string + type DeleteBotVersionInput struct + Name *string + Version *string + func (s *DeleteBotVersionInput) SetName(v string) *DeleteBotVersionInput + func (s *DeleteBotVersionInput) SetVersion(v string) *DeleteBotVersionInput + func (s *DeleteBotVersionInput) Validate() error + func (s DeleteBotVersionInput) GoString() string + func (s DeleteBotVersionInput) String() string + type DeleteBotVersionOutput struct + func (s DeleteBotVersionOutput) GoString() string + func (s DeleteBotVersionOutput) String() string + type DeleteIntentInput struct + Name *string + func (s *DeleteIntentInput) SetName(v string) *DeleteIntentInput + func (s *DeleteIntentInput) Validate() error + func (s DeleteIntentInput) GoString() string + func (s DeleteIntentInput) String() string + type DeleteIntentOutput struct + func (s DeleteIntentOutput) GoString() string + func (s DeleteIntentOutput) String() string + type DeleteIntentVersionInput struct + Name *string + Version *string + func (s *DeleteIntentVersionInput) SetName(v string) *DeleteIntentVersionInput + func (s *DeleteIntentVersionInput) SetVersion(v string) *DeleteIntentVersionInput + func (s *DeleteIntentVersionInput) Validate() error + func (s DeleteIntentVersionInput) GoString() string + func (s DeleteIntentVersionInput) String() string + type DeleteIntentVersionOutput struct + func (s DeleteIntentVersionOutput) GoString() string + func (s DeleteIntentVersionOutput) String() string + type DeleteSlotTypeInput struct + Name *string + func (s *DeleteSlotTypeInput) SetName(v string) *DeleteSlotTypeInput + func (s *DeleteSlotTypeInput) Validate() error + func (s DeleteSlotTypeInput) GoString() string + func (s DeleteSlotTypeInput) String() string + type DeleteSlotTypeOutput struct + func (s DeleteSlotTypeOutput) GoString() string + func (s DeleteSlotTypeOutput) String() string + type DeleteSlotTypeVersionInput struct + Name *string + Version *string + func (s *DeleteSlotTypeVersionInput) SetName(v string) *DeleteSlotTypeVersionInput + func (s *DeleteSlotTypeVersionInput) SetVersion(v string) *DeleteSlotTypeVersionInput + func (s *DeleteSlotTypeVersionInput) Validate() error + func (s DeleteSlotTypeVersionInput) GoString() string + func (s DeleteSlotTypeVersionInput) String() string + type DeleteSlotTypeVersionOutput struct + func (s DeleteSlotTypeVersionOutput) GoString() string + func (s DeleteSlotTypeVersionOutput) String() string + type DeleteUtterancesInput struct + BotName *string + UserId *string + func (s *DeleteUtterancesInput) SetBotName(v string) *DeleteUtterancesInput + func (s *DeleteUtterancesInput) SetUserId(v string) *DeleteUtterancesInput + func (s *DeleteUtterancesInput) Validate() error + func (s DeleteUtterancesInput) GoString() string + func (s DeleteUtterancesInput) String() string + type DeleteUtterancesOutput struct + func (s DeleteUtterancesOutput) GoString() string + func (s DeleteUtterancesOutput) String() string + type EnumerationValue struct + Synonyms []*string + Value *string + func (s *EnumerationValue) SetSynonyms(v []*string) *EnumerationValue + func (s *EnumerationValue) SetValue(v string) *EnumerationValue + func (s *EnumerationValue) Validate() error + func (s EnumerationValue) GoString() string + func (s EnumerationValue) String() string + type FollowUpPrompt struct + Prompt *Prompt + RejectionStatement *Statement + func (s *FollowUpPrompt) SetPrompt(v *Prompt) *FollowUpPrompt + func (s *FollowUpPrompt) SetRejectionStatement(v *Statement) *FollowUpPrompt + func (s *FollowUpPrompt) Validate() error + func (s FollowUpPrompt) GoString() string + func (s FollowUpPrompt) String() string + type FulfillmentActivity struct + CodeHook *CodeHook + Type *string + func (s *FulfillmentActivity) SetCodeHook(v *CodeHook) *FulfillmentActivity + func (s *FulfillmentActivity) SetType(v string) *FulfillmentActivity + func (s *FulfillmentActivity) Validate() error + func (s FulfillmentActivity) GoString() string + func (s FulfillmentActivity) String() string + type GetBotAliasInput struct + BotName *string + Name *string + func (s *GetBotAliasInput) SetBotName(v string) *GetBotAliasInput + func (s *GetBotAliasInput) SetName(v string) *GetBotAliasInput + func (s *GetBotAliasInput) Validate() error + func (s GetBotAliasInput) GoString() string + func (s GetBotAliasInput) String() string + type GetBotAliasOutput struct + BotName *string + BotVersion *string + Checksum *string + ConversationLogs *ConversationLogsResponse + CreatedDate *time.Time + Description *string + LastUpdatedDate *time.Time + Name *string + func (s *GetBotAliasOutput) SetBotName(v string) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetBotVersion(v string) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetChecksum(v string) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetConversationLogs(v *ConversationLogsResponse) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetCreatedDate(v time.Time) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetDescription(v string) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetLastUpdatedDate(v time.Time) *GetBotAliasOutput + func (s *GetBotAliasOutput) SetName(v string) *GetBotAliasOutput + func (s GetBotAliasOutput) GoString() string + func (s GetBotAliasOutput) String() string + type GetBotAliasesInput struct + BotName *string + MaxResults *int64 + NameContains *string + NextToken *string + func (s *GetBotAliasesInput) SetBotName(v string) *GetBotAliasesInput + func (s *GetBotAliasesInput) SetMaxResults(v int64) *GetBotAliasesInput + func (s *GetBotAliasesInput) SetNameContains(v string) *GetBotAliasesInput + func (s *GetBotAliasesInput) SetNextToken(v string) *GetBotAliasesInput + func (s *GetBotAliasesInput) Validate() error + func (s GetBotAliasesInput) GoString() string + func (s GetBotAliasesInput) String() string + type GetBotAliasesOutput struct + BotAliases []*BotAliasMetadata + NextToken *string + func (s *GetBotAliasesOutput) SetBotAliases(v []*BotAliasMetadata) *GetBotAliasesOutput + func (s *GetBotAliasesOutput) SetNextToken(v string) *GetBotAliasesOutput + func (s GetBotAliasesOutput) GoString() string + func (s GetBotAliasesOutput) String() string + type GetBotChannelAssociationInput struct + BotAlias *string + BotName *string + Name *string + func (s *GetBotChannelAssociationInput) SetBotAlias(v string) *GetBotChannelAssociationInput + func (s *GetBotChannelAssociationInput) SetBotName(v string) *GetBotChannelAssociationInput + func (s *GetBotChannelAssociationInput) SetName(v string) *GetBotChannelAssociationInput + func (s *GetBotChannelAssociationInput) Validate() error + func (s GetBotChannelAssociationInput) GoString() string + func (s GetBotChannelAssociationInput) String() string + type GetBotChannelAssociationOutput struct + BotAlias *string + BotConfiguration map[string]*string + BotName *string + CreatedDate *time.Time + Description *string + FailureReason *string + Name *string + Status *string + Type *string + func (s *GetBotChannelAssociationOutput) SetBotAlias(v string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetBotConfiguration(v map[string]*string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetBotName(v string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetCreatedDate(v time.Time) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetDescription(v string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetFailureReason(v string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetName(v string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetStatus(v string) *GetBotChannelAssociationOutput + func (s *GetBotChannelAssociationOutput) SetType(v string) *GetBotChannelAssociationOutput + func (s GetBotChannelAssociationOutput) GoString() string + func (s GetBotChannelAssociationOutput) String() string + type GetBotChannelAssociationsInput struct + BotAlias *string + BotName *string + MaxResults *int64 + NameContains *string + NextToken *string + func (s *GetBotChannelAssociationsInput) SetBotAlias(v string) *GetBotChannelAssociationsInput + func (s *GetBotChannelAssociationsInput) SetBotName(v string) *GetBotChannelAssociationsInput + func (s *GetBotChannelAssociationsInput) SetMaxResults(v int64) *GetBotChannelAssociationsInput + func (s *GetBotChannelAssociationsInput) SetNameContains(v string) *GetBotChannelAssociationsInput + func (s *GetBotChannelAssociationsInput) SetNextToken(v string) *GetBotChannelAssociationsInput + func (s *GetBotChannelAssociationsInput) Validate() error + func (s GetBotChannelAssociationsInput) GoString() string + func (s GetBotChannelAssociationsInput) String() string + type GetBotChannelAssociationsOutput struct + BotChannelAssociations []*BotChannelAssociation + NextToken *string + func (s *GetBotChannelAssociationsOutput) SetBotChannelAssociations(v []*BotChannelAssociation) *GetBotChannelAssociationsOutput + func (s *GetBotChannelAssociationsOutput) SetNextToken(v string) *GetBotChannelAssociationsOutput + func (s GetBotChannelAssociationsOutput) GoString() string + func (s GetBotChannelAssociationsOutput) String() string + type GetBotInput struct + Name *string + VersionOrAlias *string + func (s *GetBotInput) SetName(v string) *GetBotInput + func (s *GetBotInput) SetVersionOrAlias(v string) *GetBotInput + func (s *GetBotInput) Validate() error + func (s GetBotInput) GoString() string + func (s GetBotInput) String() string + type GetBotOutput struct + AbortStatement *Statement + Checksum *string + ChildDirected *bool + ClarificationPrompt *Prompt + CreatedDate *time.Time + Description *string + DetectSentiment *bool + EnableModelImprovements *bool + FailureReason *string + IdleSessionTTLInSeconds *int64 + Intents []*Intent + LastUpdatedDate *time.Time + Locale *string + Name *string + NluIntentConfidenceThreshold *float64 + Status *string + Version *string + VoiceId *string + func (s *GetBotOutput) SetAbortStatement(v *Statement) *GetBotOutput + func (s *GetBotOutput) SetChecksum(v string) *GetBotOutput + func (s *GetBotOutput) SetChildDirected(v bool) *GetBotOutput + func (s *GetBotOutput) SetClarificationPrompt(v *Prompt) *GetBotOutput + func (s *GetBotOutput) SetCreatedDate(v time.Time) *GetBotOutput + func (s *GetBotOutput) SetDescription(v string) *GetBotOutput + func (s *GetBotOutput) SetDetectSentiment(v bool) *GetBotOutput + func (s *GetBotOutput) SetEnableModelImprovements(v bool) *GetBotOutput + func (s *GetBotOutput) SetFailureReason(v string) *GetBotOutput + func (s *GetBotOutput) SetIdleSessionTTLInSeconds(v int64) *GetBotOutput + func (s *GetBotOutput) SetIntents(v []*Intent) *GetBotOutput + func (s *GetBotOutput) SetLastUpdatedDate(v time.Time) *GetBotOutput + func (s *GetBotOutput) SetLocale(v string) *GetBotOutput + func (s *GetBotOutput) SetName(v string) *GetBotOutput + func (s *GetBotOutput) SetNluIntentConfidenceThreshold(v float64) *GetBotOutput + func (s *GetBotOutput) SetStatus(v string) *GetBotOutput + func (s *GetBotOutput) SetVersion(v string) *GetBotOutput + func (s *GetBotOutput) SetVoiceId(v string) *GetBotOutput + func (s GetBotOutput) GoString() string + func (s GetBotOutput) String() string + type GetBotVersionsInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetBotVersionsInput) SetMaxResults(v int64) *GetBotVersionsInput + func (s *GetBotVersionsInput) SetName(v string) *GetBotVersionsInput + func (s *GetBotVersionsInput) SetNextToken(v string) *GetBotVersionsInput + func (s *GetBotVersionsInput) Validate() error + func (s GetBotVersionsInput) GoString() string + func (s GetBotVersionsInput) String() string + type GetBotVersionsOutput struct + Bots []*BotMetadata + NextToken *string + func (s *GetBotVersionsOutput) SetBots(v []*BotMetadata) *GetBotVersionsOutput + func (s *GetBotVersionsOutput) SetNextToken(v string) *GetBotVersionsOutput + func (s GetBotVersionsOutput) GoString() string + func (s GetBotVersionsOutput) String() string + type GetBotsInput struct + MaxResults *int64 + NameContains *string + NextToken *string + func (s *GetBotsInput) SetMaxResults(v int64) *GetBotsInput + func (s *GetBotsInput) SetNameContains(v string) *GetBotsInput + func (s *GetBotsInput) SetNextToken(v string) *GetBotsInput + func (s *GetBotsInput) Validate() error + func (s GetBotsInput) GoString() string + func (s GetBotsInput) String() string + type GetBotsOutput struct + Bots []*BotMetadata + NextToken *string + func (s *GetBotsOutput) SetBots(v []*BotMetadata) *GetBotsOutput + func (s *GetBotsOutput) SetNextToken(v string) *GetBotsOutput + func (s GetBotsOutput) GoString() string + func (s GetBotsOutput) String() string + type GetBuiltinIntentInput struct + Signature *string + func (s *GetBuiltinIntentInput) SetSignature(v string) *GetBuiltinIntentInput + func (s *GetBuiltinIntentInput) Validate() error + func (s GetBuiltinIntentInput) GoString() string + func (s GetBuiltinIntentInput) String() string + type GetBuiltinIntentOutput struct + Signature *string + Slots []*BuiltinIntentSlot + SupportedLocales []*string + func (s *GetBuiltinIntentOutput) SetSignature(v string) *GetBuiltinIntentOutput + func (s *GetBuiltinIntentOutput) SetSlots(v []*BuiltinIntentSlot) *GetBuiltinIntentOutput + func (s *GetBuiltinIntentOutput) SetSupportedLocales(v []*string) *GetBuiltinIntentOutput + func (s GetBuiltinIntentOutput) GoString() string + func (s GetBuiltinIntentOutput) String() string + type GetBuiltinIntentsInput struct + Locale *string + MaxResults *int64 + NextToken *string + SignatureContains *string + func (s *GetBuiltinIntentsInput) SetLocale(v string) *GetBuiltinIntentsInput + func (s *GetBuiltinIntentsInput) SetMaxResults(v int64) *GetBuiltinIntentsInput + func (s *GetBuiltinIntentsInput) SetNextToken(v string) *GetBuiltinIntentsInput + func (s *GetBuiltinIntentsInput) SetSignatureContains(v string) *GetBuiltinIntentsInput + func (s *GetBuiltinIntentsInput) Validate() error + func (s GetBuiltinIntentsInput) GoString() string + func (s GetBuiltinIntentsInput) String() string + type GetBuiltinIntentsOutput struct + Intents []*BuiltinIntentMetadata + NextToken *string + func (s *GetBuiltinIntentsOutput) SetIntents(v []*BuiltinIntentMetadata) *GetBuiltinIntentsOutput + func (s *GetBuiltinIntentsOutput) SetNextToken(v string) *GetBuiltinIntentsOutput + func (s GetBuiltinIntentsOutput) GoString() string + func (s GetBuiltinIntentsOutput) String() string + type GetBuiltinSlotTypesInput struct + Locale *string + MaxResults *int64 + NextToken *string + SignatureContains *string + func (s *GetBuiltinSlotTypesInput) SetLocale(v string) *GetBuiltinSlotTypesInput + func (s *GetBuiltinSlotTypesInput) SetMaxResults(v int64) *GetBuiltinSlotTypesInput + func (s *GetBuiltinSlotTypesInput) SetNextToken(v string) *GetBuiltinSlotTypesInput + func (s *GetBuiltinSlotTypesInput) SetSignatureContains(v string) *GetBuiltinSlotTypesInput + func (s *GetBuiltinSlotTypesInput) Validate() error + func (s GetBuiltinSlotTypesInput) GoString() string + func (s GetBuiltinSlotTypesInput) String() string + type GetBuiltinSlotTypesOutput struct + NextToken *string + SlotTypes []*BuiltinSlotTypeMetadata + func (s *GetBuiltinSlotTypesOutput) SetNextToken(v string) *GetBuiltinSlotTypesOutput + func (s *GetBuiltinSlotTypesOutput) SetSlotTypes(v []*BuiltinSlotTypeMetadata) *GetBuiltinSlotTypesOutput + func (s GetBuiltinSlotTypesOutput) GoString() string + func (s GetBuiltinSlotTypesOutput) String() string + type GetExportInput struct + ExportType *string + Name *string + ResourceType *string + Version *string + func (s *GetExportInput) SetExportType(v string) *GetExportInput + func (s *GetExportInput) SetName(v string) *GetExportInput + func (s *GetExportInput) SetResourceType(v string) *GetExportInput + func (s *GetExportInput) SetVersion(v string) *GetExportInput + func (s *GetExportInput) Validate() error + func (s GetExportInput) GoString() string + func (s GetExportInput) String() string + type GetExportOutput struct + ExportStatus *string + ExportType *string + FailureReason *string + Name *string + ResourceType *string + Url *string + Version *string + func (s *GetExportOutput) SetExportStatus(v string) *GetExportOutput + func (s *GetExportOutput) SetExportType(v string) *GetExportOutput + func (s *GetExportOutput) SetFailureReason(v string) *GetExportOutput + func (s *GetExportOutput) SetName(v string) *GetExportOutput + func (s *GetExportOutput) SetResourceType(v string) *GetExportOutput + func (s *GetExportOutput) SetUrl(v string) *GetExportOutput + func (s *GetExportOutput) SetVersion(v string) *GetExportOutput + func (s GetExportOutput) GoString() string + func (s GetExportOutput) String() string + type GetImportInput struct + ImportId *string + func (s *GetImportInput) SetImportId(v string) *GetImportInput + func (s *GetImportInput) Validate() error + func (s GetImportInput) GoString() string + func (s GetImportInput) String() string + type GetImportOutput struct + CreatedDate *time.Time + FailureReason []*string + ImportId *string + ImportStatus *string + MergeStrategy *string + Name *string + ResourceType *string + func (s *GetImportOutput) SetCreatedDate(v time.Time) *GetImportOutput + func (s *GetImportOutput) SetFailureReason(v []*string) *GetImportOutput + func (s *GetImportOutput) SetImportId(v string) *GetImportOutput + func (s *GetImportOutput) SetImportStatus(v string) *GetImportOutput + func (s *GetImportOutput) SetMergeStrategy(v string) *GetImportOutput + func (s *GetImportOutput) SetName(v string) *GetImportOutput + func (s *GetImportOutput) SetResourceType(v string) *GetImportOutput + func (s GetImportOutput) GoString() string + func (s GetImportOutput) String() string + type GetIntentInput struct + Name *string + Version *string + func (s *GetIntentInput) SetName(v string) *GetIntentInput + func (s *GetIntentInput) SetVersion(v string) *GetIntentInput + func (s *GetIntentInput) Validate() error + func (s GetIntentInput) GoString() string + func (s GetIntentInput) String() string + type GetIntentOutput struct + Checksum *string + ConclusionStatement *Statement + ConfirmationPrompt *Prompt + CreatedDate *time.Time + Description *string + DialogCodeHook *CodeHook + FollowUpPrompt *FollowUpPrompt + FulfillmentActivity *FulfillmentActivity + InputContexts []*InputContext + KendraConfiguration *KendraConfiguration + LastUpdatedDate *time.Time + Name *string + OutputContexts []*OutputContext + ParentIntentSignature *string + RejectionStatement *Statement + SampleUtterances []*string + Slots []*Slot + Version *string + func (s *GetIntentOutput) SetChecksum(v string) *GetIntentOutput + func (s *GetIntentOutput) SetConclusionStatement(v *Statement) *GetIntentOutput + func (s *GetIntentOutput) SetConfirmationPrompt(v *Prompt) *GetIntentOutput + func (s *GetIntentOutput) SetCreatedDate(v time.Time) *GetIntentOutput + func (s *GetIntentOutput) SetDescription(v string) *GetIntentOutput + func (s *GetIntentOutput) SetDialogCodeHook(v *CodeHook) *GetIntentOutput + func (s *GetIntentOutput) SetFollowUpPrompt(v *FollowUpPrompt) *GetIntentOutput + func (s *GetIntentOutput) SetFulfillmentActivity(v *FulfillmentActivity) *GetIntentOutput + func (s *GetIntentOutput) SetInputContexts(v []*InputContext) *GetIntentOutput + func (s *GetIntentOutput) SetKendraConfiguration(v *KendraConfiguration) *GetIntentOutput + func (s *GetIntentOutput) SetLastUpdatedDate(v time.Time) *GetIntentOutput + func (s *GetIntentOutput) SetName(v string) *GetIntentOutput + func (s *GetIntentOutput) SetOutputContexts(v []*OutputContext) *GetIntentOutput + func (s *GetIntentOutput) SetParentIntentSignature(v string) *GetIntentOutput + func (s *GetIntentOutput) SetRejectionStatement(v *Statement) *GetIntentOutput + func (s *GetIntentOutput) SetSampleUtterances(v []*string) *GetIntentOutput + func (s *GetIntentOutput) SetSlots(v []*Slot) *GetIntentOutput + func (s *GetIntentOutput) SetVersion(v string) *GetIntentOutput + func (s GetIntentOutput) GoString() string + func (s GetIntentOutput) String() string + type GetIntentVersionsInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetIntentVersionsInput) SetMaxResults(v int64) *GetIntentVersionsInput + func (s *GetIntentVersionsInput) SetName(v string) *GetIntentVersionsInput + func (s *GetIntentVersionsInput) SetNextToken(v string) *GetIntentVersionsInput + func (s *GetIntentVersionsInput) Validate() error + func (s GetIntentVersionsInput) GoString() string + func (s GetIntentVersionsInput) String() string + type GetIntentVersionsOutput struct + Intents []*IntentMetadata + NextToken *string + func (s *GetIntentVersionsOutput) SetIntents(v []*IntentMetadata) *GetIntentVersionsOutput + func (s *GetIntentVersionsOutput) SetNextToken(v string) *GetIntentVersionsOutput + func (s GetIntentVersionsOutput) GoString() string + func (s GetIntentVersionsOutput) String() string + type GetIntentsInput struct + MaxResults *int64 + NameContains *string + NextToken *string + func (s *GetIntentsInput) SetMaxResults(v int64) *GetIntentsInput + func (s *GetIntentsInput) SetNameContains(v string) *GetIntentsInput + func (s *GetIntentsInput) SetNextToken(v string) *GetIntentsInput + func (s *GetIntentsInput) Validate() error + func (s GetIntentsInput) GoString() string + func (s GetIntentsInput) String() string + type GetIntentsOutput struct + Intents []*IntentMetadata + NextToken *string + func (s *GetIntentsOutput) SetIntents(v []*IntentMetadata) *GetIntentsOutput + func (s *GetIntentsOutput) SetNextToken(v string) *GetIntentsOutput + func (s GetIntentsOutput) GoString() string + func (s GetIntentsOutput) String() string + type GetMigrationInput struct + MigrationId *string + func (s *GetMigrationInput) SetMigrationId(v string) *GetMigrationInput + func (s *GetMigrationInput) Validate() error + func (s GetMigrationInput) GoString() string + func (s GetMigrationInput) String() string + type GetMigrationOutput struct + Alerts []*MigrationAlert + MigrationId *string + MigrationStatus *string + MigrationStrategy *string + MigrationTimestamp *time.Time + V1BotLocale *string + V1BotName *string + V1BotVersion *string + V2BotId *string + V2BotRole *string + func (s *GetMigrationOutput) SetAlerts(v []*MigrationAlert) *GetMigrationOutput + func (s *GetMigrationOutput) SetMigrationId(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetMigrationStatus(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetMigrationStrategy(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetMigrationTimestamp(v time.Time) *GetMigrationOutput + func (s *GetMigrationOutput) SetV1BotLocale(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetV1BotName(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetV1BotVersion(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetV2BotId(v string) *GetMigrationOutput + func (s *GetMigrationOutput) SetV2BotRole(v string) *GetMigrationOutput + func (s GetMigrationOutput) GoString() string + func (s GetMigrationOutput) String() string + type GetMigrationsInput struct + MaxResults *int64 + MigrationStatusEquals *string + NextToken *string + SortByAttribute *string + SortByOrder *string + V1BotNameContains *string + func (s *GetMigrationsInput) SetMaxResults(v int64) *GetMigrationsInput + func (s *GetMigrationsInput) SetMigrationStatusEquals(v string) *GetMigrationsInput + func (s *GetMigrationsInput) SetNextToken(v string) *GetMigrationsInput + func (s *GetMigrationsInput) SetSortByAttribute(v string) *GetMigrationsInput + func (s *GetMigrationsInput) SetSortByOrder(v string) *GetMigrationsInput + func (s *GetMigrationsInput) SetV1BotNameContains(v string) *GetMigrationsInput + func (s *GetMigrationsInput) Validate() error + func (s GetMigrationsInput) GoString() string + func (s GetMigrationsInput) String() string + type GetMigrationsOutput struct + MigrationSummaries []*MigrationSummary + NextToken *string + func (s *GetMigrationsOutput) SetMigrationSummaries(v []*MigrationSummary) *GetMigrationsOutput + func (s *GetMigrationsOutput) SetNextToken(v string) *GetMigrationsOutput + func (s GetMigrationsOutput) GoString() string + func (s GetMigrationsOutput) String() string + type GetSlotTypeInput struct + Name *string + Version *string + func (s *GetSlotTypeInput) SetName(v string) *GetSlotTypeInput + func (s *GetSlotTypeInput) SetVersion(v string) *GetSlotTypeInput + func (s *GetSlotTypeInput) Validate() error + func (s GetSlotTypeInput) GoString() string + func (s GetSlotTypeInput) String() string + type GetSlotTypeOutput struct + Checksum *string + CreatedDate *time.Time + Description *string + EnumerationValues []*EnumerationValue + LastUpdatedDate *time.Time + Name *string + ParentSlotTypeSignature *string + SlotTypeConfigurations []*SlotTypeConfiguration + ValueSelectionStrategy *string + Version *string + func (s *GetSlotTypeOutput) SetChecksum(v string) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetCreatedDate(v time.Time) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetDescription(v string) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetEnumerationValues(v []*EnumerationValue) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetLastUpdatedDate(v time.Time) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetName(v string) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetParentSlotTypeSignature(v string) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetSlotTypeConfigurations(v []*SlotTypeConfiguration) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetValueSelectionStrategy(v string) *GetSlotTypeOutput + func (s *GetSlotTypeOutput) SetVersion(v string) *GetSlotTypeOutput + func (s GetSlotTypeOutput) GoString() string + func (s GetSlotTypeOutput) String() string + type GetSlotTypeVersionsInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetSlotTypeVersionsInput) SetMaxResults(v int64) *GetSlotTypeVersionsInput + func (s *GetSlotTypeVersionsInput) SetName(v string) *GetSlotTypeVersionsInput + func (s *GetSlotTypeVersionsInput) SetNextToken(v string) *GetSlotTypeVersionsInput + func (s *GetSlotTypeVersionsInput) Validate() error + func (s GetSlotTypeVersionsInput) GoString() string + func (s GetSlotTypeVersionsInput) String() string + type GetSlotTypeVersionsOutput struct + NextToken *string + SlotTypes []*SlotTypeMetadata + func (s *GetSlotTypeVersionsOutput) SetNextToken(v string) *GetSlotTypeVersionsOutput + func (s *GetSlotTypeVersionsOutput) SetSlotTypes(v []*SlotTypeMetadata) *GetSlotTypeVersionsOutput + func (s GetSlotTypeVersionsOutput) GoString() string + func (s GetSlotTypeVersionsOutput) String() string + type GetSlotTypesInput struct + MaxResults *int64 + NameContains *string + NextToken *string + func (s *GetSlotTypesInput) SetMaxResults(v int64) *GetSlotTypesInput + func (s *GetSlotTypesInput) SetNameContains(v string) *GetSlotTypesInput + func (s *GetSlotTypesInput) SetNextToken(v string) *GetSlotTypesInput + func (s *GetSlotTypesInput) Validate() error + func (s GetSlotTypesInput) GoString() string + func (s GetSlotTypesInput) String() string + type GetSlotTypesOutput struct + NextToken *string + SlotTypes []*SlotTypeMetadata + func (s *GetSlotTypesOutput) SetNextToken(v string) *GetSlotTypesOutput + func (s *GetSlotTypesOutput) SetSlotTypes(v []*SlotTypeMetadata) *GetSlotTypesOutput + func (s GetSlotTypesOutput) GoString() string + func (s GetSlotTypesOutput) String() string + type GetUtterancesViewInput struct + BotName *string + BotVersions []*string + StatusType *string + func (s *GetUtterancesViewInput) SetBotName(v string) *GetUtterancesViewInput + func (s *GetUtterancesViewInput) SetBotVersions(v []*string) *GetUtterancesViewInput + func (s *GetUtterancesViewInput) SetStatusType(v string) *GetUtterancesViewInput + func (s *GetUtterancesViewInput) Validate() error + func (s GetUtterancesViewInput) GoString() string + func (s GetUtterancesViewInput) String() string + type GetUtterancesViewOutput struct + BotName *string + Utterances []*UtteranceList + func (s *GetUtterancesViewOutput) SetBotName(v string) *GetUtterancesViewOutput + func (s *GetUtterancesViewOutput) SetUtterances(v []*UtteranceList) *GetUtterancesViewOutput + func (s GetUtterancesViewOutput) GoString() string + func (s GetUtterancesViewOutput) String() string + type InputContext struct + Name *string + func (s *InputContext) SetName(v string) *InputContext + func (s *InputContext) Validate() error + func (s InputContext) GoString() string + func (s InputContext) String() string + type Intent struct + IntentName *string + IntentVersion *string + func (s *Intent) SetIntentName(v string) *Intent + func (s *Intent) SetIntentVersion(v string) *Intent + func (s *Intent) Validate() error + func (s Intent) GoString() string + func (s Intent) String() string + type IntentMetadata struct + CreatedDate *time.Time + Description *string + LastUpdatedDate *time.Time + Name *string + Version *string + func (s *IntentMetadata) SetCreatedDate(v time.Time) *IntentMetadata + func (s *IntentMetadata) SetDescription(v string) *IntentMetadata + func (s *IntentMetadata) SetLastUpdatedDate(v time.Time) *IntentMetadata + func (s *IntentMetadata) SetName(v string) *IntentMetadata + func (s *IntentMetadata) SetVersion(v string) *IntentMetadata + func (s IntentMetadata) GoString() string + func (s IntentMetadata) String() string + type InternalFailureException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalFailureException) Code() string + func (s *InternalFailureException) Error() string + func (s *InternalFailureException) Message() string + func (s *InternalFailureException) OrigErr() error + func (s *InternalFailureException) RequestID() string + func (s *InternalFailureException) StatusCode() int + func (s InternalFailureException) GoString() string + func (s InternalFailureException) String() string + type KendraConfiguration struct + KendraIndex *string + QueryFilterString *string + Role *string + func (s *KendraConfiguration) SetKendraIndex(v string) *KendraConfiguration + func (s *KendraConfiguration) SetQueryFilterString(v string) *KendraConfiguration + func (s *KendraConfiguration) SetRole(v string) *KendraConfiguration + func (s *KendraConfiguration) Validate() error + func (s KendraConfiguration) GoString() string + func (s KendraConfiguration) String() string + type LexModelBuildingService struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *LexModelBuildingService + func (c *LexModelBuildingService) CreateBotVersion(input *CreateBotVersionInput) (*CreateBotVersionOutput, error) + func (c *LexModelBuildingService) CreateBotVersionRequest(input *CreateBotVersionInput) (req *request.Request, output *CreateBotVersionOutput) + func (c *LexModelBuildingService) CreateBotVersionWithContext(ctx aws.Context, input *CreateBotVersionInput, opts ...request.Option) (*CreateBotVersionOutput, error) + func (c *LexModelBuildingService) CreateIntentVersion(input *CreateIntentVersionInput) (*CreateIntentVersionOutput, error) + func (c *LexModelBuildingService) CreateIntentVersionRequest(input *CreateIntentVersionInput) (req *request.Request, output *CreateIntentVersionOutput) + func (c *LexModelBuildingService) CreateIntentVersionWithContext(ctx aws.Context, input *CreateIntentVersionInput, opts ...request.Option) (*CreateIntentVersionOutput, error) + func (c *LexModelBuildingService) CreateSlotTypeVersion(input *CreateSlotTypeVersionInput) (*CreateSlotTypeVersionOutput, error) + func (c *LexModelBuildingService) CreateSlotTypeVersionRequest(input *CreateSlotTypeVersionInput) (req *request.Request, output *CreateSlotTypeVersionOutput) + func (c *LexModelBuildingService) CreateSlotTypeVersionWithContext(ctx aws.Context, input *CreateSlotTypeVersionInput, opts ...request.Option) (*CreateSlotTypeVersionOutput, error) + func (c *LexModelBuildingService) DeleteBot(input *DeleteBotInput) (*DeleteBotOutput, error) + func (c *LexModelBuildingService) DeleteBotAlias(input *DeleteBotAliasInput) (*DeleteBotAliasOutput, error) + func (c *LexModelBuildingService) DeleteBotAliasRequest(input *DeleteBotAliasInput) (req *request.Request, output *DeleteBotAliasOutput) + func (c *LexModelBuildingService) DeleteBotAliasWithContext(ctx aws.Context, input *DeleteBotAliasInput, opts ...request.Option) (*DeleteBotAliasOutput, error) + func (c *LexModelBuildingService) DeleteBotChannelAssociation(input *DeleteBotChannelAssociationInput) (*DeleteBotChannelAssociationOutput, error) + func (c *LexModelBuildingService) DeleteBotChannelAssociationRequest(input *DeleteBotChannelAssociationInput) (req *request.Request, output *DeleteBotChannelAssociationOutput) + func (c *LexModelBuildingService) DeleteBotChannelAssociationWithContext(ctx aws.Context, input *DeleteBotChannelAssociationInput, ...) (*DeleteBotChannelAssociationOutput, error) + func (c *LexModelBuildingService) DeleteBotRequest(input *DeleteBotInput) (req *request.Request, output *DeleteBotOutput) + func (c *LexModelBuildingService) DeleteBotVersion(input *DeleteBotVersionInput) (*DeleteBotVersionOutput, error) + func (c *LexModelBuildingService) DeleteBotVersionRequest(input *DeleteBotVersionInput) (req *request.Request, output *DeleteBotVersionOutput) + func (c *LexModelBuildingService) DeleteBotVersionWithContext(ctx aws.Context, input *DeleteBotVersionInput, opts ...request.Option) (*DeleteBotVersionOutput, error) + func (c *LexModelBuildingService) DeleteBotWithContext(ctx aws.Context, input *DeleteBotInput, opts ...request.Option) (*DeleteBotOutput, error) + func (c *LexModelBuildingService) DeleteIntent(input *DeleteIntentInput) (*DeleteIntentOutput, error) + func (c *LexModelBuildingService) DeleteIntentRequest(input *DeleteIntentInput) (req *request.Request, output *DeleteIntentOutput) + func (c *LexModelBuildingService) DeleteIntentVersion(input *DeleteIntentVersionInput) (*DeleteIntentVersionOutput, error) + func (c *LexModelBuildingService) DeleteIntentVersionRequest(input *DeleteIntentVersionInput) (req *request.Request, output *DeleteIntentVersionOutput) + func (c *LexModelBuildingService) DeleteIntentVersionWithContext(ctx aws.Context, input *DeleteIntentVersionInput, opts ...request.Option) (*DeleteIntentVersionOutput, error) + func (c *LexModelBuildingService) DeleteIntentWithContext(ctx aws.Context, input *DeleteIntentInput, opts ...request.Option) (*DeleteIntentOutput, error) + func (c *LexModelBuildingService) DeleteSlotType(input *DeleteSlotTypeInput) (*DeleteSlotTypeOutput, error) + func (c *LexModelBuildingService) DeleteSlotTypeRequest(input *DeleteSlotTypeInput) (req *request.Request, output *DeleteSlotTypeOutput) + func (c *LexModelBuildingService) DeleteSlotTypeVersion(input *DeleteSlotTypeVersionInput) (*DeleteSlotTypeVersionOutput, error) + func (c *LexModelBuildingService) DeleteSlotTypeVersionRequest(input *DeleteSlotTypeVersionInput) (req *request.Request, output *DeleteSlotTypeVersionOutput) + func (c *LexModelBuildingService) DeleteSlotTypeVersionWithContext(ctx aws.Context, input *DeleteSlotTypeVersionInput, opts ...request.Option) (*DeleteSlotTypeVersionOutput, error) + func (c *LexModelBuildingService) DeleteSlotTypeWithContext(ctx aws.Context, input *DeleteSlotTypeInput, opts ...request.Option) (*DeleteSlotTypeOutput, error) + func (c *LexModelBuildingService) DeleteUtterances(input *DeleteUtterancesInput) (*DeleteUtterancesOutput, error) + func (c *LexModelBuildingService) DeleteUtterancesRequest(input *DeleteUtterancesInput) (req *request.Request, output *DeleteUtterancesOutput) + func (c *LexModelBuildingService) DeleteUtterancesWithContext(ctx aws.Context, input *DeleteUtterancesInput, opts ...request.Option) (*DeleteUtterancesOutput, error) + func (c *LexModelBuildingService) GetBot(input *GetBotInput) (*GetBotOutput, error) + func (c *LexModelBuildingService) GetBotAlias(input *GetBotAliasInput) (*GetBotAliasOutput, error) + func (c *LexModelBuildingService) GetBotAliasRequest(input *GetBotAliasInput) (req *request.Request, output *GetBotAliasOutput) + func (c *LexModelBuildingService) GetBotAliasWithContext(ctx aws.Context, input *GetBotAliasInput, opts ...request.Option) (*GetBotAliasOutput, error) + func (c *LexModelBuildingService) GetBotAliases(input *GetBotAliasesInput) (*GetBotAliasesOutput, error) + func (c *LexModelBuildingService) GetBotAliasesPages(input *GetBotAliasesInput, fn func(*GetBotAliasesOutput, bool) bool) error + func (c *LexModelBuildingService) GetBotAliasesPagesWithContext(ctx aws.Context, input *GetBotAliasesInput, ...) error + func (c *LexModelBuildingService) GetBotAliasesRequest(input *GetBotAliasesInput) (req *request.Request, output *GetBotAliasesOutput) + func (c *LexModelBuildingService) GetBotAliasesWithContext(ctx aws.Context, input *GetBotAliasesInput, opts ...request.Option) (*GetBotAliasesOutput, error) + func (c *LexModelBuildingService) GetBotChannelAssociation(input *GetBotChannelAssociationInput) (*GetBotChannelAssociationOutput, error) + func (c *LexModelBuildingService) GetBotChannelAssociationRequest(input *GetBotChannelAssociationInput) (req *request.Request, output *GetBotChannelAssociationOutput) + func (c *LexModelBuildingService) GetBotChannelAssociationWithContext(ctx aws.Context, input *GetBotChannelAssociationInput, opts ...request.Option) (*GetBotChannelAssociationOutput, error) + func (c *LexModelBuildingService) GetBotChannelAssociations(input *GetBotChannelAssociationsInput) (*GetBotChannelAssociationsOutput, error) + func (c *LexModelBuildingService) GetBotChannelAssociationsPages(input *GetBotChannelAssociationsInput, ...) error + func (c *LexModelBuildingService) GetBotChannelAssociationsPagesWithContext(ctx aws.Context, input *GetBotChannelAssociationsInput, ...) error + func (c *LexModelBuildingService) GetBotChannelAssociationsRequest(input *GetBotChannelAssociationsInput) (req *request.Request, output *GetBotChannelAssociationsOutput) + func (c *LexModelBuildingService) GetBotChannelAssociationsWithContext(ctx aws.Context, input *GetBotChannelAssociationsInput, opts ...request.Option) (*GetBotChannelAssociationsOutput, error) + func (c *LexModelBuildingService) GetBotRequest(input *GetBotInput) (req *request.Request, output *GetBotOutput) + func (c *LexModelBuildingService) GetBotVersions(input *GetBotVersionsInput) (*GetBotVersionsOutput, error) + func (c *LexModelBuildingService) GetBotVersionsPages(input *GetBotVersionsInput, fn func(*GetBotVersionsOutput, bool) bool) error + func (c *LexModelBuildingService) GetBotVersionsPagesWithContext(ctx aws.Context, input *GetBotVersionsInput, ...) error + func (c *LexModelBuildingService) GetBotVersionsRequest(input *GetBotVersionsInput) (req *request.Request, output *GetBotVersionsOutput) + func (c *LexModelBuildingService) GetBotVersionsWithContext(ctx aws.Context, input *GetBotVersionsInput, opts ...request.Option) (*GetBotVersionsOutput, error) + func (c *LexModelBuildingService) GetBotWithContext(ctx aws.Context, input *GetBotInput, opts ...request.Option) (*GetBotOutput, error) + func (c *LexModelBuildingService) GetBots(input *GetBotsInput) (*GetBotsOutput, error) + func (c *LexModelBuildingService) GetBotsPages(input *GetBotsInput, fn func(*GetBotsOutput, bool) bool) error + func (c *LexModelBuildingService) GetBotsPagesWithContext(ctx aws.Context, input *GetBotsInput, fn func(*GetBotsOutput, bool) bool, ...) error + func (c *LexModelBuildingService) GetBotsRequest(input *GetBotsInput) (req *request.Request, output *GetBotsOutput) + func (c *LexModelBuildingService) GetBotsWithContext(ctx aws.Context, input *GetBotsInput, opts ...request.Option) (*GetBotsOutput, error) + func (c *LexModelBuildingService) GetBuiltinIntent(input *GetBuiltinIntentInput) (*GetBuiltinIntentOutput, error) + func (c *LexModelBuildingService) GetBuiltinIntentRequest(input *GetBuiltinIntentInput) (req *request.Request, output *GetBuiltinIntentOutput) + func (c *LexModelBuildingService) GetBuiltinIntentWithContext(ctx aws.Context, input *GetBuiltinIntentInput, opts ...request.Option) (*GetBuiltinIntentOutput, error) + func (c *LexModelBuildingService) GetBuiltinIntents(input *GetBuiltinIntentsInput) (*GetBuiltinIntentsOutput, error) + func (c *LexModelBuildingService) GetBuiltinIntentsPages(input *GetBuiltinIntentsInput, fn func(*GetBuiltinIntentsOutput, bool) bool) error + func (c *LexModelBuildingService) GetBuiltinIntentsPagesWithContext(ctx aws.Context, input *GetBuiltinIntentsInput, ...) error + func (c *LexModelBuildingService) GetBuiltinIntentsRequest(input *GetBuiltinIntentsInput) (req *request.Request, output *GetBuiltinIntentsOutput) + func (c *LexModelBuildingService) GetBuiltinIntentsWithContext(ctx aws.Context, input *GetBuiltinIntentsInput, opts ...request.Option) (*GetBuiltinIntentsOutput, error) + func (c *LexModelBuildingService) GetBuiltinSlotTypes(input *GetBuiltinSlotTypesInput) (*GetBuiltinSlotTypesOutput, error) + func (c *LexModelBuildingService) GetBuiltinSlotTypesPages(input *GetBuiltinSlotTypesInput, ...) error + func (c *LexModelBuildingService) GetBuiltinSlotTypesPagesWithContext(ctx aws.Context, input *GetBuiltinSlotTypesInput, ...) error + func (c *LexModelBuildingService) GetBuiltinSlotTypesRequest(input *GetBuiltinSlotTypesInput) (req *request.Request, output *GetBuiltinSlotTypesOutput) + func (c *LexModelBuildingService) GetBuiltinSlotTypesWithContext(ctx aws.Context, input *GetBuiltinSlotTypesInput, opts ...request.Option) (*GetBuiltinSlotTypesOutput, error) + func (c *LexModelBuildingService) GetExport(input *GetExportInput) (*GetExportOutput, error) + func (c *LexModelBuildingService) GetExportRequest(input *GetExportInput) (req *request.Request, output *GetExportOutput) + func (c *LexModelBuildingService) GetExportWithContext(ctx aws.Context, input *GetExportInput, opts ...request.Option) (*GetExportOutput, error) + func (c *LexModelBuildingService) GetImport(input *GetImportInput) (*GetImportOutput, error) + func (c *LexModelBuildingService) GetImportRequest(input *GetImportInput) (req *request.Request, output *GetImportOutput) + func (c *LexModelBuildingService) GetImportWithContext(ctx aws.Context, input *GetImportInput, opts ...request.Option) (*GetImportOutput, error) + func (c *LexModelBuildingService) GetIntent(input *GetIntentInput) (*GetIntentOutput, error) + func (c *LexModelBuildingService) GetIntentRequest(input *GetIntentInput) (req *request.Request, output *GetIntentOutput) + func (c *LexModelBuildingService) GetIntentVersions(input *GetIntentVersionsInput) (*GetIntentVersionsOutput, error) + func (c *LexModelBuildingService) GetIntentVersionsPages(input *GetIntentVersionsInput, fn func(*GetIntentVersionsOutput, bool) bool) error + func (c *LexModelBuildingService) GetIntentVersionsPagesWithContext(ctx aws.Context, input *GetIntentVersionsInput, ...) error + func (c *LexModelBuildingService) GetIntentVersionsRequest(input *GetIntentVersionsInput) (req *request.Request, output *GetIntentVersionsOutput) + func (c *LexModelBuildingService) GetIntentVersionsWithContext(ctx aws.Context, input *GetIntentVersionsInput, opts ...request.Option) (*GetIntentVersionsOutput, error) + func (c *LexModelBuildingService) GetIntentWithContext(ctx aws.Context, input *GetIntentInput, opts ...request.Option) (*GetIntentOutput, error) + func (c *LexModelBuildingService) GetIntents(input *GetIntentsInput) (*GetIntentsOutput, error) + func (c *LexModelBuildingService) GetIntentsPages(input *GetIntentsInput, fn func(*GetIntentsOutput, bool) bool) error + func (c *LexModelBuildingService) GetIntentsPagesWithContext(ctx aws.Context, input *GetIntentsInput, fn func(*GetIntentsOutput, bool) bool, ...) error + func (c *LexModelBuildingService) GetIntentsRequest(input *GetIntentsInput) (req *request.Request, output *GetIntentsOutput) + func (c *LexModelBuildingService) GetIntentsWithContext(ctx aws.Context, input *GetIntentsInput, opts ...request.Option) (*GetIntentsOutput, error) + func (c *LexModelBuildingService) GetMigration(input *GetMigrationInput) (*GetMigrationOutput, error) + func (c *LexModelBuildingService) GetMigrationRequest(input *GetMigrationInput) (req *request.Request, output *GetMigrationOutput) + func (c *LexModelBuildingService) GetMigrationWithContext(ctx aws.Context, input *GetMigrationInput, opts ...request.Option) (*GetMigrationOutput, error) + func (c *LexModelBuildingService) GetMigrations(input *GetMigrationsInput) (*GetMigrationsOutput, error) + func (c *LexModelBuildingService) GetMigrationsPages(input *GetMigrationsInput, fn func(*GetMigrationsOutput, bool) bool) error + func (c *LexModelBuildingService) GetMigrationsPagesWithContext(ctx aws.Context, input *GetMigrationsInput, ...) error + func (c *LexModelBuildingService) GetMigrationsRequest(input *GetMigrationsInput) (req *request.Request, output *GetMigrationsOutput) + func (c *LexModelBuildingService) GetMigrationsWithContext(ctx aws.Context, input *GetMigrationsInput, opts ...request.Option) (*GetMigrationsOutput, error) + func (c *LexModelBuildingService) GetSlotType(input *GetSlotTypeInput) (*GetSlotTypeOutput, error) + func (c *LexModelBuildingService) GetSlotTypeRequest(input *GetSlotTypeInput) (req *request.Request, output *GetSlotTypeOutput) + func (c *LexModelBuildingService) GetSlotTypeVersions(input *GetSlotTypeVersionsInput) (*GetSlotTypeVersionsOutput, error) + func (c *LexModelBuildingService) GetSlotTypeVersionsPages(input *GetSlotTypeVersionsInput, ...) error + func (c *LexModelBuildingService) GetSlotTypeVersionsPagesWithContext(ctx aws.Context, input *GetSlotTypeVersionsInput, ...) error + func (c *LexModelBuildingService) GetSlotTypeVersionsRequest(input *GetSlotTypeVersionsInput) (req *request.Request, output *GetSlotTypeVersionsOutput) + func (c *LexModelBuildingService) GetSlotTypeVersionsWithContext(ctx aws.Context, input *GetSlotTypeVersionsInput, opts ...request.Option) (*GetSlotTypeVersionsOutput, error) + func (c *LexModelBuildingService) GetSlotTypeWithContext(ctx aws.Context, input *GetSlotTypeInput, opts ...request.Option) (*GetSlotTypeOutput, error) + func (c *LexModelBuildingService) GetSlotTypes(input *GetSlotTypesInput) (*GetSlotTypesOutput, error) + func (c *LexModelBuildingService) GetSlotTypesPages(input *GetSlotTypesInput, fn func(*GetSlotTypesOutput, bool) bool) error + func (c *LexModelBuildingService) GetSlotTypesPagesWithContext(ctx aws.Context, input *GetSlotTypesInput, ...) error + func (c *LexModelBuildingService) GetSlotTypesRequest(input *GetSlotTypesInput) (req *request.Request, output *GetSlotTypesOutput) + func (c *LexModelBuildingService) GetSlotTypesWithContext(ctx aws.Context, input *GetSlotTypesInput, opts ...request.Option) (*GetSlotTypesOutput, error) + func (c *LexModelBuildingService) GetUtterancesView(input *GetUtterancesViewInput) (*GetUtterancesViewOutput, error) + func (c *LexModelBuildingService) GetUtterancesViewRequest(input *GetUtterancesViewInput) (req *request.Request, output *GetUtterancesViewOutput) + func (c *LexModelBuildingService) GetUtterancesViewWithContext(ctx aws.Context, input *GetUtterancesViewInput, opts ...request.Option) (*GetUtterancesViewOutput, error) + func (c *LexModelBuildingService) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *LexModelBuildingService) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *LexModelBuildingService) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *LexModelBuildingService) PutBot(input *PutBotInput) (*PutBotOutput, error) + func (c *LexModelBuildingService) PutBotAlias(input *PutBotAliasInput) (*PutBotAliasOutput, error) + func (c *LexModelBuildingService) PutBotAliasRequest(input *PutBotAliasInput) (req *request.Request, output *PutBotAliasOutput) + func (c *LexModelBuildingService) PutBotAliasWithContext(ctx aws.Context, input *PutBotAliasInput, opts ...request.Option) (*PutBotAliasOutput, error) + func (c *LexModelBuildingService) PutBotRequest(input *PutBotInput) (req *request.Request, output *PutBotOutput) + func (c *LexModelBuildingService) PutBotWithContext(ctx aws.Context, input *PutBotInput, opts ...request.Option) (*PutBotOutput, error) + func (c *LexModelBuildingService) PutIntent(input *PutIntentInput) (*PutIntentOutput, error) + func (c *LexModelBuildingService) PutIntentRequest(input *PutIntentInput) (req *request.Request, output *PutIntentOutput) + func (c *LexModelBuildingService) PutIntentWithContext(ctx aws.Context, input *PutIntentInput, opts ...request.Option) (*PutIntentOutput, error) + func (c *LexModelBuildingService) PutSlotType(input *PutSlotTypeInput) (*PutSlotTypeOutput, error) + func (c *LexModelBuildingService) PutSlotTypeRequest(input *PutSlotTypeInput) (req *request.Request, output *PutSlotTypeOutput) + func (c *LexModelBuildingService) PutSlotTypeWithContext(ctx aws.Context, input *PutSlotTypeInput, opts ...request.Option) (*PutSlotTypeOutput, error) + func (c *LexModelBuildingService) StartImport(input *StartImportInput) (*StartImportOutput, error) + func (c *LexModelBuildingService) StartImportRequest(input *StartImportInput) (req *request.Request, output *StartImportOutput) + func (c *LexModelBuildingService) StartImportWithContext(ctx aws.Context, input *StartImportInput, opts ...request.Option) (*StartImportOutput, error) + func (c *LexModelBuildingService) StartMigration(input *StartMigrationInput) (*StartMigrationOutput, error) + func (c *LexModelBuildingService) StartMigrationRequest(input *StartMigrationInput) (req *request.Request, output *StartMigrationOutput) + func (c *LexModelBuildingService) StartMigrationWithContext(ctx aws.Context, input *StartMigrationInput, opts ...request.Option) (*StartMigrationOutput, error) + func (c *LexModelBuildingService) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *LexModelBuildingService) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *LexModelBuildingService) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *LexModelBuildingService) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *LexModelBuildingService) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *LexModelBuildingService) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + type LimitExceededException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + RetryAfterSeconds *string + func (s *LimitExceededException) Code() string + func (s *LimitExceededException) Error() string + func (s *LimitExceededException) Message() string + func (s *LimitExceededException) OrigErr() error + func (s *LimitExceededException) RequestID() string + func (s *LimitExceededException) StatusCode() int + func (s LimitExceededException) GoString() string + func (s LimitExceededException) String() string + type ListTagsForResourceInput struct + ResourceArn *string + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + Tags []*Tag + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type LogSettingsRequest struct + Destination *string + KmsKeyArn *string + LogType *string + ResourceArn *string + func (s *LogSettingsRequest) SetDestination(v string) *LogSettingsRequest + func (s *LogSettingsRequest) SetKmsKeyArn(v string) *LogSettingsRequest + func (s *LogSettingsRequest) SetLogType(v string) *LogSettingsRequest + func (s *LogSettingsRequest) SetResourceArn(v string) *LogSettingsRequest + func (s *LogSettingsRequest) Validate() error + func (s LogSettingsRequest) GoString() string + func (s LogSettingsRequest) String() string + type LogSettingsResponse struct + Destination *string + KmsKeyArn *string + LogType *string + ResourceArn *string + ResourcePrefix *string + func (s *LogSettingsResponse) SetDestination(v string) *LogSettingsResponse + func (s *LogSettingsResponse) SetKmsKeyArn(v string) *LogSettingsResponse + func (s *LogSettingsResponse) SetLogType(v string) *LogSettingsResponse + func (s *LogSettingsResponse) SetResourceArn(v string) *LogSettingsResponse + func (s *LogSettingsResponse) SetResourcePrefix(v string) *LogSettingsResponse + func (s LogSettingsResponse) GoString() string + func (s LogSettingsResponse) String() string + type Message struct + Content *string + ContentType *string + GroupNumber *int64 + func (s *Message) SetContent(v string) *Message + func (s *Message) SetContentType(v string) *Message + func (s *Message) SetGroupNumber(v int64) *Message + func (s *Message) Validate() error + func (s Message) GoString() string + func (s Message) String() string + type MigrationAlert struct + Details []*string + Message *string + ReferenceURLs []*string + Type *string + func (s *MigrationAlert) SetDetails(v []*string) *MigrationAlert + func (s *MigrationAlert) SetMessage(v string) *MigrationAlert + func (s *MigrationAlert) SetReferenceURLs(v []*string) *MigrationAlert + func (s *MigrationAlert) SetType(v string) *MigrationAlert + func (s MigrationAlert) GoString() string + func (s MigrationAlert) String() string + type MigrationSummary struct + MigrationId *string + MigrationStatus *string + MigrationStrategy *string + MigrationTimestamp *time.Time + V1BotLocale *string + V1BotName *string + V1BotVersion *string + V2BotId *string + V2BotRole *string + func (s *MigrationSummary) SetMigrationId(v string) *MigrationSummary + func (s *MigrationSummary) SetMigrationStatus(v string) *MigrationSummary + func (s *MigrationSummary) SetMigrationStrategy(v string) *MigrationSummary + func (s *MigrationSummary) SetMigrationTimestamp(v time.Time) *MigrationSummary + func (s *MigrationSummary) SetV1BotLocale(v string) *MigrationSummary + func (s *MigrationSummary) SetV1BotName(v string) *MigrationSummary + func (s *MigrationSummary) SetV1BotVersion(v string) *MigrationSummary + func (s *MigrationSummary) SetV2BotId(v string) *MigrationSummary + func (s *MigrationSummary) SetV2BotRole(v string) *MigrationSummary + func (s MigrationSummary) GoString() string + func (s MigrationSummary) String() string + type NotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *NotFoundException) Code() string + func (s *NotFoundException) Error() string + func (s *NotFoundException) Message() string + func (s *NotFoundException) OrigErr() error + func (s *NotFoundException) RequestID() string + func (s *NotFoundException) StatusCode() int + func (s NotFoundException) GoString() string + func (s NotFoundException) String() string + type OutputContext struct + Name *string + TimeToLiveInSeconds *int64 + TurnsToLive *int64 + func (s *OutputContext) SetName(v string) *OutputContext + func (s *OutputContext) SetTimeToLiveInSeconds(v int64) *OutputContext + func (s *OutputContext) SetTurnsToLive(v int64) *OutputContext + func (s *OutputContext) Validate() error + func (s OutputContext) GoString() string + func (s OutputContext) String() string + type PreconditionFailedException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *PreconditionFailedException) Code() string + func (s *PreconditionFailedException) Error() string + func (s *PreconditionFailedException) Message() string + func (s *PreconditionFailedException) OrigErr() error + func (s *PreconditionFailedException) RequestID() string + func (s *PreconditionFailedException) StatusCode() int + func (s PreconditionFailedException) GoString() string + func (s PreconditionFailedException) String() string + type Prompt struct + MaxAttempts *int64 + Messages []*Message + ResponseCard *string + func (s *Prompt) SetMaxAttempts(v int64) *Prompt + func (s *Prompt) SetMessages(v []*Message) *Prompt + func (s *Prompt) SetResponseCard(v string) *Prompt + func (s *Prompt) Validate() error + func (s Prompt) GoString() string + func (s Prompt) String() string + type PutBotAliasInput struct + BotName *string + BotVersion *string + Checksum *string + ConversationLogs *ConversationLogsRequest + Description *string + Name *string + Tags []*Tag + func (s *PutBotAliasInput) SetBotName(v string) *PutBotAliasInput + func (s *PutBotAliasInput) SetBotVersion(v string) *PutBotAliasInput + func (s *PutBotAliasInput) SetChecksum(v string) *PutBotAliasInput + func (s *PutBotAliasInput) SetConversationLogs(v *ConversationLogsRequest) *PutBotAliasInput + func (s *PutBotAliasInput) SetDescription(v string) *PutBotAliasInput + func (s *PutBotAliasInput) SetName(v string) *PutBotAliasInput + func (s *PutBotAliasInput) SetTags(v []*Tag) *PutBotAliasInput + func (s *PutBotAliasInput) Validate() error + func (s PutBotAliasInput) GoString() string + func (s PutBotAliasInput) String() string + type PutBotAliasOutput struct + BotName *string + BotVersion *string + Checksum *string + ConversationLogs *ConversationLogsResponse + CreatedDate *time.Time + Description *string + LastUpdatedDate *time.Time + Name *string + Tags []*Tag + func (s *PutBotAliasOutput) SetBotName(v string) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetBotVersion(v string) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetChecksum(v string) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetConversationLogs(v *ConversationLogsResponse) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetCreatedDate(v time.Time) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetDescription(v string) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetLastUpdatedDate(v time.Time) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetName(v string) *PutBotAliasOutput + func (s *PutBotAliasOutput) SetTags(v []*Tag) *PutBotAliasOutput + func (s PutBotAliasOutput) GoString() string + func (s PutBotAliasOutput) String() string + type PutBotInput struct + AbortStatement *Statement + Checksum *string + ChildDirected *bool + ClarificationPrompt *Prompt + CreateVersion *bool + Description *string + DetectSentiment *bool + EnableModelImprovements *bool + IdleSessionTTLInSeconds *int64 + Intents []*Intent + Locale *string + Name *string + NluIntentConfidenceThreshold *float64 + ProcessBehavior *string + Tags []*Tag + VoiceId *string + func (s *PutBotInput) SetAbortStatement(v *Statement) *PutBotInput + func (s *PutBotInput) SetChecksum(v string) *PutBotInput + func (s *PutBotInput) SetChildDirected(v bool) *PutBotInput + func (s *PutBotInput) SetClarificationPrompt(v *Prompt) *PutBotInput + func (s *PutBotInput) SetCreateVersion(v bool) *PutBotInput + func (s *PutBotInput) SetDescription(v string) *PutBotInput + func (s *PutBotInput) SetDetectSentiment(v bool) *PutBotInput + func (s *PutBotInput) SetEnableModelImprovements(v bool) *PutBotInput + func (s *PutBotInput) SetIdleSessionTTLInSeconds(v int64) *PutBotInput + func (s *PutBotInput) SetIntents(v []*Intent) *PutBotInput + func (s *PutBotInput) SetLocale(v string) *PutBotInput + func (s *PutBotInput) SetName(v string) *PutBotInput + func (s *PutBotInput) SetNluIntentConfidenceThreshold(v float64) *PutBotInput + func (s *PutBotInput) SetProcessBehavior(v string) *PutBotInput + func (s *PutBotInput) SetTags(v []*Tag) *PutBotInput + func (s *PutBotInput) SetVoiceId(v string) *PutBotInput + func (s *PutBotInput) Validate() error + func (s PutBotInput) GoString() string + func (s PutBotInput) String() string + type PutBotOutput struct + AbortStatement *Statement + Checksum *string + ChildDirected *bool + ClarificationPrompt *Prompt + CreateVersion *bool + CreatedDate *time.Time + Description *string + DetectSentiment *bool + EnableModelImprovements *bool + FailureReason *string + IdleSessionTTLInSeconds *int64 + Intents []*Intent + LastUpdatedDate *time.Time + Locale *string + Name *string + NluIntentConfidenceThreshold *float64 + Status *string + Tags []*Tag + Version *string + VoiceId *string + func (s *PutBotOutput) SetAbortStatement(v *Statement) *PutBotOutput + func (s *PutBotOutput) SetChecksum(v string) *PutBotOutput + func (s *PutBotOutput) SetChildDirected(v bool) *PutBotOutput + func (s *PutBotOutput) SetClarificationPrompt(v *Prompt) *PutBotOutput + func (s *PutBotOutput) SetCreateVersion(v bool) *PutBotOutput + func (s *PutBotOutput) SetCreatedDate(v time.Time) *PutBotOutput + func (s *PutBotOutput) SetDescription(v string) *PutBotOutput + func (s *PutBotOutput) SetDetectSentiment(v bool) *PutBotOutput + func (s *PutBotOutput) SetEnableModelImprovements(v bool) *PutBotOutput + func (s *PutBotOutput) SetFailureReason(v string) *PutBotOutput + func (s *PutBotOutput) SetIdleSessionTTLInSeconds(v int64) *PutBotOutput + func (s *PutBotOutput) SetIntents(v []*Intent) *PutBotOutput + func (s *PutBotOutput) SetLastUpdatedDate(v time.Time) *PutBotOutput + func (s *PutBotOutput) SetLocale(v string) *PutBotOutput + func (s *PutBotOutput) SetName(v string) *PutBotOutput + func (s *PutBotOutput) SetNluIntentConfidenceThreshold(v float64) *PutBotOutput + func (s *PutBotOutput) SetStatus(v string) *PutBotOutput + func (s *PutBotOutput) SetTags(v []*Tag) *PutBotOutput + func (s *PutBotOutput) SetVersion(v string) *PutBotOutput + func (s *PutBotOutput) SetVoiceId(v string) *PutBotOutput + func (s PutBotOutput) GoString() string + func (s PutBotOutput) String() string + type PutIntentInput struct + Checksum *string + ConclusionStatement *Statement + ConfirmationPrompt *Prompt + CreateVersion *bool + Description *string + DialogCodeHook *CodeHook + FollowUpPrompt *FollowUpPrompt + FulfillmentActivity *FulfillmentActivity + InputContexts []*InputContext + KendraConfiguration *KendraConfiguration + Name *string + OutputContexts []*OutputContext + ParentIntentSignature *string + RejectionStatement *Statement + SampleUtterances []*string + Slots []*Slot + func (s *PutIntentInput) SetChecksum(v string) *PutIntentInput + func (s *PutIntentInput) SetConclusionStatement(v *Statement) *PutIntentInput + func (s *PutIntentInput) SetConfirmationPrompt(v *Prompt) *PutIntentInput + func (s *PutIntentInput) SetCreateVersion(v bool) *PutIntentInput + func (s *PutIntentInput) SetDescription(v string) *PutIntentInput + func (s *PutIntentInput) SetDialogCodeHook(v *CodeHook) *PutIntentInput + func (s *PutIntentInput) SetFollowUpPrompt(v *FollowUpPrompt) *PutIntentInput + func (s *PutIntentInput) SetFulfillmentActivity(v *FulfillmentActivity) *PutIntentInput + func (s *PutIntentInput) SetInputContexts(v []*InputContext) *PutIntentInput + func (s *PutIntentInput) SetKendraConfiguration(v *KendraConfiguration) *PutIntentInput + func (s *PutIntentInput) SetName(v string) *PutIntentInput + func (s *PutIntentInput) SetOutputContexts(v []*OutputContext) *PutIntentInput + func (s *PutIntentInput) SetParentIntentSignature(v string) *PutIntentInput + func (s *PutIntentInput) SetRejectionStatement(v *Statement) *PutIntentInput + func (s *PutIntentInput) SetSampleUtterances(v []*string) *PutIntentInput + func (s *PutIntentInput) SetSlots(v []*Slot) *PutIntentInput + func (s *PutIntentInput) Validate() error + func (s PutIntentInput) GoString() string + func (s PutIntentInput) String() string + type PutIntentOutput struct + Checksum *string + ConclusionStatement *Statement + ConfirmationPrompt *Prompt + CreateVersion *bool + CreatedDate *time.Time + Description *string + DialogCodeHook *CodeHook + FollowUpPrompt *FollowUpPrompt + FulfillmentActivity *FulfillmentActivity + InputContexts []*InputContext + KendraConfiguration *KendraConfiguration + LastUpdatedDate *time.Time + Name *string + OutputContexts []*OutputContext + ParentIntentSignature *string + RejectionStatement *Statement + SampleUtterances []*string + Slots []*Slot + Version *string + func (s *PutIntentOutput) SetChecksum(v string) *PutIntentOutput + func (s *PutIntentOutput) SetConclusionStatement(v *Statement) *PutIntentOutput + func (s *PutIntentOutput) SetConfirmationPrompt(v *Prompt) *PutIntentOutput + func (s *PutIntentOutput) SetCreateVersion(v bool) *PutIntentOutput + func (s *PutIntentOutput) SetCreatedDate(v time.Time) *PutIntentOutput + func (s *PutIntentOutput) SetDescription(v string) *PutIntentOutput + func (s *PutIntentOutput) SetDialogCodeHook(v *CodeHook) *PutIntentOutput + func (s *PutIntentOutput) SetFollowUpPrompt(v *FollowUpPrompt) *PutIntentOutput + func (s *PutIntentOutput) SetFulfillmentActivity(v *FulfillmentActivity) *PutIntentOutput + func (s *PutIntentOutput) SetInputContexts(v []*InputContext) *PutIntentOutput + func (s *PutIntentOutput) SetKendraConfiguration(v *KendraConfiguration) *PutIntentOutput + func (s *PutIntentOutput) SetLastUpdatedDate(v time.Time) *PutIntentOutput + func (s *PutIntentOutput) SetName(v string) *PutIntentOutput + func (s *PutIntentOutput) SetOutputContexts(v []*OutputContext) *PutIntentOutput + func (s *PutIntentOutput) SetParentIntentSignature(v string) *PutIntentOutput + func (s *PutIntentOutput) SetRejectionStatement(v *Statement) *PutIntentOutput + func (s *PutIntentOutput) SetSampleUtterances(v []*string) *PutIntentOutput + func (s *PutIntentOutput) SetSlots(v []*Slot) *PutIntentOutput + func (s *PutIntentOutput) SetVersion(v string) *PutIntentOutput + func (s PutIntentOutput) GoString() string + func (s PutIntentOutput) String() string + type PutSlotTypeInput struct + Checksum *string + CreateVersion *bool + Description *string + EnumerationValues []*EnumerationValue + Name *string + ParentSlotTypeSignature *string + SlotTypeConfigurations []*SlotTypeConfiguration + ValueSelectionStrategy *string + func (s *PutSlotTypeInput) SetChecksum(v string) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetCreateVersion(v bool) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetDescription(v string) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetEnumerationValues(v []*EnumerationValue) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetName(v string) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetParentSlotTypeSignature(v string) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetSlotTypeConfigurations(v []*SlotTypeConfiguration) *PutSlotTypeInput + func (s *PutSlotTypeInput) SetValueSelectionStrategy(v string) *PutSlotTypeInput + func (s *PutSlotTypeInput) Validate() error + func (s PutSlotTypeInput) GoString() string + func (s PutSlotTypeInput) String() string + type PutSlotTypeOutput struct + Checksum *string + CreateVersion *bool + CreatedDate *time.Time + Description *string + EnumerationValues []*EnumerationValue + LastUpdatedDate *time.Time + Name *string + ParentSlotTypeSignature *string + SlotTypeConfigurations []*SlotTypeConfiguration + ValueSelectionStrategy *string + Version *string + func (s *PutSlotTypeOutput) SetChecksum(v string) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetCreateVersion(v bool) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetCreatedDate(v time.Time) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetDescription(v string) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetEnumerationValues(v []*EnumerationValue) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetLastUpdatedDate(v time.Time) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetName(v string) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetParentSlotTypeSignature(v string) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetSlotTypeConfigurations(v []*SlotTypeConfiguration) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetValueSelectionStrategy(v string) *PutSlotTypeOutput + func (s *PutSlotTypeOutput) SetVersion(v string) *PutSlotTypeOutput + func (s PutSlotTypeOutput) GoString() string + func (s PutSlotTypeOutput) String() string + type ResourceInUseException struct + ExampleReference *ResourceReference + Message_ *string + ReferenceType *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceInUseException) Code() string + func (s *ResourceInUseException) Error() string + func (s *ResourceInUseException) Message() string + func (s *ResourceInUseException) OrigErr() error + func (s *ResourceInUseException) RequestID() string + func (s *ResourceInUseException) StatusCode() int + func (s ResourceInUseException) GoString() string + func (s ResourceInUseException) String() string + type ResourceReference struct + Name *string + Version *string + func (s *ResourceReference) SetName(v string) *ResourceReference + func (s *ResourceReference) SetVersion(v string) *ResourceReference + func (s ResourceReference) GoString() string + func (s ResourceReference) String() string + type Slot struct + DefaultValueSpec *SlotDefaultValueSpec + Description *string + Name *string + ObfuscationSetting *string + Priority *int64 + ResponseCard *string + SampleUtterances []*string + SlotConstraint *string + SlotType *string + SlotTypeVersion *string + ValueElicitationPrompt *Prompt + func (s *Slot) SetDefaultValueSpec(v *SlotDefaultValueSpec) *Slot + func (s *Slot) SetDescription(v string) *Slot + func (s *Slot) SetName(v string) *Slot + func (s *Slot) SetObfuscationSetting(v string) *Slot + func (s *Slot) SetPriority(v int64) *Slot + func (s *Slot) SetResponseCard(v string) *Slot + func (s *Slot) SetSampleUtterances(v []*string) *Slot + func (s *Slot) SetSlotConstraint(v string) *Slot + func (s *Slot) SetSlotType(v string) *Slot + func (s *Slot) SetSlotTypeVersion(v string) *Slot + func (s *Slot) SetValueElicitationPrompt(v *Prompt) *Slot + func (s *Slot) Validate() error + func (s Slot) GoString() string + func (s Slot) String() string + type SlotDefaultValue struct + DefaultValue *string + func (s *SlotDefaultValue) SetDefaultValue(v string) *SlotDefaultValue + func (s *SlotDefaultValue) Validate() error + func (s SlotDefaultValue) GoString() string + func (s SlotDefaultValue) String() string + type SlotDefaultValueSpec struct + DefaultValueList []*SlotDefaultValue + func (s *SlotDefaultValueSpec) SetDefaultValueList(v []*SlotDefaultValue) *SlotDefaultValueSpec + func (s *SlotDefaultValueSpec) Validate() error + func (s SlotDefaultValueSpec) GoString() string + func (s SlotDefaultValueSpec) String() string + type SlotTypeConfiguration struct + RegexConfiguration *SlotTypeRegexConfiguration + func (s *SlotTypeConfiguration) SetRegexConfiguration(v *SlotTypeRegexConfiguration) *SlotTypeConfiguration + func (s *SlotTypeConfiguration) Validate() error + func (s SlotTypeConfiguration) GoString() string + func (s SlotTypeConfiguration) String() string + type SlotTypeMetadata struct + CreatedDate *time.Time + Description *string + LastUpdatedDate *time.Time + Name *string + Version *string + func (s *SlotTypeMetadata) SetCreatedDate(v time.Time) *SlotTypeMetadata + func (s *SlotTypeMetadata) SetDescription(v string) *SlotTypeMetadata + func (s *SlotTypeMetadata) SetLastUpdatedDate(v time.Time) *SlotTypeMetadata + func (s *SlotTypeMetadata) SetName(v string) *SlotTypeMetadata + func (s *SlotTypeMetadata) SetVersion(v string) *SlotTypeMetadata + func (s SlotTypeMetadata) GoString() string + func (s SlotTypeMetadata) String() string + type SlotTypeRegexConfiguration struct + Pattern *string + func (s *SlotTypeRegexConfiguration) SetPattern(v string) *SlotTypeRegexConfiguration + func (s *SlotTypeRegexConfiguration) Validate() error + func (s SlotTypeRegexConfiguration) GoString() string + func (s SlotTypeRegexConfiguration) String() string + type StartImportInput struct + MergeStrategy *string + Payload []byte + ResourceType *string + Tags []*Tag + func (s *StartImportInput) SetMergeStrategy(v string) *StartImportInput + func (s *StartImportInput) SetPayload(v []byte) *StartImportInput + func (s *StartImportInput) SetResourceType(v string) *StartImportInput + func (s *StartImportInput) SetTags(v []*Tag) *StartImportInput + func (s *StartImportInput) Validate() error + func (s StartImportInput) GoString() string + func (s StartImportInput) String() string + type StartImportOutput struct + CreatedDate *time.Time + ImportId *string + ImportStatus *string + MergeStrategy *string + Name *string + ResourceType *string + Tags []*Tag + func (s *StartImportOutput) SetCreatedDate(v time.Time) *StartImportOutput + func (s *StartImportOutput) SetImportId(v string) *StartImportOutput + func (s *StartImportOutput) SetImportStatus(v string) *StartImportOutput + func (s *StartImportOutput) SetMergeStrategy(v string) *StartImportOutput + func (s *StartImportOutput) SetName(v string) *StartImportOutput + func (s *StartImportOutput) SetResourceType(v string) *StartImportOutput + func (s *StartImportOutput) SetTags(v []*Tag) *StartImportOutput + func (s StartImportOutput) GoString() string + func (s StartImportOutput) String() string + type StartMigrationInput struct + MigrationStrategy *string + V1BotName *string + V1BotVersion *string + V2BotName *string + V2BotRole *string + func (s *StartMigrationInput) SetMigrationStrategy(v string) *StartMigrationInput + func (s *StartMigrationInput) SetV1BotName(v string) *StartMigrationInput + func (s *StartMigrationInput) SetV1BotVersion(v string) *StartMigrationInput + func (s *StartMigrationInput) SetV2BotName(v string) *StartMigrationInput + func (s *StartMigrationInput) SetV2BotRole(v string) *StartMigrationInput + func (s *StartMigrationInput) Validate() error + func (s StartMigrationInput) GoString() string + func (s StartMigrationInput) String() string + type StartMigrationOutput struct + MigrationId *string + MigrationStrategy *string + MigrationTimestamp *time.Time + V1BotLocale *string + V1BotName *string + V1BotVersion *string + V2BotId *string + V2BotRole *string + func (s *StartMigrationOutput) SetMigrationId(v string) *StartMigrationOutput + func (s *StartMigrationOutput) SetMigrationStrategy(v string) *StartMigrationOutput + func (s *StartMigrationOutput) SetMigrationTimestamp(v time.Time) *StartMigrationOutput + func (s *StartMigrationOutput) SetV1BotLocale(v string) *StartMigrationOutput + func (s *StartMigrationOutput) SetV1BotName(v string) *StartMigrationOutput + func (s *StartMigrationOutput) SetV1BotVersion(v string) *StartMigrationOutput + func (s *StartMigrationOutput) SetV2BotId(v string) *StartMigrationOutput + func (s *StartMigrationOutput) SetV2BotRole(v string) *StartMigrationOutput + func (s StartMigrationOutput) GoString() string + func (s StartMigrationOutput) String() string + type Statement struct + Messages []*Message + ResponseCard *string + func (s *Statement) SetMessages(v []*Message) *Statement + func (s *Statement) SetResponseCard(v string) *Statement + func (s *Statement) Validate() error + func (s Statement) GoString() string + func (s Statement) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string + type TagResourceInput struct + ResourceArn *string + Tags []*Tag + func (s *TagResourceInput) SetResourceArn(v string) *TagResourceInput + func (s *TagResourceInput) SetTags(v []*Tag) *TagResourceInput + func (s *TagResourceInput) Validate() error + func (s TagResourceInput) GoString() string + func (s TagResourceInput) String() string + type TagResourceOutput struct + func (s TagResourceOutput) GoString() string + func (s TagResourceOutput) String() string + type UntagResourceInput struct + ResourceArn *string + TagKeys []*string + func (s *UntagResourceInput) SetResourceArn(v string) *UntagResourceInput + func (s *UntagResourceInput) SetTagKeys(v []*string) *UntagResourceInput + func (s *UntagResourceInput) Validate() error + func (s UntagResourceInput) GoString() string + func (s UntagResourceInput) String() string + type UntagResourceOutput struct + func (s UntagResourceOutput) GoString() string + func (s UntagResourceOutput) String() string + type UtteranceData struct + Count *int64 + DistinctUsers *int64 + FirstUtteredDate *time.Time + LastUtteredDate *time.Time + UtteranceString *string + func (s *UtteranceData) SetCount(v int64) *UtteranceData + func (s *UtteranceData) SetDistinctUsers(v int64) *UtteranceData + func (s *UtteranceData) SetFirstUtteredDate(v time.Time) *UtteranceData + func (s *UtteranceData) SetLastUtteredDate(v time.Time) *UtteranceData + func (s *UtteranceData) SetUtteranceString(v string) *UtteranceData + func (s UtteranceData) GoString() string + func (s UtteranceData) String() string + type UtteranceList struct + BotVersion *string + Utterances []*UtteranceData + func (s *UtteranceList) SetBotVersion(v string) *UtteranceList + func (s *UtteranceList) SetUtterances(v []*UtteranceData) *UtteranceList + func (s UtteranceList) GoString() string + func (s UtteranceList) String() string