Versions in this module Expand all Collapse all v1 v1.48.2 Nov 21, 2023 Changes in this version + const AsyncJobStatusCancelInProgress + const AsyncJobStatusCanceled + const AsyncJobStatusComplete + const AsyncJobStatusFailed + const AsyncJobStatusInProgress + const AsyncJobStatusInProgressInitializing + const DataSourceEvent + const DataSourceExternalModelScore + const DataSourceModelScore + const DataTypeBoolean + const DataTypeDatetime + const DataTypeFloat + const DataTypeInteger + const DataTypeString + const DetectorVersionStatusActive + const DetectorVersionStatusDraft + const DetectorVersionStatusInactive + const EndpointsID + const ErrCodeAccessDeniedException + const ErrCodeConflictException + const ErrCodeInternalServerException + const ErrCodeResourceNotFoundException + const ErrCodeResourceUnavailableException + const ErrCodeThrottlingException + const ErrCodeValidationException + const EventIngestionDisabled + const EventIngestionEnabled + const LanguageDetectorpl + const ListUpdateModeAppend + const ListUpdateModeRemove + const ListUpdateModeReplace + const ModelEndpointStatusAssociated + const ModelEndpointStatusDissociated + const ModelInputDataFormatApplicationJson + const ModelInputDataFormatTextCsv + const ModelOutputDataFormatApplicationJsonlines + const ModelOutputDataFormatTextCsv + const ModelSourceSagemaker + const ModelTypeEnumAccountTakeoverInsights + const ModelTypeEnumOnlineFraudInsights + const ModelTypeEnumTransactionFraudInsights + const ModelVersionStatusActive + const ModelVersionStatusInactive + const ModelVersionStatusTrainingCancelled + const RuleExecutionModeAllMatched + const RuleExecutionModeFirstMatched + const ServiceID + const ServiceName + const TrainingDataSourceEnumExternalEvents + const TrainingDataSourceEnumIngestedEvents + const UnlabeledEventsTreatmentAuto + const UnlabeledEventsTreatmentFraud + const UnlabeledEventsTreatmentIgnore + const UnlabeledEventsTreatmentLegit + func AsyncJobStatus_Values() []string + func DataSource_Values() []string + func DataType_Values() []string + func DetectorVersionStatus_Values() []string + func EventIngestion_Values() []string + func Language_Values() []string + func ListUpdateMode_Values() []string + func ModelEndpointStatus_Values() []string + func ModelInputDataFormat_Values() []string + func ModelOutputDataFormat_Values() []string + func ModelSource_Values() []string + func ModelTypeEnum_Values() []string + func ModelVersionStatus_Values() []string + func RuleExecutionMode_Values() []string + func TrainingDataSourceEnum_Values() []string + func UnlabeledEventsTreatment_Values() []string + type ATIMetricDataPoint struct + Adr *float64 + Atodr *float64 + Cr *float64 + Threshold *float64 + func (s *ATIMetricDataPoint) SetAdr(v float64) *ATIMetricDataPoint + func (s *ATIMetricDataPoint) SetAtodr(v float64) *ATIMetricDataPoint + func (s *ATIMetricDataPoint) SetCr(v float64) *ATIMetricDataPoint + func (s *ATIMetricDataPoint) SetThreshold(v float64) *ATIMetricDataPoint + func (s ATIMetricDataPoint) GoString() string + func (s ATIMetricDataPoint) String() string + type ATIModelPerformance struct + Asi *float64 + func (s *ATIModelPerformance) SetAsi(v float64) *ATIModelPerformance + func (s ATIModelPerformance) GoString() string + func (s ATIModelPerformance) String() string + type ATITrainingMetricsValue struct + MetricDataPoints []*ATIMetricDataPoint + ModelPerformance *ATIModelPerformance + func (s *ATITrainingMetricsValue) SetMetricDataPoints(v []*ATIMetricDataPoint) *ATITrainingMetricsValue + func (s *ATITrainingMetricsValue) SetModelPerformance(v *ATIModelPerformance) *ATITrainingMetricsValue + func (s ATITrainingMetricsValue) GoString() string + func (s ATITrainingMetricsValue) String() 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 AggregatedLogOddsMetric struct + AggregatedVariablesImportance *float64 + VariableNames []*string + func (s *AggregatedLogOddsMetric) SetAggregatedVariablesImportance(v float64) *AggregatedLogOddsMetric + func (s *AggregatedLogOddsMetric) SetVariableNames(v []*string) *AggregatedLogOddsMetric + func (s AggregatedLogOddsMetric) GoString() string + func (s AggregatedLogOddsMetric) String() string + type AggregatedVariablesImpactExplanation struct + EventVariableNames []*string + LogOddsImpact *float64 + RelativeImpact *string + func (s *AggregatedVariablesImpactExplanation) SetEventVariableNames(v []*string) *AggregatedVariablesImpactExplanation + func (s *AggregatedVariablesImpactExplanation) SetLogOddsImpact(v float64) *AggregatedVariablesImpactExplanation + func (s *AggregatedVariablesImpactExplanation) SetRelativeImpact(v string) *AggregatedVariablesImpactExplanation + func (s AggregatedVariablesImpactExplanation) GoString() string + func (s AggregatedVariablesImpactExplanation) String() string + type AggregatedVariablesImportanceMetrics struct + LogOddsMetrics []*AggregatedLogOddsMetric + func (s *AggregatedVariablesImportanceMetrics) SetLogOddsMetrics(v []*AggregatedLogOddsMetric) *AggregatedVariablesImportanceMetrics + func (s AggregatedVariablesImportanceMetrics) GoString() string + func (s AggregatedVariablesImportanceMetrics) String() string + type AllowDenyList struct + Arn *string + CreatedTime *string + Description *string + Name *string + UpdatedTime *string + VariableType *string + func (s *AllowDenyList) SetArn(v string) *AllowDenyList + func (s *AllowDenyList) SetCreatedTime(v string) *AllowDenyList + func (s *AllowDenyList) SetDescription(v string) *AllowDenyList + func (s *AllowDenyList) SetName(v string) *AllowDenyList + func (s *AllowDenyList) SetUpdatedTime(v string) *AllowDenyList + func (s *AllowDenyList) SetVariableType(v string) *AllowDenyList + func (s AllowDenyList) GoString() string + func (s AllowDenyList) String() string + type BatchCreateVariableError struct + Code *int64 + Message *string + Name *string + func (s *BatchCreateVariableError) SetCode(v int64) *BatchCreateVariableError + func (s *BatchCreateVariableError) SetMessage(v string) *BatchCreateVariableError + func (s *BatchCreateVariableError) SetName(v string) *BatchCreateVariableError + func (s BatchCreateVariableError) GoString() string + func (s BatchCreateVariableError) String() string + type BatchCreateVariableInput struct + Tags []*Tag + VariableEntries []*VariableEntry + func (s *BatchCreateVariableInput) SetTags(v []*Tag) *BatchCreateVariableInput + func (s *BatchCreateVariableInput) SetVariableEntries(v []*VariableEntry) *BatchCreateVariableInput + func (s *BatchCreateVariableInput) Validate() error + func (s BatchCreateVariableInput) GoString() string + func (s BatchCreateVariableInput) String() string + type BatchCreateVariableOutput struct + Errors []*BatchCreateVariableError + func (s *BatchCreateVariableOutput) SetErrors(v []*BatchCreateVariableError) *BatchCreateVariableOutput + func (s BatchCreateVariableOutput) GoString() string + func (s BatchCreateVariableOutput) String() string + type BatchGetVariableError struct + Code *int64 + Message *string + Name *string + func (s *BatchGetVariableError) SetCode(v int64) *BatchGetVariableError + func (s *BatchGetVariableError) SetMessage(v string) *BatchGetVariableError + func (s *BatchGetVariableError) SetName(v string) *BatchGetVariableError + func (s BatchGetVariableError) GoString() string + func (s BatchGetVariableError) String() string + type BatchGetVariableInput struct + Names []*string + func (s *BatchGetVariableInput) SetNames(v []*string) *BatchGetVariableInput + func (s *BatchGetVariableInput) Validate() error + func (s BatchGetVariableInput) GoString() string + func (s BatchGetVariableInput) String() string + type BatchGetVariableOutput struct + Errors []*BatchGetVariableError + Variables []*Variable + func (s *BatchGetVariableOutput) SetErrors(v []*BatchGetVariableError) *BatchGetVariableOutput + func (s *BatchGetVariableOutput) SetVariables(v []*Variable) *BatchGetVariableOutput + func (s BatchGetVariableOutput) GoString() string + func (s BatchGetVariableOutput) String() string + type BatchImport struct + Arn *string + CompletionTime *string + EventTypeName *string + FailedRecordsCount *int64 + FailureReason *string + IamRoleArn *string + InputPath *string + JobId *string + OutputPath *string + ProcessedRecordsCount *int64 + StartTime *string + Status *string + TotalRecordsCount *int64 + func (s *BatchImport) SetArn(v string) *BatchImport + func (s *BatchImport) SetCompletionTime(v string) *BatchImport + func (s *BatchImport) SetEventTypeName(v string) *BatchImport + func (s *BatchImport) SetFailedRecordsCount(v int64) *BatchImport + func (s *BatchImport) SetFailureReason(v string) *BatchImport + func (s *BatchImport) SetIamRoleArn(v string) *BatchImport + func (s *BatchImport) SetInputPath(v string) *BatchImport + func (s *BatchImport) SetJobId(v string) *BatchImport + func (s *BatchImport) SetOutputPath(v string) *BatchImport + func (s *BatchImport) SetProcessedRecordsCount(v int64) *BatchImport + func (s *BatchImport) SetStartTime(v string) *BatchImport + func (s *BatchImport) SetStatus(v string) *BatchImport + func (s *BatchImport) SetTotalRecordsCount(v int64) *BatchImport + func (s BatchImport) GoString() string + func (s BatchImport) String() string + type BatchPrediction struct + Arn *string + CompletionTime *string + DetectorName *string + DetectorVersion *string + EventTypeName *string + FailureReason *string + IamRoleArn *string + InputPath *string + JobId *string + LastHeartbeatTime *string + OutputPath *string + ProcessedRecordsCount *int64 + StartTime *string + Status *string + TotalRecordsCount *int64 + func (s *BatchPrediction) SetArn(v string) *BatchPrediction + func (s *BatchPrediction) SetCompletionTime(v string) *BatchPrediction + func (s *BatchPrediction) SetDetectorName(v string) *BatchPrediction + func (s *BatchPrediction) SetDetectorVersion(v string) *BatchPrediction + func (s *BatchPrediction) SetEventTypeName(v string) *BatchPrediction + func (s *BatchPrediction) SetFailureReason(v string) *BatchPrediction + func (s *BatchPrediction) SetIamRoleArn(v string) *BatchPrediction + func (s *BatchPrediction) SetInputPath(v string) *BatchPrediction + func (s *BatchPrediction) SetJobId(v string) *BatchPrediction + func (s *BatchPrediction) SetLastHeartbeatTime(v string) *BatchPrediction + func (s *BatchPrediction) SetOutputPath(v string) *BatchPrediction + func (s *BatchPrediction) SetProcessedRecordsCount(v int64) *BatchPrediction + func (s *BatchPrediction) SetStartTime(v string) *BatchPrediction + func (s *BatchPrediction) SetStatus(v string) *BatchPrediction + func (s *BatchPrediction) SetTotalRecordsCount(v int64) *BatchPrediction + func (s BatchPrediction) GoString() string + func (s BatchPrediction) String() string + type CancelBatchImportJobInput struct + JobId *string + func (s *CancelBatchImportJobInput) SetJobId(v string) *CancelBatchImportJobInput + func (s *CancelBatchImportJobInput) Validate() error + func (s CancelBatchImportJobInput) GoString() string + func (s CancelBatchImportJobInput) String() string + type CancelBatchImportJobOutput struct + func (s CancelBatchImportJobOutput) GoString() string + func (s CancelBatchImportJobOutput) String() string + type CancelBatchPredictionJobInput struct + JobId *string + func (s *CancelBatchPredictionJobInput) SetJobId(v string) *CancelBatchPredictionJobInput + func (s *CancelBatchPredictionJobInput) Validate() error + func (s CancelBatchPredictionJobInput) GoString() string + func (s CancelBatchPredictionJobInput) String() string + type CancelBatchPredictionJobOutput struct + func (s CancelBatchPredictionJobOutput) GoString() string + func (s CancelBatchPredictionJobOutput) 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 CreateBatchImportJobInput struct + EventTypeName *string + IamRoleArn *string + InputPath *string + JobId *string + OutputPath *string + Tags []*Tag + func (s *CreateBatchImportJobInput) SetEventTypeName(v string) *CreateBatchImportJobInput + func (s *CreateBatchImportJobInput) SetIamRoleArn(v string) *CreateBatchImportJobInput + func (s *CreateBatchImportJobInput) SetInputPath(v string) *CreateBatchImportJobInput + func (s *CreateBatchImportJobInput) SetJobId(v string) *CreateBatchImportJobInput + func (s *CreateBatchImportJobInput) SetOutputPath(v string) *CreateBatchImportJobInput + func (s *CreateBatchImportJobInput) SetTags(v []*Tag) *CreateBatchImportJobInput + func (s *CreateBatchImportJobInput) Validate() error + func (s CreateBatchImportJobInput) GoString() string + func (s CreateBatchImportJobInput) String() string + type CreateBatchImportJobOutput struct + func (s CreateBatchImportJobOutput) GoString() string + func (s CreateBatchImportJobOutput) String() string + type CreateBatchPredictionJobInput struct + DetectorName *string + DetectorVersion *string + EventTypeName *string + IamRoleArn *string + InputPath *string + JobId *string + OutputPath *string + Tags []*Tag + func (s *CreateBatchPredictionJobInput) SetDetectorName(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetDetectorVersion(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetEventTypeName(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetIamRoleArn(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetInputPath(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetJobId(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetOutputPath(v string) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) SetTags(v []*Tag) *CreateBatchPredictionJobInput + func (s *CreateBatchPredictionJobInput) Validate() error + func (s CreateBatchPredictionJobInput) GoString() string + func (s CreateBatchPredictionJobInput) String() string + type CreateBatchPredictionJobOutput struct + func (s CreateBatchPredictionJobOutput) GoString() string + func (s CreateBatchPredictionJobOutput) String() string + type CreateDetectorVersionInput struct + Description *string + DetectorId *string + ExternalModelEndpoints []*string + ModelVersions []*ModelVersion + RuleExecutionMode *string + Rules []*Rule + Tags []*Tag + func (s *CreateDetectorVersionInput) SetDescription(v string) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) SetDetectorId(v string) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) SetExternalModelEndpoints(v []*string) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) SetModelVersions(v []*ModelVersion) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) SetRuleExecutionMode(v string) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) SetRules(v []*Rule) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) SetTags(v []*Tag) *CreateDetectorVersionInput + func (s *CreateDetectorVersionInput) Validate() error + func (s CreateDetectorVersionInput) GoString() string + func (s CreateDetectorVersionInput) String() string + type CreateDetectorVersionOutput struct + DetectorId *string + DetectorVersionId *string + Status *string + func (s *CreateDetectorVersionOutput) SetDetectorId(v string) *CreateDetectorVersionOutput + func (s *CreateDetectorVersionOutput) SetDetectorVersionId(v string) *CreateDetectorVersionOutput + func (s *CreateDetectorVersionOutput) SetStatus(v string) *CreateDetectorVersionOutput + func (s CreateDetectorVersionOutput) GoString() string + func (s CreateDetectorVersionOutput) String() string + type CreateListInput struct + Description *string + Elements []*string + Name *string + Tags []*Tag + VariableType *string + func (s *CreateListInput) SetDescription(v string) *CreateListInput + func (s *CreateListInput) SetElements(v []*string) *CreateListInput + func (s *CreateListInput) SetName(v string) *CreateListInput + func (s *CreateListInput) SetTags(v []*Tag) *CreateListInput + func (s *CreateListInput) SetVariableType(v string) *CreateListInput + func (s *CreateListInput) Validate() error + func (s CreateListInput) GoString() string + func (s CreateListInput) String() string + type CreateListOutput struct + func (s CreateListOutput) GoString() string + func (s CreateListOutput) String() string + type CreateModelInput struct + Description *string + EventTypeName *string + ModelId *string + ModelType *string + Tags []*Tag + func (s *CreateModelInput) SetDescription(v string) *CreateModelInput + func (s *CreateModelInput) SetEventTypeName(v string) *CreateModelInput + func (s *CreateModelInput) SetModelId(v string) *CreateModelInput + func (s *CreateModelInput) SetModelType(v string) *CreateModelInput + func (s *CreateModelInput) SetTags(v []*Tag) *CreateModelInput + func (s *CreateModelInput) Validate() error + func (s CreateModelInput) GoString() string + func (s CreateModelInput) String() string + type CreateModelOutput struct + func (s CreateModelOutput) GoString() string + func (s CreateModelOutput) String() string + type CreateModelVersionInput struct + ExternalEventsDetail *ExternalEventsDetail + IngestedEventsDetail *IngestedEventsDetail + ModelId *string + ModelType *string + Tags []*Tag + TrainingDataSchema *TrainingDataSchema + TrainingDataSource *string + func (s *CreateModelVersionInput) SetExternalEventsDetail(v *ExternalEventsDetail) *CreateModelVersionInput + func (s *CreateModelVersionInput) SetIngestedEventsDetail(v *IngestedEventsDetail) *CreateModelVersionInput + func (s *CreateModelVersionInput) SetModelId(v string) *CreateModelVersionInput + func (s *CreateModelVersionInput) SetModelType(v string) *CreateModelVersionInput + func (s *CreateModelVersionInput) SetTags(v []*Tag) *CreateModelVersionInput + func (s *CreateModelVersionInput) SetTrainingDataSchema(v *TrainingDataSchema) *CreateModelVersionInput + func (s *CreateModelVersionInput) SetTrainingDataSource(v string) *CreateModelVersionInput + func (s *CreateModelVersionInput) Validate() error + func (s CreateModelVersionInput) GoString() string + func (s CreateModelVersionInput) String() string + type CreateModelVersionOutput struct + ModelId *string + ModelType *string + ModelVersionNumber *string + Status *string + func (s *CreateModelVersionOutput) SetModelId(v string) *CreateModelVersionOutput + func (s *CreateModelVersionOutput) SetModelType(v string) *CreateModelVersionOutput + func (s *CreateModelVersionOutput) SetModelVersionNumber(v string) *CreateModelVersionOutput + func (s *CreateModelVersionOutput) SetStatus(v string) *CreateModelVersionOutput + func (s CreateModelVersionOutput) GoString() string + func (s CreateModelVersionOutput) String() string + type CreateRuleInput struct + Description *string + DetectorId *string + Expression *string + Language *string + Outcomes []*string + RuleId *string + Tags []*Tag + func (s *CreateRuleInput) SetDescription(v string) *CreateRuleInput + func (s *CreateRuleInput) SetDetectorId(v string) *CreateRuleInput + func (s *CreateRuleInput) SetExpression(v string) *CreateRuleInput + func (s *CreateRuleInput) SetLanguage(v string) *CreateRuleInput + func (s *CreateRuleInput) SetOutcomes(v []*string) *CreateRuleInput + func (s *CreateRuleInput) SetRuleId(v string) *CreateRuleInput + func (s *CreateRuleInput) SetTags(v []*Tag) *CreateRuleInput + func (s *CreateRuleInput) Validate() error + func (s CreateRuleInput) GoString() string + func (s CreateRuleInput) String() string + type CreateRuleOutput struct + Rule *Rule + func (s *CreateRuleOutput) SetRule(v *Rule) *CreateRuleOutput + func (s CreateRuleOutput) GoString() string + func (s CreateRuleOutput) String() string + type CreateVariableInput struct + DataSource *string + DataType *string + DefaultValue *string + Description *string + Name *string + Tags []*Tag + VariableType *string + func (s *CreateVariableInput) SetDataSource(v string) *CreateVariableInput + func (s *CreateVariableInput) SetDataType(v string) *CreateVariableInput + func (s *CreateVariableInput) SetDefaultValue(v string) *CreateVariableInput + func (s *CreateVariableInput) SetDescription(v string) *CreateVariableInput + func (s *CreateVariableInput) SetName(v string) *CreateVariableInput + func (s *CreateVariableInput) SetTags(v []*Tag) *CreateVariableInput + func (s *CreateVariableInput) SetVariableType(v string) *CreateVariableInput + func (s *CreateVariableInput) Validate() error + func (s CreateVariableInput) GoString() string + func (s CreateVariableInput) String() string + type CreateVariableOutput struct + func (s CreateVariableOutput) GoString() string + func (s CreateVariableOutput) String() string + type DataValidationMetrics struct + FieldLevelMessages []*FieldValidationMessage + FileLevelMessages []*FileValidationMessage + func (s *DataValidationMetrics) SetFieldLevelMessages(v []*FieldValidationMessage) *DataValidationMetrics + func (s *DataValidationMetrics) SetFileLevelMessages(v []*FileValidationMessage) *DataValidationMetrics + func (s DataValidationMetrics) GoString() string + func (s DataValidationMetrics) String() string + type DeleteBatchImportJobInput struct + JobId *string + func (s *DeleteBatchImportJobInput) SetJobId(v string) *DeleteBatchImportJobInput + func (s *DeleteBatchImportJobInput) Validate() error + func (s DeleteBatchImportJobInput) GoString() string + func (s DeleteBatchImportJobInput) String() string + type DeleteBatchImportJobOutput struct + func (s DeleteBatchImportJobOutput) GoString() string + func (s DeleteBatchImportJobOutput) String() string + type DeleteBatchPredictionJobInput struct + JobId *string + func (s *DeleteBatchPredictionJobInput) SetJobId(v string) *DeleteBatchPredictionJobInput + func (s *DeleteBatchPredictionJobInput) Validate() error + func (s DeleteBatchPredictionJobInput) GoString() string + func (s DeleteBatchPredictionJobInput) String() string + type DeleteBatchPredictionJobOutput struct + func (s DeleteBatchPredictionJobOutput) GoString() string + func (s DeleteBatchPredictionJobOutput) String() string + type DeleteDetectorInput struct + DetectorId *string + func (s *DeleteDetectorInput) SetDetectorId(v string) *DeleteDetectorInput + func (s *DeleteDetectorInput) Validate() error + func (s DeleteDetectorInput) GoString() string + func (s DeleteDetectorInput) String() string + type DeleteDetectorOutput struct + func (s DeleteDetectorOutput) GoString() string + func (s DeleteDetectorOutput) String() string + type DeleteDetectorVersionInput struct + DetectorId *string + DetectorVersionId *string + func (s *DeleteDetectorVersionInput) SetDetectorId(v string) *DeleteDetectorVersionInput + func (s *DeleteDetectorVersionInput) SetDetectorVersionId(v string) *DeleteDetectorVersionInput + func (s *DeleteDetectorVersionInput) Validate() error + func (s DeleteDetectorVersionInput) GoString() string + func (s DeleteDetectorVersionInput) String() string + type DeleteDetectorVersionOutput struct + func (s DeleteDetectorVersionOutput) GoString() string + func (s DeleteDetectorVersionOutput) String() string + type DeleteEntityTypeInput struct + Name *string + func (s *DeleteEntityTypeInput) SetName(v string) *DeleteEntityTypeInput + func (s *DeleteEntityTypeInput) Validate() error + func (s DeleteEntityTypeInput) GoString() string + func (s DeleteEntityTypeInput) String() string + type DeleteEntityTypeOutput struct + func (s DeleteEntityTypeOutput) GoString() string + func (s DeleteEntityTypeOutput) String() string + type DeleteEventInput struct + DeleteAuditHistory *bool + EventId *string + EventTypeName *string + func (s *DeleteEventInput) SetDeleteAuditHistory(v bool) *DeleteEventInput + func (s *DeleteEventInput) SetEventId(v string) *DeleteEventInput + func (s *DeleteEventInput) SetEventTypeName(v string) *DeleteEventInput + func (s *DeleteEventInput) Validate() error + func (s DeleteEventInput) GoString() string + func (s DeleteEventInput) String() string + type DeleteEventOutput struct + func (s DeleteEventOutput) GoString() string + func (s DeleteEventOutput) String() string + type DeleteEventTypeInput struct + Name *string + func (s *DeleteEventTypeInput) SetName(v string) *DeleteEventTypeInput + func (s *DeleteEventTypeInput) Validate() error + func (s DeleteEventTypeInput) GoString() string + func (s DeleteEventTypeInput) String() string + type DeleteEventTypeOutput struct + func (s DeleteEventTypeOutput) GoString() string + func (s DeleteEventTypeOutput) String() string + type DeleteEventsByEventTypeInput struct + EventTypeName *string + func (s *DeleteEventsByEventTypeInput) SetEventTypeName(v string) *DeleteEventsByEventTypeInput + func (s *DeleteEventsByEventTypeInput) Validate() error + func (s DeleteEventsByEventTypeInput) GoString() string + func (s DeleteEventsByEventTypeInput) String() string + type DeleteEventsByEventTypeOutput struct + EventTypeName *string + EventsDeletionStatus *string + func (s *DeleteEventsByEventTypeOutput) SetEventTypeName(v string) *DeleteEventsByEventTypeOutput + func (s *DeleteEventsByEventTypeOutput) SetEventsDeletionStatus(v string) *DeleteEventsByEventTypeOutput + func (s DeleteEventsByEventTypeOutput) GoString() string + func (s DeleteEventsByEventTypeOutput) String() string + type DeleteExternalModelInput struct + ModelEndpoint *string + func (s *DeleteExternalModelInput) SetModelEndpoint(v string) *DeleteExternalModelInput + func (s *DeleteExternalModelInput) Validate() error + func (s DeleteExternalModelInput) GoString() string + func (s DeleteExternalModelInput) String() string + type DeleteExternalModelOutput struct + func (s DeleteExternalModelOutput) GoString() string + func (s DeleteExternalModelOutput) String() string + type DeleteLabelInput struct + Name *string + func (s *DeleteLabelInput) SetName(v string) *DeleteLabelInput + func (s *DeleteLabelInput) Validate() error + func (s DeleteLabelInput) GoString() string + func (s DeleteLabelInput) String() string + type DeleteLabelOutput struct + func (s DeleteLabelOutput) GoString() string + func (s DeleteLabelOutput) String() string + type DeleteListInput struct + Name *string + func (s *DeleteListInput) SetName(v string) *DeleteListInput + func (s *DeleteListInput) Validate() error + func (s DeleteListInput) GoString() string + func (s DeleteListInput) String() string + type DeleteListOutput struct + func (s DeleteListOutput) GoString() string + func (s DeleteListOutput) String() string + type DeleteModelInput struct + ModelId *string + ModelType *string + func (s *DeleteModelInput) SetModelId(v string) *DeleteModelInput + func (s *DeleteModelInput) SetModelType(v string) *DeleteModelInput + func (s *DeleteModelInput) Validate() error + func (s DeleteModelInput) GoString() string + func (s DeleteModelInput) String() string + type DeleteModelOutput struct + func (s DeleteModelOutput) GoString() string + func (s DeleteModelOutput) String() string + type DeleteModelVersionInput struct + ModelId *string + ModelType *string + ModelVersionNumber *string + func (s *DeleteModelVersionInput) SetModelId(v string) *DeleteModelVersionInput + func (s *DeleteModelVersionInput) SetModelType(v string) *DeleteModelVersionInput + func (s *DeleteModelVersionInput) SetModelVersionNumber(v string) *DeleteModelVersionInput + func (s *DeleteModelVersionInput) Validate() error + func (s DeleteModelVersionInput) GoString() string + func (s DeleteModelVersionInput) String() string + type DeleteModelVersionOutput struct + func (s DeleteModelVersionOutput) GoString() string + func (s DeleteModelVersionOutput) String() string + type DeleteOutcomeInput struct + Name *string + func (s *DeleteOutcomeInput) SetName(v string) *DeleteOutcomeInput + func (s *DeleteOutcomeInput) Validate() error + func (s DeleteOutcomeInput) GoString() string + func (s DeleteOutcomeInput) String() string + type DeleteOutcomeOutput struct + func (s DeleteOutcomeOutput) GoString() string + func (s DeleteOutcomeOutput) String() string + type DeleteRuleInput struct + Rule *Rule + func (s *DeleteRuleInput) SetRule(v *Rule) *DeleteRuleInput + func (s *DeleteRuleInput) Validate() error + func (s DeleteRuleInput) GoString() string + func (s DeleteRuleInput) String() string + type DeleteRuleOutput struct + func (s DeleteRuleOutput) GoString() string + func (s DeleteRuleOutput) String() string + type DeleteVariableInput struct + Name *string + func (s *DeleteVariableInput) SetName(v string) *DeleteVariableInput + func (s *DeleteVariableInput) Validate() error + func (s DeleteVariableInput) GoString() string + func (s DeleteVariableInput) String() string + type DeleteVariableOutput struct + func (s DeleteVariableOutput) GoString() string + func (s DeleteVariableOutput) String() string + type DescribeDetectorInput struct + DetectorId *string + MaxResults *int64 + NextToken *string + func (s *DescribeDetectorInput) SetDetectorId(v string) *DescribeDetectorInput + func (s *DescribeDetectorInput) SetMaxResults(v int64) *DescribeDetectorInput + func (s *DescribeDetectorInput) SetNextToken(v string) *DescribeDetectorInput + func (s *DescribeDetectorInput) Validate() error + func (s DescribeDetectorInput) GoString() string + func (s DescribeDetectorInput) String() string + type DescribeDetectorOutput struct + Arn *string + DetectorId *string + DetectorVersionSummaries []*DetectorVersionSummary + NextToken *string + func (s *DescribeDetectorOutput) SetArn(v string) *DescribeDetectorOutput + func (s *DescribeDetectorOutput) SetDetectorId(v string) *DescribeDetectorOutput + func (s *DescribeDetectorOutput) SetDetectorVersionSummaries(v []*DetectorVersionSummary) *DescribeDetectorOutput + func (s *DescribeDetectorOutput) SetNextToken(v string) *DescribeDetectorOutput + func (s DescribeDetectorOutput) GoString() string + func (s DescribeDetectorOutput) String() string + type DescribeModelVersionsInput struct + MaxResults *int64 + ModelId *string + ModelType *string + ModelVersionNumber *string + NextToken *string + func (s *DescribeModelVersionsInput) SetMaxResults(v int64) *DescribeModelVersionsInput + func (s *DescribeModelVersionsInput) SetModelId(v string) *DescribeModelVersionsInput + func (s *DescribeModelVersionsInput) SetModelType(v string) *DescribeModelVersionsInput + func (s *DescribeModelVersionsInput) SetModelVersionNumber(v string) *DescribeModelVersionsInput + func (s *DescribeModelVersionsInput) SetNextToken(v string) *DescribeModelVersionsInput + func (s *DescribeModelVersionsInput) Validate() error + func (s DescribeModelVersionsInput) GoString() string + func (s DescribeModelVersionsInput) String() string + type DescribeModelVersionsOutput struct + ModelVersionDetails []*ModelVersionDetail + NextToken *string + func (s *DescribeModelVersionsOutput) SetModelVersionDetails(v []*ModelVersionDetail) *DescribeModelVersionsOutput + func (s *DescribeModelVersionsOutput) SetNextToken(v string) *DescribeModelVersionsOutput + func (s DescribeModelVersionsOutput) GoString() string + func (s DescribeModelVersionsOutput) String() string + type Detector struct + Arn *string + CreatedTime *string + Description *string + DetectorId *string + EventTypeName *string + LastUpdatedTime *string + func (s *Detector) SetArn(v string) *Detector + func (s *Detector) SetCreatedTime(v string) *Detector + func (s *Detector) SetDescription(v string) *Detector + func (s *Detector) SetDetectorId(v string) *Detector + func (s *Detector) SetEventTypeName(v string) *Detector + func (s *Detector) SetLastUpdatedTime(v string) *Detector + func (s Detector) GoString() string + func (s Detector) String() string + type DetectorVersionSummary struct + Description *string + DetectorVersionId *string + LastUpdatedTime *string + Status *string + func (s *DetectorVersionSummary) SetDescription(v string) *DetectorVersionSummary + func (s *DetectorVersionSummary) SetDetectorVersionId(v string) *DetectorVersionSummary + func (s *DetectorVersionSummary) SetLastUpdatedTime(v string) *DetectorVersionSummary + func (s *DetectorVersionSummary) SetStatus(v string) *DetectorVersionSummary + func (s DetectorVersionSummary) GoString() string + func (s DetectorVersionSummary) String() string + type Entity struct + EntityId *string + EntityType *string + func (s *Entity) SetEntityId(v string) *Entity + func (s *Entity) SetEntityType(v string) *Entity + func (s *Entity) Validate() error + func (s Entity) GoString() string + func (s Entity) String() string + type EntityType struct + Arn *string + CreatedTime *string + Description *string + LastUpdatedTime *string + Name *string + func (s *EntityType) SetArn(v string) *EntityType + func (s *EntityType) SetCreatedTime(v string) *EntityType + func (s *EntityType) SetDescription(v string) *EntityType + func (s *EntityType) SetLastUpdatedTime(v string) *EntityType + func (s *EntityType) SetName(v string) *EntityType + func (s EntityType) GoString() string + func (s EntityType) String() string + type EvaluatedExternalModel struct + InputVariables map[string]*string + ModelEndpoint *string + OutputVariables map[string]*string + UseEventVariables *bool + func (s *EvaluatedExternalModel) SetInputVariables(v map[string]*string) *EvaluatedExternalModel + func (s *EvaluatedExternalModel) SetModelEndpoint(v string) *EvaluatedExternalModel + func (s *EvaluatedExternalModel) SetOutputVariables(v map[string]*string) *EvaluatedExternalModel + func (s *EvaluatedExternalModel) SetUseEventVariables(v bool) *EvaluatedExternalModel + func (s EvaluatedExternalModel) GoString() string + func (s EvaluatedExternalModel) String() string + type EvaluatedModelVersion struct + Evaluations []*ModelVersionEvaluation + ModelId *string + ModelType *string + ModelVersion *string + func (s *EvaluatedModelVersion) SetEvaluations(v []*ModelVersionEvaluation) *EvaluatedModelVersion + func (s *EvaluatedModelVersion) SetModelId(v string) *EvaluatedModelVersion + func (s *EvaluatedModelVersion) SetModelType(v string) *EvaluatedModelVersion + func (s *EvaluatedModelVersion) SetModelVersion(v string) *EvaluatedModelVersion + func (s EvaluatedModelVersion) GoString() string + func (s EvaluatedModelVersion) String() string + type EvaluatedRule struct + Evaluated *bool + Expression *string + ExpressionWithValues *string + Matched *bool + Outcomes []*string + RuleId *string + RuleVersion *string + func (s *EvaluatedRule) SetEvaluated(v bool) *EvaluatedRule + func (s *EvaluatedRule) SetExpression(v string) *EvaluatedRule + func (s *EvaluatedRule) SetExpressionWithValues(v string) *EvaluatedRule + func (s *EvaluatedRule) SetMatched(v bool) *EvaluatedRule + func (s *EvaluatedRule) SetOutcomes(v []*string) *EvaluatedRule + func (s *EvaluatedRule) SetRuleId(v string) *EvaluatedRule + func (s *EvaluatedRule) SetRuleVersion(v string) *EvaluatedRule + func (s EvaluatedRule) GoString() string + func (s EvaluatedRule) String() string + type Event struct + CurrentLabel *string + Entities []*Entity + EventId *string + EventTimestamp *string + EventTypeName *string + EventVariables map[string]*string + LabelTimestamp *string + func (s *Event) SetCurrentLabel(v string) *Event + func (s *Event) SetEntities(v []*Entity) *Event + func (s *Event) SetEventId(v string) *Event + func (s *Event) SetEventTimestamp(v string) *Event + func (s *Event) SetEventTypeName(v string) *Event + func (s *Event) SetEventVariables(v map[string]*string) *Event + func (s *Event) SetLabelTimestamp(v string) *Event + func (s Event) GoString() string + func (s Event) String() string + type EventOrchestration struct + EventBridgeEnabled *bool + func (s *EventOrchestration) SetEventBridgeEnabled(v bool) *EventOrchestration + func (s *EventOrchestration) Validate() error + func (s EventOrchestration) GoString() string + func (s EventOrchestration) String() string + type EventPredictionSummary struct + DetectorId *string + DetectorVersionId *string + EventId *string + EventTimestamp *string + EventTypeName *string + PredictionTimestamp *string + func (s *EventPredictionSummary) SetDetectorId(v string) *EventPredictionSummary + func (s *EventPredictionSummary) SetDetectorVersionId(v string) *EventPredictionSummary + func (s *EventPredictionSummary) SetEventId(v string) *EventPredictionSummary + func (s *EventPredictionSummary) SetEventTimestamp(v string) *EventPredictionSummary + func (s *EventPredictionSummary) SetEventTypeName(v string) *EventPredictionSummary + func (s *EventPredictionSummary) SetPredictionTimestamp(v string) *EventPredictionSummary + func (s EventPredictionSummary) GoString() string + func (s EventPredictionSummary) String() string + type EventType struct + Arn *string + CreatedTime *string + Description *string + EntityTypes []*string + EventIngestion *string + EventOrchestration *EventOrchestration + EventVariables []*string + IngestedEventStatistics *IngestedEventStatistics + Labels []*string + LastUpdatedTime *string + Name *string + func (s *EventType) SetArn(v string) *EventType + func (s *EventType) SetCreatedTime(v string) *EventType + func (s *EventType) SetDescription(v string) *EventType + func (s *EventType) SetEntityTypes(v []*string) *EventType + func (s *EventType) SetEventIngestion(v string) *EventType + func (s *EventType) SetEventOrchestration(v *EventOrchestration) *EventType + func (s *EventType) SetEventVariables(v []*string) *EventType + func (s *EventType) SetIngestedEventStatistics(v *IngestedEventStatistics) *EventType + func (s *EventType) SetLabels(v []*string) *EventType + func (s *EventType) SetLastUpdatedTime(v string) *EventType + func (s *EventType) SetName(v string) *EventType + func (s EventType) GoString() string + func (s EventType) String() string + type EventVariableSummary struct + Name *string + Source *string + Value *string + func (s *EventVariableSummary) SetName(v string) *EventVariableSummary + func (s *EventVariableSummary) SetSource(v string) *EventVariableSummary + func (s *EventVariableSummary) SetValue(v string) *EventVariableSummary + func (s EventVariableSummary) GoString() string + func (s EventVariableSummary) String() string + type ExternalEventsDetail struct + DataAccessRoleArn *string + DataLocation *string + func (s *ExternalEventsDetail) SetDataAccessRoleArn(v string) *ExternalEventsDetail + func (s *ExternalEventsDetail) SetDataLocation(v string) *ExternalEventsDetail + func (s *ExternalEventsDetail) Validate() error + func (s ExternalEventsDetail) GoString() string + func (s ExternalEventsDetail) String() string + type ExternalModel struct + Arn *string + CreatedTime *string + InputConfiguration *ModelInputConfiguration + InvokeModelEndpointRoleArn *string + LastUpdatedTime *string + ModelEndpoint *string + ModelEndpointStatus *string + ModelSource *string + OutputConfiguration *ModelOutputConfiguration + func (s *ExternalModel) SetArn(v string) *ExternalModel + func (s *ExternalModel) SetCreatedTime(v string) *ExternalModel + func (s *ExternalModel) SetInputConfiguration(v *ModelInputConfiguration) *ExternalModel + func (s *ExternalModel) SetInvokeModelEndpointRoleArn(v string) *ExternalModel + func (s *ExternalModel) SetLastUpdatedTime(v string) *ExternalModel + func (s *ExternalModel) SetModelEndpoint(v string) *ExternalModel + func (s *ExternalModel) SetModelEndpointStatus(v string) *ExternalModel + func (s *ExternalModel) SetModelSource(v string) *ExternalModel + func (s *ExternalModel) SetOutputConfiguration(v *ModelOutputConfiguration) *ExternalModel + func (s ExternalModel) GoString() string + func (s ExternalModel) String() string + type ExternalModelOutputs struct + ExternalModel *ExternalModelSummary + Outputs map[string]*string + func (s *ExternalModelOutputs) SetExternalModel(v *ExternalModelSummary) *ExternalModelOutputs + func (s *ExternalModelOutputs) SetOutputs(v map[string]*string) *ExternalModelOutputs + func (s ExternalModelOutputs) GoString() string + func (s ExternalModelOutputs) String() string + type ExternalModelSummary struct + ModelEndpoint *string + ModelSource *string + func (s *ExternalModelSummary) SetModelEndpoint(v string) *ExternalModelSummary + func (s *ExternalModelSummary) SetModelSource(v string) *ExternalModelSummary + func (s ExternalModelSummary) GoString() string + func (s ExternalModelSummary) String() string + type FieldValidationMessage struct + Content *string + FieldName *string + Identifier *string + Title *string + Type *string + func (s *FieldValidationMessage) SetContent(v string) *FieldValidationMessage + func (s *FieldValidationMessage) SetFieldName(v string) *FieldValidationMessage + func (s *FieldValidationMessage) SetIdentifier(v string) *FieldValidationMessage + func (s *FieldValidationMessage) SetTitle(v string) *FieldValidationMessage + func (s *FieldValidationMessage) SetType(v string) *FieldValidationMessage + func (s FieldValidationMessage) GoString() string + func (s FieldValidationMessage) String() string + type FileValidationMessage struct + Content *string + Title *string + Type *string + func (s *FileValidationMessage) SetContent(v string) *FileValidationMessage + func (s *FileValidationMessage) SetTitle(v string) *FileValidationMessage + func (s *FileValidationMessage) SetType(v string) *FileValidationMessage + func (s FileValidationMessage) GoString() string + func (s FileValidationMessage) String() string + type FilterCondition struct + Value *string + func (s *FilterCondition) SetValue(v string) *FilterCondition + func (s *FilterCondition) Validate() error + func (s FilterCondition) GoString() string + func (s FilterCondition) String() string + type FraudDetector struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *FraudDetector + func (c *FraudDetector) BatchCreateVariable(input *BatchCreateVariableInput) (*BatchCreateVariableOutput, error) + func (c *FraudDetector) BatchCreateVariableRequest(input *BatchCreateVariableInput) (req *request.Request, output *BatchCreateVariableOutput) + func (c *FraudDetector) BatchCreateVariableWithContext(ctx aws.Context, input *BatchCreateVariableInput, opts ...request.Option) (*BatchCreateVariableOutput, error) + func (c *FraudDetector) BatchGetVariable(input *BatchGetVariableInput) (*BatchGetVariableOutput, error) + func (c *FraudDetector) BatchGetVariableRequest(input *BatchGetVariableInput) (req *request.Request, output *BatchGetVariableOutput) + func (c *FraudDetector) BatchGetVariableWithContext(ctx aws.Context, input *BatchGetVariableInput, opts ...request.Option) (*BatchGetVariableOutput, error) + func (c *FraudDetector) CancelBatchImportJob(input *CancelBatchImportJobInput) (*CancelBatchImportJobOutput, error) + func (c *FraudDetector) CancelBatchImportJobRequest(input *CancelBatchImportJobInput) (req *request.Request, output *CancelBatchImportJobOutput) + func (c *FraudDetector) CancelBatchImportJobWithContext(ctx aws.Context, input *CancelBatchImportJobInput, opts ...request.Option) (*CancelBatchImportJobOutput, error) + func (c *FraudDetector) CancelBatchPredictionJob(input *CancelBatchPredictionJobInput) (*CancelBatchPredictionJobOutput, error) + func (c *FraudDetector) CancelBatchPredictionJobRequest(input *CancelBatchPredictionJobInput) (req *request.Request, output *CancelBatchPredictionJobOutput) + func (c *FraudDetector) CancelBatchPredictionJobWithContext(ctx aws.Context, input *CancelBatchPredictionJobInput, opts ...request.Option) (*CancelBatchPredictionJobOutput, error) + func (c *FraudDetector) CreateBatchImportJob(input *CreateBatchImportJobInput) (*CreateBatchImportJobOutput, error) + func (c *FraudDetector) CreateBatchImportJobRequest(input *CreateBatchImportJobInput) (req *request.Request, output *CreateBatchImportJobOutput) + func (c *FraudDetector) CreateBatchImportJobWithContext(ctx aws.Context, input *CreateBatchImportJobInput, opts ...request.Option) (*CreateBatchImportJobOutput, error) + func (c *FraudDetector) CreateBatchPredictionJob(input *CreateBatchPredictionJobInput) (*CreateBatchPredictionJobOutput, error) + func (c *FraudDetector) CreateBatchPredictionJobRequest(input *CreateBatchPredictionJobInput) (req *request.Request, output *CreateBatchPredictionJobOutput) + func (c *FraudDetector) CreateBatchPredictionJobWithContext(ctx aws.Context, input *CreateBatchPredictionJobInput, opts ...request.Option) (*CreateBatchPredictionJobOutput, error) + func (c *FraudDetector) CreateDetectorVersion(input *CreateDetectorVersionInput) (*CreateDetectorVersionOutput, error) + func (c *FraudDetector) CreateDetectorVersionRequest(input *CreateDetectorVersionInput) (req *request.Request, output *CreateDetectorVersionOutput) + func (c *FraudDetector) CreateDetectorVersionWithContext(ctx aws.Context, input *CreateDetectorVersionInput, opts ...request.Option) (*CreateDetectorVersionOutput, error) + func (c *FraudDetector) CreateList(input *CreateListInput) (*CreateListOutput, error) + func (c *FraudDetector) CreateListRequest(input *CreateListInput) (req *request.Request, output *CreateListOutput) + func (c *FraudDetector) CreateListWithContext(ctx aws.Context, input *CreateListInput, opts ...request.Option) (*CreateListOutput, error) + func (c *FraudDetector) CreateModel(input *CreateModelInput) (*CreateModelOutput, error) + func (c *FraudDetector) CreateModelRequest(input *CreateModelInput) (req *request.Request, output *CreateModelOutput) + func (c *FraudDetector) CreateModelVersion(input *CreateModelVersionInput) (*CreateModelVersionOutput, error) + func (c *FraudDetector) CreateModelVersionRequest(input *CreateModelVersionInput) (req *request.Request, output *CreateModelVersionOutput) + func (c *FraudDetector) CreateModelVersionWithContext(ctx aws.Context, input *CreateModelVersionInput, opts ...request.Option) (*CreateModelVersionOutput, error) + func (c *FraudDetector) CreateModelWithContext(ctx aws.Context, input *CreateModelInput, opts ...request.Option) (*CreateModelOutput, error) + func (c *FraudDetector) CreateRule(input *CreateRuleInput) (*CreateRuleOutput, error) + func (c *FraudDetector) CreateRuleRequest(input *CreateRuleInput) (req *request.Request, output *CreateRuleOutput) + func (c *FraudDetector) CreateRuleWithContext(ctx aws.Context, input *CreateRuleInput, opts ...request.Option) (*CreateRuleOutput, error) + func (c *FraudDetector) CreateVariable(input *CreateVariableInput) (*CreateVariableOutput, error) + func (c *FraudDetector) CreateVariableRequest(input *CreateVariableInput) (req *request.Request, output *CreateVariableOutput) + func (c *FraudDetector) CreateVariableWithContext(ctx aws.Context, input *CreateVariableInput, opts ...request.Option) (*CreateVariableOutput, error) + func (c *FraudDetector) DeleteBatchImportJob(input *DeleteBatchImportJobInput) (*DeleteBatchImportJobOutput, error) + func (c *FraudDetector) DeleteBatchImportJobRequest(input *DeleteBatchImportJobInput) (req *request.Request, output *DeleteBatchImportJobOutput) + func (c *FraudDetector) DeleteBatchImportJobWithContext(ctx aws.Context, input *DeleteBatchImportJobInput, opts ...request.Option) (*DeleteBatchImportJobOutput, error) + func (c *FraudDetector) DeleteBatchPredictionJob(input *DeleteBatchPredictionJobInput) (*DeleteBatchPredictionJobOutput, error) + func (c *FraudDetector) DeleteBatchPredictionJobRequest(input *DeleteBatchPredictionJobInput) (req *request.Request, output *DeleteBatchPredictionJobOutput) + func (c *FraudDetector) DeleteBatchPredictionJobWithContext(ctx aws.Context, input *DeleteBatchPredictionJobInput, opts ...request.Option) (*DeleteBatchPredictionJobOutput, error) + func (c *FraudDetector) DeleteDetector(input *DeleteDetectorInput) (*DeleteDetectorOutput, error) + func (c *FraudDetector) DeleteDetectorRequest(input *DeleteDetectorInput) (req *request.Request, output *DeleteDetectorOutput) + func (c *FraudDetector) DeleteDetectorVersion(input *DeleteDetectorVersionInput) (*DeleteDetectorVersionOutput, error) + func (c *FraudDetector) DeleteDetectorVersionRequest(input *DeleteDetectorVersionInput) (req *request.Request, output *DeleteDetectorVersionOutput) + func (c *FraudDetector) DeleteDetectorVersionWithContext(ctx aws.Context, input *DeleteDetectorVersionInput, opts ...request.Option) (*DeleteDetectorVersionOutput, error) + func (c *FraudDetector) DeleteDetectorWithContext(ctx aws.Context, input *DeleteDetectorInput, opts ...request.Option) (*DeleteDetectorOutput, error) + func (c *FraudDetector) DeleteEntityType(input *DeleteEntityTypeInput) (*DeleteEntityTypeOutput, error) + func (c *FraudDetector) DeleteEntityTypeRequest(input *DeleteEntityTypeInput) (req *request.Request, output *DeleteEntityTypeOutput) + func (c *FraudDetector) DeleteEntityTypeWithContext(ctx aws.Context, input *DeleteEntityTypeInput, opts ...request.Option) (*DeleteEntityTypeOutput, error) + func (c *FraudDetector) DeleteEvent(input *DeleteEventInput) (*DeleteEventOutput, error) + func (c *FraudDetector) DeleteEventRequest(input *DeleteEventInput) (req *request.Request, output *DeleteEventOutput) + func (c *FraudDetector) DeleteEventType(input *DeleteEventTypeInput) (*DeleteEventTypeOutput, error) + func (c *FraudDetector) DeleteEventTypeRequest(input *DeleteEventTypeInput) (req *request.Request, output *DeleteEventTypeOutput) + func (c *FraudDetector) DeleteEventTypeWithContext(ctx aws.Context, input *DeleteEventTypeInput, opts ...request.Option) (*DeleteEventTypeOutput, error) + func (c *FraudDetector) DeleteEventWithContext(ctx aws.Context, input *DeleteEventInput, opts ...request.Option) (*DeleteEventOutput, error) + func (c *FraudDetector) DeleteEventsByEventType(input *DeleteEventsByEventTypeInput) (*DeleteEventsByEventTypeOutput, error) + func (c *FraudDetector) DeleteEventsByEventTypeRequest(input *DeleteEventsByEventTypeInput) (req *request.Request, output *DeleteEventsByEventTypeOutput) + func (c *FraudDetector) DeleteEventsByEventTypeWithContext(ctx aws.Context, input *DeleteEventsByEventTypeInput, opts ...request.Option) (*DeleteEventsByEventTypeOutput, error) + func (c *FraudDetector) DeleteExternalModel(input *DeleteExternalModelInput) (*DeleteExternalModelOutput, error) + func (c *FraudDetector) DeleteExternalModelRequest(input *DeleteExternalModelInput) (req *request.Request, output *DeleteExternalModelOutput) + func (c *FraudDetector) DeleteExternalModelWithContext(ctx aws.Context, input *DeleteExternalModelInput, opts ...request.Option) (*DeleteExternalModelOutput, error) + func (c *FraudDetector) DeleteLabel(input *DeleteLabelInput) (*DeleteLabelOutput, error) + func (c *FraudDetector) DeleteLabelRequest(input *DeleteLabelInput) (req *request.Request, output *DeleteLabelOutput) + func (c *FraudDetector) DeleteLabelWithContext(ctx aws.Context, input *DeleteLabelInput, opts ...request.Option) (*DeleteLabelOutput, error) + func (c *FraudDetector) DeleteList(input *DeleteListInput) (*DeleteListOutput, error) + func (c *FraudDetector) DeleteListRequest(input *DeleteListInput) (req *request.Request, output *DeleteListOutput) + func (c *FraudDetector) DeleteListWithContext(ctx aws.Context, input *DeleteListInput, opts ...request.Option) (*DeleteListOutput, error) + func (c *FraudDetector) DeleteModel(input *DeleteModelInput) (*DeleteModelOutput, error) + func (c *FraudDetector) DeleteModelRequest(input *DeleteModelInput) (req *request.Request, output *DeleteModelOutput) + func (c *FraudDetector) DeleteModelVersion(input *DeleteModelVersionInput) (*DeleteModelVersionOutput, error) + func (c *FraudDetector) DeleteModelVersionRequest(input *DeleteModelVersionInput) (req *request.Request, output *DeleteModelVersionOutput) + func (c *FraudDetector) DeleteModelVersionWithContext(ctx aws.Context, input *DeleteModelVersionInput, opts ...request.Option) (*DeleteModelVersionOutput, error) + func (c *FraudDetector) DeleteModelWithContext(ctx aws.Context, input *DeleteModelInput, opts ...request.Option) (*DeleteModelOutput, error) + func (c *FraudDetector) DeleteOutcome(input *DeleteOutcomeInput) (*DeleteOutcomeOutput, error) + func (c *FraudDetector) DeleteOutcomeRequest(input *DeleteOutcomeInput) (req *request.Request, output *DeleteOutcomeOutput) + func (c *FraudDetector) DeleteOutcomeWithContext(ctx aws.Context, input *DeleteOutcomeInput, opts ...request.Option) (*DeleteOutcomeOutput, error) + func (c *FraudDetector) DeleteRule(input *DeleteRuleInput) (*DeleteRuleOutput, error) + func (c *FraudDetector) DeleteRuleRequest(input *DeleteRuleInput) (req *request.Request, output *DeleteRuleOutput) + func (c *FraudDetector) DeleteRuleWithContext(ctx aws.Context, input *DeleteRuleInput, opts ...request.Option) (*DeleteRuleOutput, error) + func (c *FraudDetector) DeleteVariable(input *DeleteVariableInput) (*DeleteVariableOutput, error) + func (c *FraudDetector) DeleteVariableRequest(input *DeleteVariableInput) (req *request.Request, output *DeleteVariableOutput) + func (c *FraudDetector) DeleteVariableWithContext(ctx aws.Context, input *DeleteVariableInput, opts ...request.Option) (*DeleteVariableOutput, error) + func (c *FraudDetector) DescribeDetector(input *DescribeDetectorInput) (*DescribeDetectorOutput, error) + func (c *FraudDetector) DescribeDetectorRequest(input *DescribeDetectorInput) (req *request.Request, output *DescribeDetectorOutput) + func (c *FraudDetector) DescribeDetectorWithContext(ctx aws.Context, input *DescribeDetectorInput, opts ...request.Option) (*DescribeDetectorOutput, error) + func (c *FraudDetector) DescribeModelVersions(input *DescribeModelVersionsInput) (*DescribeModelVersionsOutput, error) + func (c *FraudDetector) DescribeModelVersionsPages(input *DescribeModelVersionsInput, ...) error + func (c *FraudDetector) DescribeModelVersionsPagesWithContext(ctx aws.Context, input *DescribeModelVersionsInput, ...) error + func (c *FraudDetector) DescribeModelVersionsRequest(input *DescribeModelVersionsInput) (req *request.Request, output *DescribeModelVersionsOutput) + func (c *FraudDetector) DescribeModelVersionsWithContext(ctx aws.Context, input *DescribeModelVersionsInput, opts ...request.Option) (*DescribeModelVersionsOutput, error) + func (c *FraudDetector) GetBatchImportJobs(input *GetBatchImportJobsInput) (*GetBatchImportJobsOutput, error) + func (c *FraudDetector) GetBatchImportJobsPages(input *GetBatchImportJobsInput, fn func(*GetBatchImportJobsOutput, bool) bool) error + func (c *FraudDetector) GetBatchImportJobsPagesWithContext(ctx aws.Context, input *GetBatchImportJobsInput, ...) error + func (c *FraudDetector) GetBatchImportJobsRequest(input *GetBatchImportJobsInput) (req *request.Request, output *GetBatchImportJobsOutput) + func (c *FraudDetector) GetBatchImportJobsWithContext(ctx aws.Context, input *GetBatchImportJobsInput, opts ...request.Option) (*GetBatchImportJobsOutput, error) + func (c *FraudDetector) GetBatchPredictionJobs(input *GetBatchPredictionJobsInput) (*GetBatchPredictionJobsOutput, error) + func (c *FraudDetector) GetBatchPredictionJobsPages(input *GetBatchPredictionJobsInput, ...) error + func (c *FraudDetector) GetBatchPredictionJobsPagesWithContext(ctx aws.Context, input *GetBatchPredictionJobsInput, ...) error + func (c *FraudDetector) GetBatchPredictionJobsRequest(input *GetBatchPredictionJobsInput) (req *request.Request, output *GetBatchPredictionJobsOutput) + func (c *FraudDetector) GetBatchPredictionJobsWithContext(ctx aws.Context, input *GetBatchPredictionJobsInput, opts ...request.Option) (*GetBatchPredictionJobsOutput, error) + func (c *FraudDetector) GetDeleteEventsByEventTypeStatus(input *GetDeleteEventsByEventTypeStatusInput) (*GetDeleteEventsByEventTypeStatusOutput, error) + func (c *FraudDetector) GetDeleteEventsByEventTypeStatusRequest(input *GetDeleteEventsByEventTypeStatusInput) (req *request.Request, output *GetDeleteEventsByEventTypeStatusOutput) + func (c *FraudDetector) GetDeleteEventsByEventTypeStatusWithContext(ctx aws.Context, input *GetDeleteEventsByEventTypeStatusInput, ...) (*GetDeleteEventsByEventTypeStatusOutput, error) + func (c *FraudDetector) GetDetectorVersion(input *GetDetectorVersionInput) (*GetDetectorVersionOutput, error) + func (c *FraudDetector) GetDetectorVersionRequest(input *GetDetectorVersionInput) (req *request.Request, output *GetDetectorVersionOutput) + func (c *FraudDetector) GetDetectorVersionWithContext(ctx aws.Context, input *GetDetectorVersionInput, opts ...request.Option) (*GetDetectorVersionOutput, error) + func (c *FraudDetector) GetDetectors(input *GetDetectorsInput) (*GetDetectorsOutput, error) + func (c *FraudDetector) GetDetectorsPages(input *GetDetectorsInput, fn func(*GetDetectorsOutput, bool) bool) error + func (c *FraudDetector) GetDetectorsPagesWithContext(ctx aws.Context, input *GetDetectorsInput, ...) error + func (c *FraudDetector) GetDetectorsRequest(input *GetDetectorsInput) (req *request.Request, output *GetDetectorsOutput) + func (c *FraudDetector) GetDetectorsWithContext(ctx aws.Context, input *GetDetectorsInput, opts ...request.Option) (*GetDetectorsOutput, error) + func (c *FraudDetector) GetEntityTypes(input *GetEntityTypesInput) (*GetEntityTypesOutput, error) + func (c *FraudDetector) GetEntityTypesPages(input *GetEntityTypesInput, fn func(*GetEntityTypesOutput, bool) bool) error + func (c *FraudDetector) GetEntityTypesPagesWithContext(ctx aws.Context, input *GetEntityTypesInput, ...) error + func (c *FraudDetector) GetEntityTypesRequest(input *GetEntityTypesInput) (req *request.Request, output *GetEntityTypesOutput) + func (c *FraudDetector) GetEntityTypesWithContext(ctx aws.Context, input *GetEntityTypesInput, opts ...request.Option) (*GetEntityTypesOutput, error) + func (c *FraudDetector) GetEvent(input *GetEventInput) (*GetEventOutput, error) + func (c *FraudDetector) GetEventPrediction(input *GetEventPredictionInput) (*GetEventPredictionOutput, error) + func (c *FraudDetector) GetEventPredictionMetadata(input *GetEventPredictionMetadataInput) (*GetEventPredictionMetadataOutput, error) + func (c *FraudDetector) GetEventPredictionMetadataRequest(input *GetEventPredictionMetadataInput) (req *request.Request, output *GetEventPredictionMetadataOutput) + func (c *FraudDetector) GetEventPredictionMetadataWithContext(ctx aws.Context, input *GetEventPredictionMetadataInput, ...) (*GetEventPredictionMetadataOutput, error) + func (c *FraudDetector) GetEventPredictionRequest(input *GetEventPredictionInput) (req *request.Request, output *GetEventPredictionOutput) + func (c *FraudDetector) GetEventPredictionWithContext(ctx aws.Context, input *GetEventPredictionInput, opts ...request.Option) (*GetEventPredictionOutput, error) + func (c *FraudDetector) GetEventRequest(input *GetEventInput) (req *request.Request, output *GetEventOutput) + func (c *FraudDetector) GetEventTypes(input *GetEventTypesInput) (*GetEventTypesOutput, error) + func (c *FraudDetector) GetEventTypesPages(input *GetEventTypesInput, fn func(*GetEventTypesOutput, bool) bool) error + func (c *FraudDetector) GetEventTypesPagesWithContext(ctx aws.Context, input *GetEventTypesInput, ...) error + func (c *FraudDetector) GetEventTypesRequest(input *GetEventTypesInput) (req *request.Request, output *GetEventTypesOutput) + func (c *FraudDetector) GetEventTypesWithContext(ctx aws.Context, input *GetEventTypesInput, opts ...request.Option) (*GetEventTypesOutput, error) + func (c *FraudDetector) GetEventWithContext(ctx aws.Context, input *GetEventInput, opts ...request.Option) (*GetEventOutput, error) + func (c *FraudDetector) GetExternalModels(input *GetExternalModelsInput) (*GetExternalModelsOutput, error) + func (c *FraudDetector) GetExternalModelsPages(input *GetExternalModelsInput, fn func(*GetExternalModelsOutput, bool) bool) error + func (c *FraudDetector) GetExternalModelsPagesWithContext(ctx aws.Context, input *GetExternalModelsInput, ...) error + func (c *FraudDetector) GetExternalModelsRequest(input *GetExternalModelsInput) (req *request.Request, output *GetExternalModelsOutput) + func (c *FraudDetector) GetExternalModelsWithContext(ctx aws.Context, input *GetExternalModelsInput, opts ...request.Option) (*GetExternalModelsOutput, error) + func (c *FraudDetector) GetKMSEncryptionKey(input *GetKMSEncryptionKeyInput) (*GetKMSEncryptionKeyOutput, error) + func (c *FraudDetector) GetKMSEncryptionKeyRequest(input *GetKMSEncryptionKeyInput) (req *request.Request, output *GetKMSEncryptionKeyOutput) + func (c *FraudDetector) GetKMSEncryptionKeyWithContext(ctx aws.Context, input *GetKMSEncryptionKeyInput, opts ...request.Option) (*GetKMSEncryptionKeyOutput, error) + func (c *FraudDetector) GetLabels(input *GetLabelsInput) (*GetLabelsOutput, error) + func (c *FraudDetector) GetLabelsPages(input *GetLabelsInput, fn func(*GetLabelsOutput, bool) bool) error + func (c *FraudDetector) GetLabelsPagesWithContext(ctx aws.Context, input *GetLabelsInput, fn func(*GetLabelsOutput, bool) bool, ...) error + func (c *FraudDetector) GetLabelsRequest(input *GetLabelsInput) (req *request.Request, output *GetLabelsOutput) + func (c *FraudDetector) GetLabelsWithContext(ctx aws.Context, input *GetLabelsInput, opts ...request.Option) (*GetLabelsOutput, error) + func (c *FraudDetector) GetListElements(input *GetListElementsInput) (*GetListElementsOutput, error) + func (c *FraudDetector) GetListElementsPages(input *GetListElementsInput, fn func(*GetListElementsOutput, bool) bool) error + func (c *FraudDetector) GetListElementsPagesWithContext(ctx aws.Context, input *GetListElementsInput, ...) error + func (c *FraudDetector) GetListElementsRequest(input *GetListElementsInput) (req *request.Request, output *GetListElementsOutput) + func (c *FraudDetector) GetListElementsWithContext(ctx aws.Context, input *GetListElementsInput, opts ...request.Option) (*GetListElementsOutput, error) + func (c *FraudDetector) GetListsMetadata(input *GetListsMetadataInput) (*GetListsMetadataOutput, error) + func (c *FraudDetector) GetListsMetadataPages(input *GetListsMetadataInput, fn func(*GetListsMetadataOutput, bool) bool) error + func (c *FraudDetector) GetListsMetadataPagesWithContext(ctx aws.Context, input *GetListsMetadataInput, ...) error + func (c *FraudDetector) GetListsMetadataRequest(input *GetListsMetadataInput) (req *request.Request, output *GetListsMetadataOutput) + func (c *FraudDetector) GetListsMetadataWithContext(ctx aws.Context, input *GetListsMetadataInput, opts ...request.Option) (*GetListsMetadataOutput, error) + func (c *FraudDetector) GetModelVersion(input *GetModelVersionInput) (*GetModelVersionOutput, error) + func (c *FraudDetector) GetModelVersionRequest(input *GetModelVersionInput) (req *request.Request, output *GetModelVersionOutput) + func (c *FraudDetector) GetModelVersionWithContext(ctx aws.Context, input *GetModelVersionInput, opts ...request.Option) (*GetModelVersionOutput, error) + func (c *FraudDetector) GetModels(input *GetModelsInput) (*GetModelsOutput, error) + func (c *FraudDetector) GetModelsPages(input *GetModelsInput, fn func(*GetModelsOutput, bool) bool) error + func (c *FraudDetector) GetModelsPagesWithContext(ctx aws.Context, input *GetModelsInput, fn func(*GetModelsOutput, bool) bool, ...) error + func (c *FraudDetector) GetModelsRequest(input *GetModelsInput) (req *request.Request, output *GetModelsOutput) + func (c *FraudDetector) GetModelsWithContext(ctx aws.Context, input *GetModelsInput, opts ...request.Option) (*GetModelsOutput, error) + func (c *FraudDetector) GetOutcomes(input *GetOutcomesInput) (*GetOutcomesOutput, error) + func (c *FraudDetector) GetOutcomesPages(input *GetOutcomesInput, fn func(*GetOutcomesOutput, bool) bool) error + func (c *FraudDetector) GetOutcomesPagesWithContext(ctx aws.Context, input *GetOutcomesInput, ...) error + func (c *FraudDetector) GetOutcomesRequest(input *GetOutcomesInput) (req *request.Request, output *GetOutcomesOutput) + func (c *FraudDetector) GetOutcomesWithContext(ctx aws.Context, input *GetOutcomesInput, opts ...request.Option) (*GetOutcomesOutput, error) + func (c *FraudDetector) GetRules(input *GetRulesInput) (*GetRulesOutput, error) + func (c *FraudDetector) GetRulesPages(input *GetRulesInput, fn func(*GetRulesOutput, bool) bool) error + func (c *FraudDetector) GetRulesPagesWithContext(ctx aws.Context, input *GetRulesInput, fn func(*GetRulesOutput, bool) bool, ...) error + func (c *FraudDetector) GetRulesRequest(input *GetRulesInput) (req *request.Request, output *GetRulesOutput) + func (c *FraudDetector) GetRulesWithContext(ctx aws.Context, input *GetRulesInput, opts ...request.Option) (*GetRulesOutput, error) + func (c *FraudDetector) GetVariables(input *GetVariablesInput) (*GetVariablesOutput, error) + func (c *FraudDetector) GetVariablesPages(input *GetVariablesInput, fn func(*GetVariablesOutput, bool) bool) error + func (c *FraudDetector) GetVariablesPagesWithContext(ctx aws.Context, input *GetVariablesInput, ...) error + func (c *FraudDetector) GetVariablesRequest(input *GetVariablesInput) (req *request.Request, output *GetVariablesOutput) + func (c *FraudDetector) GetVariablesWithContext(ctx aws.Context, input *GetVariablesInput, opts ...request.Option) (*GetVariablesOutput, error) + func (c *FraudDetector) ListEventPredictions(input *ListEventPredictionsInput) (*ListEventPredictionsOutput, error) + func (c *FraudDetector) ListEventPredictionsPages(input *ListEventPredictionsInput, ...) error + func (c *FraudDetector) ListEventPredictionsPagesWithContext(ctx aws.Context, input *ListEventPredictionsInput, ...) error + func (c *FraudDetector) ListEventPredictionsRequest(input *ListEventPredictionsInput) (req *request.Request, output *ListEventPredictionsOutput) + func (c *FraudDetector) ListEventPredictionsWithContext(ctx aws.Context, input *ListEventPredictionsInput, opts ...request.Option) (*ListEventPredictionsOutput, error) + func (c *FraudDetector) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *FraudDetector) ListTagsForResourcePages(input *ListTagsForResourceInput, ...) error + func (c *FraudDetector) ListTagsForResourcePagesWithContext(ctx aws.Context, input *ListTagsForResourceInput, ...) error + func (c *FraudDetector) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *FraudDetector) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *FraudDetector) PutDetector(input *PutDetectorInput) (*PutDetectorOutput, error) + func (c *FraudDetector) PutDetectorRequest(input *PutDetectorInput) (req *request.Request, output *PutDetectorOutput) + func (c *FraudDetector) PutDetectorWithContext(ctx aws.Context, input *PutDetectorInput, opts ...request.Option) (*PutDetectorOutput, error) + func (c *FraudDetector) PutEntityType(input *PutEntityTypeInput) (*PutEntityTypeOutput, error) + func (c *FraudDetector) PutEntityTypeRequest(input *PutEntityTypeInput) (req *request.Request, output *PutEntityTypeOutput) + func (c *FraudDetector) PutEntityTypeWithContext(ctx aws.Context, input *PutEntityTypeInput, opts ...request.Option) (*PutEntityTypeOutput, error) + func (c *FraudDetector) PutEventType(input *PutEventTypeInput) (*PutEventTypeOutput, error) + func (c *FraudDetector) PutEventTypeRequest(input *PutEventTypeInput) (req *request.Request, output *PutEventTypeOutput) + func (c *FraudDetector) PutEventTypeWithContext(ctx aws.Context, input *PutEventTypeInput, opts ...request.Option) (*PutEventTypeOutput, error) + func (c *FraudDetector) PutExternalModel(input *PutExternalModelInput) (*PutExternalModelOutput, error) + func (c *FraudDetector) PutExternalModelRequest(input *PutExternalModelInput) (req *request.Request, output *PutExternalModelOutput) + func (c *FraudDetector) PutExternalModelWithContext(ctx aws.Context, input *PutExternalModelInput, opts ...request.Option) (*PutExternalModelOutput, error) + func (c *FraudDetector) PutKMSEncryptionKey(input *PutKMSEncryptionKeyInput) (*PutKMSEncryptionKeyOutput, error) + func (c *FraudDetector) PutKMSEncryptionKeyRequest(input *PutKMSEncryptionKeyInput) (req *request.Request, output *PutKMSEncryptionKeyOutput) + func (c *FraudDetector) PutKMSEncryptionKeyWithContext(ctx aws.Context, input *PutKMSEncryptionKeyInput, opts ...request.Option) (*PutKMSEncryptionKeyOutput, error) + func (c *FraudDetector) PutLabel(input *PutLabelInput) (*PutLabelOutput, error) + func (c *FraudDetector) PutLabelRequest(input *PutLabelInput) (req *request.Request, output *PutLabelOutput) + func (c *FraudDetector) PutLabelWithContext(ctx aws.Context, input *PutLabelInput, opts ...request.Option) (*PutLabelOutput, error) + func (c *FraudDetector) PutOutcome(input *PutOutcomeInput) (*PutOutcomeOutput, error) + func (c *FraudDetector) PutOutcomeRequest(input *PutOutcomeInput) (req *request.Request, output *PutOutcomeOutput) + func (c *FraudDetector) PutOutcomeWithContext(ctx aws.Context, input *PutOutcomeInput, opts ...request.Option) (*PutOutcomeOutput, error) + func (c *FraudDetector) SendEvent(input *SendEventInput) (*SendEventOutput, error) + func (c *FraudDetector) SendEventRequest(input *SendEventInput) (req *request.Request, output *SendEventOutput) + func (c *FraudDetector) SendEventWithContext(ctx aws.Context, input *SendEventInput, opts ...request.Option) (*SendEventOutput, error) + func (c *FraudDetector) TagResource(input *TagResourceInput) (*TagResourceOutput, error) + func (c *FraudDetector) TagResourceRequest(input *TagResourceInput) (req *request.Request, output *TagResourceOutput) + func (c *FraudDetector) TagResourceWithContext(ctx aws.Context, input *TagResourceInput, opts ...request.Option) (*TagResourceOutput, error) + func (c *FraudDetector) UntagResource(input *UntagResourceInput) (*UntagResourceOutput, error) + func (c *FraudDetector) UntagResourceRequest(input *UntagResourceInput) (req *request.Request, output *UntagResourceOutput) + func (c *FraudDetector) UntagResourceWithContext(ctx aws.Context, input *UntagResourceInput, opts ...request.Option) (*UntagResourceOutput, error) + func (c *FraudDetector) UpdateDetectorVersion(input *UpdateDetectorVersionInput) (*UpdateDetectorVersionOutput, error) + func (c *FraudDetector) UpdateDetectorVersionMetadata(input *UpdateDetectorVersionMetadataInput) (*UpdateDetectorVersionMetadataOutput, error) + func (c *FraudDetector) UpdateDetectorVersionMetadataRequest(input *UpdateDetectorVersionMetadataInput) (req *request.Request, output *UpdateDetectorVersionMetadataOutput) + func (c *FraudDetector) UpdateDetectorVersionMetadataWithContext(ctx aws.Context, input *UpdateDetectorVersionMetadataInput, ...) (*UpdateDetectorVersionMetadataOutput, error) + func (c *FraudDetector) UpdateDetectorVersionRequest(input *UpdateDetectorVersionInput) (req *request.Request, output *UpdateDetectorVersionOutput) + func (c *FraudDetector) UpdateDetectorVersionStatus(input *UpdateDetectorVersionStatusInput) (*UpdateDetectorVersionStatusOutput, error) + func (c *FraudDetector) UpdateDetectorVersionStatusRequest(input *UpdateDetectorVersionStatusInput) (req *request.Request, output *UpdateDetectorVersionStatusOutput) + func (c *FraudDetector) UpdateDetectorVersionStatusWithContext(ctx aws.Context, input *UpdateDetectorVersionStatusInput, ...) (*UpdateDetectorVersionStatusOutput, error) + func (c *FraudDetector) UpdateDetectorVersionWithContext(ctx aws.Context, input *UpdateDetectorVersionInput, opts ...request.Option) (*UpdateDetectorVersionOutput, error) + func (c *FraudDetector) UpdateEventLabel(input *UpdateEventLabelInput) (*UpdateEventLabelOutput, error) + func (c *FraudDetector) UpdateEventLabelRequest(input *UpdateEventLabelInput) (req *request.Request, output *UpdateEventLabelOutput) + func (c *FraudDetector) UpdateEventLabelWithContext(ctx aws.Context, input *UpdateEventLabelInput, opts ...request.Option) (*UpdateEventLabelOutput, error) + func (c *FraudDetector) UpdateList(input *UpdateListInput) (*UpdateListOutput, error) + func (c *FraudDetector) UpdateListRequest(input *UpdateListInput) (req *request.Request, output *UpdateListOutput) + func (c *FraudDetector) UpdateListWithContext(ctx aws.Context, input *UpdateListInput, opts ...request.Option) (*UpdateListOutput, error) + func (c *FraudDetector) UpdateModel(input *UpdateModelInput) (*UpdateModelOutput, error) + func (c *FraudDetector) UpdateModelRequest(input *UpdateModelInput) (req *request.Request, output *UpdateModelOutput) + func (c *FraudDetector) UpdateModelVersion(input *UpdateModelVersionInput) (*UpdateModelVersionOutput, error) + func (c *FraudDetector) UpdateModelVersionRequest(input *UpdateModelVersionInput) (req *request.Request, output *UpdateModelVersionOutput) + func (c *FraudDetector) UpdateModelVersionStatus(input *UpdateModelVersionStatusInput) (*UpdateModelVersionStatusOutput, error) + func (c *FraudDetector) UpdateModelVersionStatusRequest(input *UpdateModelVersionStatusInput) (req *request.Request, output *UpdateModelVersionStatusOutput) + func (c *FraudDetector) UpdateModelVersionStatusWithContext(ctx aws.Context, input *UpdateModelVersionStatusInput, opts ...request.Option) (*UpdateModelVersionStatusOutput, error) + func (c *FraudDetector) UpdateModelVersionWithContext(ctx aws.Context, input *UpdateModelVersionInput, opts ...request.Option) (*UpdateModelVersionOutput, error) + func (c *FraudDetector) UpdateModelWithContext(ctx aws.Context, input *UpdateModelInput, opts ...request.Option) (*UpdateModelOutput, error) + func (c *FraudDetector) UpdateRuleMetadata(input *UpdateRuleMetadataInput) (*UpdateRuleMetadataOutput, error) + func (c *FraudDetector) UpdateRuleMetadataRequest(input *UpdateRuleMetadataInput) (req *request.Request, output *UpdateRuleMetadataOutput) + func (c *FraudDetector) UpdateRuleMetadataWithContext(ctx aws.Context, input *UpdateRuleMetadataInput, opts ...request.Option) (*UpdateRuleMetadataOutput, error) + func (c *FraudDetector) UpdateRuleVersion(input *UpdateRuleVersionInput) (*UpdateRuleVersionOutput, error) + func (c *FraudDetector) UpdateRuleVersionRequest(input *UpdateRuleVersionInput) (req *request.Request, output *UpdateRuleVersionOutput) + func (c *FraudDetector) UpdateRuleVersionWithContext(ctx aws.Context, input *UpdateRuleVersionInput, opts ...request.Option) (*UpdateRuleVersionOutput, error) + func (c *FraudDetector) UpdateVariable(input *UpdateVariableInput) (*UpdateVariableOutput, error) + func (c *FraudDetector) UpdateVariableRequest(input *UpdateVariableInput) (req *request.Request, output *UpdateVariableOutput) + func (c *FraudDetector) UpdateVariableWithContext(ctx aws.Context, input *UpdateVariableInput, opts ...request.Option) (*UpdateVariableOutput, error) + type GetBatchImportJobsInput struct + JobId *string + MaxResults *int64 + NextToken *string + func (s *GetBatchImportJobsInput) SetJobId(v string) *GetBatchImportJobsInput + func (s *GetBatchImportJobsInput) SetMaxResults(v int64) *GetBatchImportJobsInput + func (s *GetBatchImportJobsInput) SetNextToken(v string) *GetBatchImportJobsInput + func (s *GetBatchImportJobsInput) Validate() error + func (s GetBatchImportJobsInput) GoString() string + func (s GetBatchImportJobsInput) String() string + type GetBatchImportJobsOutput struct + BatchImports []*BatchImport + NextToken *string + func (s *GetBatchImportJobsOutput) SetBatchImports(v []*BatchImport) *GetBatchImportJobsOutput + func (s *GetBatchImportJobsOutput) SetNextToken(v string) *GetBatchImportJobsOutput + func (s GetBatchImportJobsOutput) GoString() string + func (s GetBatchImportJobsOutput) String() string + type GetBatchPredictionJobsInput struct + JobId *string + MaxResults *int64 + NextToken *string + func (s *GetBatchPredictionJobsInput) SetJobId(v string) *GetBatchPredictionJobsInput + func (s *GetBatchPredictionJobsInput) SetMaxResults(v int64) *GetBatchPredictionJobsInput + func (s *GetBatchPredictionJobsInput) SetNextToken(v string) *GetBatchPredictionJobsInput + func (s *GetBatchPredictionJobsInput) Validate() error + func (s GetBatchPredictionJobsInput) GoString() string + func (s GetBatchPredictionJobsInput) String() string + type GetBatchPredictionJobsOutput struct + BatchPredictions []*BatchPrediction + NextToken *string + func (s *GetBatchPredictionJobsOutput) SetBatchPredictions(v []*BatchPrediction) *GetBatchPredictionJobsOutput + func (s *GetBatchPredictionJobsOutput) SetNextToken(v string) *GetBatchPredictionJobsOutput + func (s GetBatchPredictionJobsOutput) GoString() string + func (s GetBatchPredictionJobsOutput) String() string + type GetDeleteEventsByEventTypeStatusInput struct + EventTypeName *string + func (s *GetDeleteEventsByEventTypeStatusInput) SetEventTypeName(v string) *GetDeleteEventsByEventTypeStatusInput + func (s *GetDeleteEventsByEventTypeStatusInput) Validate() error + func (s GetDeleteEventsByEventTypeStatusInput) GoString() string + func (s GetDeleteEventsByEventTypeStatusInput) String() string + type GetDeleteEventsByEventTypeStatusOutput struct + EventTypeName *string + EventsDeletionStatus *string + func (s *GetDeleteEventsByEventTypeStatusOutput) SetEventTypeName(v string) *GetDeleteEventsByEventTypeStatusOutput + func (s *GetDeleteEventsByEventTypeStatusOutput) SetEventsDeletionStatus(v string) *GetDeleteEventsByEventTypeStatusOutput + func (s GetDeleteEventsByEventTypeStatusOutput) GoString() string + func (s GetDeleteEventsByEventTypeStatusOutput) String() string + type GetDetectorVersionInput struct + DetectorId *string + DetectorVersionId *string + func (s *GetDetectorVersionInput) SetDetectorId(v string) *GetDetectorVersionInput + func (s *GetDetectorVersionInput) SetDetectorVersionId(v string) *GetDetectorVersionInput + func (s *GetDetectorVersionInput) Validate() error + func (s GetDetectorVersionInput) GoString() string + func (s GetDetectorVersionInput) String() string + type GetDetectorVersionOutput struct + Arn *string + CreatedTime *string + Description *string + DetectorId *string + DetectorVersionId *string + ExternalModelEndpoints []*string + LastUpdatedTime *string + ModelVersions []*ModelVersion + RuleExecutionMode *string + Rules []*Rule + Status *string + func (s *GetDetectorVersionOutput) SetArn(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetCreatedTime(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetDescription(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetDetectorId(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetDetectorVersionId(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetExternalModelEndpoints(v []*string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetLastUpdatedTime(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetModelVersions(v []*ModelVersion) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetRuleExecutionMode(v string) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetRules(v []*Rule) *GetDetectorVersionOutput + func (s *GetDetectorVersionOutput) SetStatus(v string) *GetDetectorVersionOutput + func (s GetDetectorVersionOutput) GoString() string + func (s GetDetectorVersionOutput) String() string + type GetDetectorsInput struct + DetectorId *string + MaxResults *int64 + NextToken *string + func (s *GetDetectorsInput) SetDetectorId(v string) *GetDetectorsInput + func (s *GetDetectorsInput) SetMaxResults(v int64) *GetDetectorsInput + func (s *GetDetectorsInput) SetNextToken(v string) *GetDetectorsInput + func (s *GetDetectorsInput) Validate() error + func (s GetDetectorsInput) GoString() string + func (s GetDetectorsInput) String() string + type GetDetectorsOutput struct + Detectors []*Detector + NextToken *string + func (s *GetDetectorsOutput) SetDetectors(v []*Detector) *GetDetectorsOutput + func (s *GetDetectorsOutput) SetNextToken(v string) *GetDetectorsOutput + func (s GetDetectorsOutput) GoString() string + func (s GetDetectorsOutput) String() string + type GetEntityTypesInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetEntityTypesInput) SetMaxResults(v int64) *GetEntityTypesInput + func (s *GetEntityTypesInput) SetName(v string) *GetEntityTypesInput + func (s *GetEntityTypesInput) SetNextToken(v string) *GetEntityTypesInput + func (s *GetEntityTypesInput) Validate() error + func (s GetEntityTypesInput) GoString() string + func (s GetEntityTypesInput) String() string + type GetEntityTypesOutput struct + EntityTypes []*EntityType + NextToken *string + func (s *GetEntityTypesOutput) SetEntityTypes(v []*EntityType) *GetEntityTypesOutput + func (s *GetEntityTypesOutput) SetNextToken(v string) *GetEntityTypesOutput + func (s GetEntityTypesOutput) GoString() string + func (s GetEntityTypesOutput) String() string + type GetEventInput struct + EventId *string + EventTypeName *string + func (s *GetEventInput) SetEventId(v string) *GetEventInput + func (s *GetEventInput) SetEventTypeName(v string) *GetEventInput + func (s *GetEventInput) Validate() error + func (s GetEventInput) GoString() string + func (s GetEventInput) String() string + type GetEventOutput struct + Event *Event + func (s *GetEventOutput) SetEvent(v *Event) *GetEventOutput + func (s GetEventOutput) GoString() string + func (s GetEventOutput) String() string + type GetEventPredictionInput struct + DetectorId *string + DetectorVersionId *string + Entities []*Entity + EventId *string + EventTimestamp *string + EventTypeName *string + EventVariables map[string]*string + ExternalModelEndpointDataBlobs map[string]*ModelEndpointDataBlob + func (s *GetEventPredictionInput) SetDetectorId(v string) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetDetectorVersionId(v string) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetEntities(v []*Entity) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetEventId(v string) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetEventTimestamp(v string) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetEventTypeName(v string) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetEventVariables(v map[string]*string) *GetEventPredictionInput + func (s *GetEventPredictionInput) SetExternalModelEndpointDataBlobs(v map[string]*ModelEndpointDataBlob) *GetEventPredictionInput + func (s *GetEventPredictionInput) Validate() error + func (s GetEventPredictionInput) GoString() string + func (s GetEventPredictionInput) String() string + type GetEventPredictionMetadataInput struct + DetectorId *string + DetectorVersionId *string + EventId *string + EventTypeName *string + PredictionTimestamp *string + func (s *GetEventPredictionMetadataInput) SetDetectorId(v string) *GetEventPredictionMetadataInput + func (s *GetEventPredictionMetadataInput) SetDetectorVersionId(v string) *GetEventPredictionMetadataInput + func (s *GetEventPredictionMetadataInput) SetEventId(v string) *GetEventPredictionMetadataInput + func (s *GetEventPredictionMetadataInput) SetEventTypeName(v string) *GetEventPredictionMetadataInput + func (s *GetEventPredictionMetadataInput) SetPredictionTimestamp(v string) *GetEventPredictionMetadataInput + func (s *GetEventPredictionMetadataInput) Validate() error + func (s GetEventPredictionMetadataInput) GoString() string + func (s GetEventPredictionMetadataInput) String() string + type GetEventPredictionMetadataOutput struct + DetectorId *string + DetectorVersionId *string + DetectorVersionStatus *string + EntityId *string + EntityType *string + EvaluatedExternalModels []*EvaluatedExternalModel + EvaluatedModelVersions []*EvaluatedModelVersion + EventId *string + EventTimestamp *string + EventTypeName *string + EventVariables []*EventVariableSummary + Outcomes []*string + PredictionTimestamp *string + RuleExecutionMode *string + Rules []*EvaluatedRule + func (s *GetEventPredictionMetadataOutput) SetDetectorId(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetDetectorVersionId(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetDetectorVersionStatus(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEntityId(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEntityType(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEvaluatedExternalModels(v []*EvaluatedExternalModel) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEvaluatedModelVersions(v []*EvaluatedModelVersion) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEventId(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEventTimestamp(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEventTypeName(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetEventVariables(v []*EventVariableSummary) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetOutcomes(v []*string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetPredictionTimestamp(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetRuleExecutionMode(v string) *GetEventPredictionMetadataOutput + func (s *GetEventPredictionMetadataOutput) SetRules(v []*EvaluatedRule) *GetEventPredictionMetadataOutput + func (s GetEventPredictionMetadataOutput) GoString() string + func (s GetEventPredictionMetadataOutput) String() string + type GetEventPredictionOutput struct + ExternalModelOutputs []*ExternalModelOutputs + ModelScores []*ModelScores + RuleResults []*RuleResult + func (s *GetEventPredictionOutput) SetExternalModelOutputs(v []*ExternalModelOutputs) *GetEventPredictionOutput + func (s *GetEventPredictionOutput) SetModelScores(v []*ModelScores) *GetEventPredictionOutput + func (s *GetEventPredictionOutput) SetRuleResults(v []*RuleResult) *GetEventPredictionOutput + func (s GetEventPredictionOutput) GoString() string + func (s GetEventPredictionOutput) String() string + type GetEventTypesInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetEventTypesInput) SetMaxResults(v int64) *GetEventTypesInput + func (s *GetEventTypesInput) SetName(v string) *GetEventTypesInput + func (s *GetEventTypesInput) SetNextToken(v string) *GetEventTypesInput + func (s *GetEventTypesInput) Validate() error + func (s GetEventTypesInput) GoString() string + func (s GetEventTypesInput) String() string + type GetEventTypesOutput struct + EventTypes []*EventType + NextToken *string + func (s *GetEventTypesOutput) SetEventTypes(v []*EventType) *GetEventTypesOutput + func (s *GetEventTypesOutput) SetNextToken(v string) *GetEventTypesOutput + func (s GetEventTypesOutput) GoString() string + func (s GetEventTypesOutput) String() string + type GetExternalModelsInput struct + MaxResults *int64 + ModelEndpoint *string + NextToken *string + func (s *GetExternalModelsInput) SetMaxResults(v int64) *GetExternalModelsInput + func (s *GetExternalModelsInput) SetModelEndpoint(v string) *GetExternalModelsInput + func (s *GetExternalModelsInput) SetNextToken(v string) *GetExternalModelsInput + func (s *GetExternalModelsInput) Validate() error + func (s GetExternalModelsInput) GoString() string + func (s GetExternalModelsInput) String() string + type GetExternalModelsOutput struct + ExternalModels []*ExternalModel + NextToken *string + func (s *GetExternalModelsOutput) SetExternalModels(v []*ExternalModel) *GetExternalModelsOutput + func (s *GetExternalModelsOutput) SetNextToken(v string) *GetExternalModelsOutput + func (s GetExternalModelsOutput) GoString() string + func (s GetExternalModelsOutput) String() string + type GetKMSEncryptionKeyInput struct + func (s GetKMSEncryptionKeyInput) GoString() string + func (s GetKMSEncryptionKeyInput) String() string + type GetKMSEncryptionKeyOutput struct + KmsKey *KMSKey + func (s *GetKMSEncryptionKeyOutput) SetKmsKey(v *KMSKey) *GetKMSEncryptionKeyOutput + func (s GetKMSEncryptionKeyOutput) GoString() string + func (s GetKMSEncryptionKeyOutput) String() string + type GetLabelsInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetLabelsInput) SetMaxResults(v int64) *GetLabelsInput + func (s *GetLabelsInput) SetName(v string) *GetLabelsInput + func (s *GetLabelsInput) SetNextToken(v string) *GetLabelsInput + func (s *GetLabelsInput) Validate() error + func (s GetLabelsInput) GoString() string + func (s GetLabelsInput) String() string + type GetLabelsOutput struct + Labels []*Label + NextToken *string + func (s *GetLabelsOutput) SetLabels(v []*Label) *GetLabelsOutput + func (s *GetLabelsOutput) SetNextToken(v string) *GetLabelsOutput + func (s GetLabelsOutput) GoString() string + func (s GetLabelsOutput) String() string + type GetListElementsInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetListElementsInput) SetMaxResults(v int64) *GetListElementsInput + func (s *GetListElementsInput) SetName(v string) *GetListElementsInput + func (s *GetListElementsInput) SetNextToken(v string) *GetListElementsInput + func (s *GetListElementsInput) Validate() error + func (s GetListElementsInput) GoString() string + func (s GetListElementsInput) String() string + type GetListElementsOutput struct + Elements []*string + NextToken *string + func (s *GetListElementsOutput) SetElements(v []*string) *GetListElementsOutput + func (s *GetListElementsOutput) SetNextToken(v string) *GetListElementsOutput + func (s GetListElementsOutput) GoString() string + func (s GetListElementsOutput) String() string + type GetListsMetadataInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetListsMetadataInput) SetMaxResults(v int64) *GetListsMetadataInput + func (s *GetListsMetadataInput) SetName(v string) *GetListsMetadataInput + func (s *GetListsMetadataInput) SetNextToken(v string) *GetListsMetadataInput + func (s *GetListsMetadataInput) Validate() error + func (s GetListsMetadataInput) GoString() string + func (s GetListsMetadataInput) String() string + type GetListsMetadataOutput struct + Lists []*AllowDenyList + NextToken *string + func (s *GetListsMetadataOutput) SetLists(v []*AllowDenyList) *GetListsMetadataOutput + func (s *GetListsMetadataOutput) SetNextToken(v string) *GetListsMetadataOutput + func (s GetListsMetadataOutput) GoString() string + func (s GetListsMetadataOutput) String() string + type GetModelVersionInput struct + ModelId *string + ModelType *string + ModelVersionNumber *string + func (s *GetModelVersionInput) SetModelId(v string) *GetModelVersionInput + func (s *GetModelVersionInput) SetModelType(v string) *GetModelVersionInput + func (s *GetModelVersionInput) SetModelVersionNumber(v string) *GetModelVersionInput + func (s *GetModelVersionInput) Validate() error + func (s GetModelVersionInput) GoString() string + func (s GetModelVersionInput) String() string + type GetModelVersionOutput struct + Arn *string + ExternalEventsDetail *ExternalEventsDetail + IngestedEventsDetail *IngestedEventsDetail + ModelId *string + ModelType *string + ModelVersionNumber *string + Status *string + TrainingDataSchema *TrainingDataSchema + TrainingDataSource *string + func (s *GetModelVersionOutput) SetArn(v string) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetExternalEventsDetail(v *ExternalEventsDetail) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetIngestedEventsDetail(v *IngestedEventsDetail) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetModelId(v string) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetModelType(v string) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetModelVersionNumber(v string) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetStatus(v string) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetTrainingDataSchema(v *TrainingDataSchema) *GetModelVersionOutput + func (s *GetModelVersionOutput) SetTrainingDataSource(v string) *GetModelVersionOutput + func (s GetModelVersionOutput) GoString() string + func (s GetModelVersionOutput) String() string + type GetModelsInput struct + MaxResults *int64 + ModelId *string + ModelType *string + NextToken *string + func (s *GetModelsInput) SetMaxResults(v int64) *GetModelsInput + func (s *GetModelsInput) SetModelId(v string) *GetModelsInput + func (s *GetModelsInput) SetModelType(v string) *GetModelsInput + func (s *GetModelsInput) SetNextToken(v string) *GetModelsInput + func (s *GetModelsInput) Validate() error + func (s GetModelsInput) GoString() string + func (s GetModelsInput) String() string + type GetModelsOutput struct + Models []*Model + NextToken *string + func (s *GetModelsOutput) SetModels(v []*Model) *GetModelsOutput + func (s *GetModelsOutput) SetNextToken(v string) *GetModelsOutput + func (s GetModelsOutput) GoString() string + func (s GetModelsOutput) String() string + type GetOutcomesInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetOutcomesInput) SetMaxResults(v int64) *GetOutcomesInput + func (s *GetOutcomesInput) SetName(v string) *GetOutcomesInput + func (s *GetOutcomesInput) SetNextToken(v string) *GetOutcomesInput + func (s *GetOutcomesInput) Validate() error + func (s GetOutcomesInput) GoString() string + func (s GetOutcomesInput) String() string + type GetOutcomesOutput struct + NextToken *string + Outcomes []*Outcome + func (s *GetOutcomesOutput) SetNextToken(v string) *GetOutcomesOutput + func (s *GetOutcomesOutput) SetOutcomes(v []*Outcome) *GetOutcomesOutput + func (s GetOutcomesOutput) GoString() string + func (s GetOutcomesOutput) String() string + type GetRulesInput struct + DetectorId *string + MaxResults *int64 + NextToken *string + RuleId *string + RuleVersion *string + func (s *GetRulesInput) SetDetectorId(v string) *GetRulesInput + func (s *GetRulesInput) SetMaxResults(v int64) *GetRulesInput + func (s *GetRulesInput) SetNextToken(v string) *GetRulesInput + func (s *GetRulesInput) SetRuleId(v string) *GetRulesInput + func (s *GetRulesInput) SetRuleVersion(v string) *GetRulesInput + func (s *GetRulesInput) Validate() error + func (s GetRulesInput) GoString() string + func (s GetRulesInput) String() string + type GetRulesOutput struct + NextToken *string + RuleDetails []*RuleDetail + func (s *GetRulesOutput) SetNextToken(v string) *GetRulesOutput + func (s *GetRulesOutput) SetRuleDetails(v []*RuleDetail) *GetRulesOutput + func (s GetRulesOutput) GoString() string + func (s GetRulesOutput) String() string + type GetVariablesInput struct + MaxResults *int64 + Name *string + NextToken *string + func (s *GetVariablesInput) SetMaxResults(v int64) *GetVariablesInput + func (s *GetVariablesInput) SetName(v string) *GetVariablesInput + func (s *GetVariablesInput) SetNextToken(v string) *GetVariablesInput + func (s *GetVariablesInput) Validate() error + func (s GetVariablesInput) GoString() string + func (s GetVariablesInput) String() string + type GetVariablesOutput struct + NextToken *string + Variables []*Variable + func (s *GetVariablesOutput) SetNextToken(v string) *GetVariablesOutput + func (s *GetVariablesOutput) SetVariables(v []*Variable) *GetVariablesOutput + func (s GetVariablesOutput) GoString() string + func (s GetVariablesOutput) String() string + type IngestedEventStatistics struct + EventDataSizeInBytes *int64 + LastUpdatedTime *string + LeastRecentEvent *string + MostRecentEvent *string + NumberOfEvents *int64 + func (s *IngestedEventStatistics) SetEventDataSizeInBytes(v int64) *IngestedEventStatistics + func (s *IngestedEventStatistics) SetLastUpdatedTime(v string) *IngestedEventStatistics + func (s *IngestedEventStatistics) SetLeastRecentEvent(v string) *IngestedEventStatistics + func (s *IngestedEventStatistics) SetMostRecentEvent(v string) *IngestedEventStatistics + func (s *IngestedEventStatistics) SetNumberOfEvents(v int64) *IngestedEventStatistics + func (s IngestedEventStatistics) GoString() string + func (s IngestedEventStatistics) String() string + type IngestedEventsDetail struct + IngestedEventsTimeWindow *IngestedEventsTimeWindow + func (s *IngestedEventsDetail) SetIngestedEventsTimeWindow(v *IngestedEventsTimeWindow) *IngestedEventsDetail + func (s *IngestedEventsDetail) Validate() error + func (s IngestedEventsDetail) GoString() string + func (s IngestedEventsDetail) String() string + type IngestedEventsTimeWindow struct + EndTime *string + StartTime *string + func (s *IngestedEventsTimeWindow) SetEndTime(v string) *IngestedEventsTimeWindow + func (s *IngestedEventsTimeWindow) SetStartTime(v string) *IngestedEventsTimeWindow + func (s *IngestedEventsTimeWindow) Validate() error + func (s IngestedEventsTimeWindow) GoString() string + func (s IngestedEventsTimeWindow) String() string + type InternalServerException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InternalServerException) Code() string + func (s *InternalServerException) Error() string + func (s *InternalServerException) Message() string + func (s *InternalServerException) OrigErr() error + func (s *InternalServerException) RequestID() string + func (s *InternalServerException) StatusCode() int + func (s InternalServerException) GoString() string + func (s InternalServerException) String() string + type KMSKey struct + KmsEncryptionKeyArn *string + func (s *KMSKey) SetKmsEncryptionKeyArn(v string) *KMSKey + func (s KMSKey) GoString() string + func (s KMSKey) String() string + type Label struct + Arn *string + CreatedTime *string + Description *string + LastUpdatedTime *string + Name *string + func (s *Label) SetArn(v string) *Label + func (s *Label) SetCreatedTime(v string) *Label + func (s *Label) SetDescription(v string) *Label + func (s *Label) SetLastUpdatedTime(v string) *Label + func (s *Label) SetName(v string) *Label + func (s Label) GoString() string + func (s Label) String() string + type LabelSchema struct + LabelMapper map[string][]*string + UnlabeledEventsTreatment *string + func (s *LabelSchema) SetLabelMapper(v map[string][]*string) *LabelSchema + func (s *LabelSchema) SetUnlabeledEventsTreatment(v string) *LabelSchema + func (s LabelSchema) GoString() string + func (s LabelSchema) String() string + type ListEventPredictionsInput struct + DetectorId *FilterCondition + DetectorVersionId *FilterCondition + EventId *FilterCondition + EventType *FilterCondition + MaxResults *int64 + NextToken *string + PredictionTimeRange *PredictionTimeRange + func (s *ListEventPredictionsInput) SetDetectorId(v *FilterCondition) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) SetDetectorVersionId(v *FilterCondition) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) SetEventId(v *FilterCondition) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) SetEventType(v *FilterCondition) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) SetMaxResults(v int64) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) SetNextToken(v string) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) SetPredictionTimeRange(v *PredictionTimeRange) *ListEventPredictionsInput + func (s *ListEventPredictionsInput) Validate() error + func (s ListEventPredictionsInput) GoString() string + func (s ListEventPredictionsInput) String() string + type ListEventPredictionsOutput struct + EventPredictionSummaries []*EventPredictionSummary + NextToken *string + func (s *ListEventPredictionsOutput) SetEventPredictionSummaries(v []*EventPredictionSummary) *ListEventPredictionsOutput + func (s *ListEventPredictionsOutput) SetNextToken(v string) *ListEventPredictionsOutput + func (s ListEventPredictionsOutput) GoString() string + func (s ListEventPredictionsOutput) String() string + type ListTagsForResourceInput struct + MaxResults *int64 + NextToken *string + ResourceARN *string + func (s *ListTagsForResourceInput) SetMaxResults(v int64) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) SetNextToken(v string) *ListTagsForResourceInput + 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 + NextToken *string + Tags []*Tag + func (s *ListTagsForResourceOutput) SetNextToken(v string) *ListTagsForResourceOutput + func (s *ListTagsForResourceOutput) SetTags(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type LogOddsMetric struct + VariableImportance *float64 + VariableName *string + VariableType *string + func (s *LogOddsMetric) SetVariableImportance(v float64) *LogOddsMetric + func (s *LogOddsMetric) SetVariableName(v string) *LogOddsMetric + func (s *LogOddsMetric) SetVariableType(v string) *LogOddsMetric + func (s LogOddsMetric) GoString() string + func (s LogOddsMetric) String() string + type MetricDataPoint struct + Fpr *float64 + Precision *float64 + Threshold *float64 + Tpr *float64 + func (s *MetricDataPoint) SetFpr(v float64) *MetricDataPoint + func (s *MetricDataPoint) SetPrecision(v float64) *MetricDataPoint + func (s *MetricDataPoint) SetThreshold(v float64) *MetricDataPoint + func (s *MetricDataPoint) SetTpr(v float64) *MetricDataPoint + func (s MetricDataPoint) GoString() string + func (s MetricDataPoint) String() string + type Model struct + Arn *string + CreatedTime *string + Description *string + EventTypeName *string + LastUpdatedTime *string + ModelId *string + ModelType *string + func (s *Model) SetArn(v string) *Model + func (s *Model) SetCreatedTime(v string) *Model + func (s *Model) SetDescription(v string) *Model + func (s *Model) SetEventTypeName(v string) *Model + func (s *Model) SetLastUpdatedTime(v string) *Model + func (s *Model) SetModelId(v string) *Model + func (s *Model) SetModelType(v string) *Model + func (s Model) GoString() string + func (s Model) String() string + type ModelEndpointDataBlob struct + ByteBuffer []byte + ContentType *string + func (s *ModelEndpointDataBlob) SetByteBuffer(v []byte) *ModelEndpointDataBlob + func (s *ModelEndpointDataBlob) SetContentType(v string) *ModelEndpointDataBlob + func (s *ModelEndpointDataBlob) Validate() error + func (s ModelEndpointDataBlob) GoString() string + func (s ModelEndpointDataBlob) String() string + type ModelInputConfiguration struct + CsvInputTemplate *string + EventTypeName *string + Format *string + JsonInputTemplate *string + UseEventVariables *bool + func (s *ModelInputConfiguration) SetCsvInputTemplate(v string) *ModelInputConfiguration + func (s *ModelInputConfiguration) SetEventTypeName(v string) *ModelInputConfiguration + func (s *ModelInputConfiguration) SetFormat(v string) *ModelInputConfiguration + func (s *ModelInputConfiguration) SetJsonInputTemplate(v string) *ModelInputConfiguration + func (s *ModelInputConfiguration) SetUseEventVariables(v bool) *ModelInputConfiguration + func (s *ModelInputConfiguration) Validate() error + func (s ModelInputConfiguration) GoString() string + func (s ModelInputConfiguration) String() string + type ModelOutputConfiguration struct + CsvIndexToVariableMap map[string]*string + Format *string + JsonKeyToVariableMap map[string]*string + func (s *ModelOutputConfiguration) SetCsvIndexToVariableMap(v map[string]*string) *ModelOutputConfiguration + func (s *ModelOutputConfiguration) SetFormat(v string) *ModelOutputConfiguration + func (s *ModelOutputConfiguration) SetJsonKeyToVariableMap(v map[string]*string) *ModelOutputConfiguration + func (s *ModelOutputConfiguration) Validate() error + func (s ModelOutputConfiguration) GoString() string + func (s ModelOutputConfiguration) String() string + type ModelScores struct + ModelVersion *ModelVersion + Scores map[string]*float64 + func (s *ModelScores) SetModelVersion(v *ModelVersion) *ModelScores + func (s *ModelScores) SetScores(v map[string]*float64) *ModelScores + func (s ModelScores) GoString() string + func (s ModelScores) String() string + type ModelVersion struct + Arn *string + ModelId *string + ModelType *string + ModelVersionNumber *string + func (s *ModelVersion) SetArn(v string) *ModelVersion + func (s *ModelVersion) SetModelId(v string) *ModelVersion + func (s *ModelVersion) SetModelType(v string) *ModelVersion + func (s *ModelVersion) SetModelVersionNumber(v string) *ModelVersion + func (s *ModelVersion) Validate() error + func (s ModelVersion) GoString() string + func (s ModelVersion) String() string + type ModelVersionDetail struct + Arn *string + CreatedTime *string + ExternalEventsDetail *ExternalEventsDetail + IngestedEventsDetail *IngestedEventsDetail + LastUpdatedTime *string + ModelId *string + ModelType *string + ModelVersionNumber *string + Status *string + TrainingDataSchema *TrainingDataSchema + TrainingDataSource *string + TrainingResult *TrainingResult + TrainingResultV2 *TrainingResultV2 + func (s *ModelVersionDetail) SetArn(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetCreatedTime(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetExternalEventsDetail(v *ExternalEventsDetail) *ModelVersionDetail + func (s *ModelVersionDetail) SetIngestedEventsDetail(v *IngestedEventsDetail) *ModelVersionDetail + func (s *ModelVersionDetail) SetLastUpdatedTime(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetModelId(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetModelType(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetModelVersionNumber(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetStatus(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetTrainingDataSchema(v *TrainingDataSchema) *ModelVersionDetail + func (s *ModelVersionDetail) SetTrainingDataSource(v string) *ModelVersionDetail + func (s *ModelVersionDetail) SetTrainingResult(v *TrainingResult) *ModelVersionDetail + func (s *ModelVersionDetail) SetTrainingResultV2(v *TrainingResultV2) *ModelVersionDetail + func (s ModelVersionDetail) GoString() string + func (s ModelVersionDetail) String() string + type ModelVersionEvaluation struct + EvaluationScore *string + OutputVariableName *string + PredictionExplanations *PredictionExplanations + func (s *ModelVersionEvaluation) SetEvaluationScore(v string) *ModelVersionEvaluation + func (s *ModelVersionEvaluation) SetOutputVariableName(v string) *ModelVersionEvaluation + func (s *ModelVersionEvaluation) SetPredictionExplanations(v *PredictionExplanations) *ModelVersionEvaluation + func (s ModelVersionEvaluation) GoString() string + func (s ModelVersionEvaluation) String() string + type OFIMetricDataPoint struct + Fpr *float64 + Precision *float64 + Threshold *float64 + Tpr *float64 + func (s *OFIMetricDataPoint) SetFpr(v float64) *OFIMetricDataPoint + func (s *OFIMetricDataPoint) SetPrecision(v float64) *OFIMetricDataPoint + func (s *OFIMetricDataPoint) SetThreshold(v float64) *OFIMetricDataPoint + func (s *OFIMetricDataPoint) SetTpr(v float64) *OFIMetricDataPoint + func (s OFIMetricDataPoint) GoString() string + func (s OFIMetricDataPoint) String() string + type OFIModelPerformance struct + Auc *float64 + UncertaintyRange *UncertaintyRange + func (s *OFIModelPerformance) SetAuc(v float64) *OFIModelPerformance + func (s *OFIModelPerformance) SetUncertaintyRange(v *UncertaintyRange) *OFIModelPerformance + func (s OFIModelPerformance) GoString() string + func (s OFIModelPerformance) String() string + type OFITrainingMetricsValue struct + MetricDataPoints []*OFIMetricDataPoint + ModelPerformance *OFIModelPerformance + func (s *OFITrainingMetricsValue) SetMetricDataPoints(v []*OFIMetricDataPoint) *OFITrainingMetricsValue + func (s *OFITrainingMetricsValue) SetModelPerformance(v *OFIModelPerformance) *OFITrainingMetricsValue + func (s OFITrainingMetricsValue) GoString() string + func (s OFITrainingMetricsValue) String() string + type Outcome struct + Arn *string + CreatedTime *string + Description *string + LastUpdatedTime *string + Name *string + func (s *Outcome) SetArn(v string) *Outcome + func (s *Outcome) SetCreatedTime(v string) *Outcome + func (s *Outcome) SetDescription(v string) *Outcome + func (s *Outcome) SetLastUpdatedTime(v string) *Outcome + func (s *Outcome) SetName(v string) *Outcome + func (s Outcome) GoString() string + func (s Outcome) String() string + type PredictionExplanations struct + AggregatedVariablesImpactExplanations []*AggregatedVariablesImpactExplanation + VariableImpactExplanations []*VariableImpactExplanation + func (s *PredictionExplanations) SetAggregatedVariablesImpactExplanations(v []*AggregatedVariablesImpactExplanation) *PredictionExplanations + func (s *PredictionExplanations) SetVariableImpactExplanations(v []*VariableImpactExplanation) *PredictionExplanations + func (s PredictionExplanations) GoString() string + func (s PredictionExplanations) String() string + type PredictionTimeRange struct + EndTime *string + StartTime *string + func (s *PredictionTimeRange) SetEndTime(v string) *PredictionTimeRange + func (s *PredictionTimeRange) SetStartTime(v string) *PredictionTimeRange + func (s *PredictionTimeRange) Validate() error + func (s PredictionTimeRange) GoString() string + func (s PredictionTimeRange) String() string + type PutDetectorInput struct + Description *string + DetectorId *string + EventTypeName *string + Tags []*Tag + func (s *PutDetectorInput) SetDescription(v string) *PutDetectorInput + func (s *PutDetectorInput) SetDetectorId(v string) *PutDetectorInput + func (s *PutDetectorInput) SetEventTypeName(v string) *PutDetectorInput + func (s *PutDetectorInput) SetTags(v []*Tag) *PutDetectorInput + func (s *PutDetectorInput) Validate() error + func (s PutDetectorInput) GoString() string + func (s PutDetectorInput) String() string + type PutDetectorOutput struct + func (s PutDetectorOutput) GoString() string + func (s PutDetectorOutput) String() string + type PutEntityTypeInput struct + Description *string + Name *string + Tags []*Tag + func (s *PutEntityTypeInput) SetDescription(v string) *PutEntityTypeInput + func (s *PutEntityTypeInput) SetName(v string) *PutEntityTypeInput + func (s *PutEntityTypeInput) SetTags(v []*Tag) *PutEntityTypeInput + func (s *PutEntityTypeInput) Validate() error + func (s PutEntityTypeInput) GoString() string + func (s PutEntityTypeInput) String() string + type PutEntityTypeOutput struct + func (s PutEntityTypeOutput) GoString() string + func (s PutEntityTypeOutput) String() string + type PutEventTypeInput struct + Description *string + EntityTypes []*string + EventIngestion *string + EventOrchestration *EventOrchestration + EventVariables []*string + Labels []*string + Name *string + Tags []*Tag + func (s *PutEventTypeInput) SetDescription(v string) *PutEventTypeInput + func (s *PutEventTypeInput) SetEntityTypes(v []*string) *PutEventTypeInput + func (s *PutEventTypeInput) SetEventIngestion(v string) *PutEventTypeInput + func (s *PutEventTypeInput) SetEventOrchestration(v *EventOrchestration) *PutEventTypeInput + func (s *PutEventTypeInput) SetEventVariables(v []*string) *PutEventTypeInput + func (s *PutEventTypeInput) SetLabels(v []*string) *PutEventTypeInput + func (s *PutEventTypeInput) SetName(v string) *PutEventTypeInput + func (s *PutEventTypeInput) SetTags(v []*Tag) *PutEventTypeInput + func (s *PutEventTypeInput) Validate() error + func (s PutEventTypeInput) GoString() string + func (s PutEventTypeInput) String() string + type PutEventTypeOutput struct + func (s PutEventTypeOutput) GoString() string + func (s PutEventTypeOutput) String() string + type PutExternalModelInput struct + InputConfiguration *ModelInputConfiguration + InvokeModelEndpointRoleArn *string + ModelEndpoint *string + ModelEndpointStatus *string + ModelSource *string + OutputConfiguration *ModelOutputConfiguration + Tags []*Tag + func (s *PutExternalModelInput) SetInputConfiguration(v *ModelInputConfiguration) *PutExternalModelInput + func (s *PutExternalModelInput) SetInvokeModelEndpointRoleArn(v string) *PutExternalModelInput + func (s *PutExternalModelInput) SetModelEndpoint(v string) *PutExternalModelInput + func (s *PutExternalModelInput) SetModelEndpointStatus(v string) *PutExternalModelInput + func (s *PutExternalModelInput) SetModelSource(v string) *PutExternalModelInput + func (s *PutExternalModelInput) SetOutputConfiguration(v *ModelOutputConfiguration) *PutExternalModelInput + func (s *PutExternalModelInput) SetTags(v []*Tag) *PutExternalModelInput + func (s *PutExternalModelInput) Validate() error + func (s PutExternalModelInput) GoString() string + func (s PutExternalModelInput) String() string + type PutExternalModelOutput struct + func (s PutExternalModelOutput) GoString() string + func (s PutExternalModelOutput) String() string + type PutKMSEncryptionKeyInput struct + KmsEncryptionKeyArn *string + func (s *PutKMSEncryptionKeyInput) SetKmsEncryptionKeyArn(v string) *PutKMSEncryptionKeyInput + func (s *PutKMSEncryptionKeyInput) Validate() error + func (s PutKMSEncryptionKeyInput) GoString() string + func (s PutKMSEncryptionKeyInput) String() string + type PutKMSEncryptionKeyOutput struct + func (s PutKMSEncryptionKeyOutput) GoString() string + func (s PutKMSEncryptionKeyOutput) String() string + type PutLabelInput struct + Description *string + Name *string + Tags []*Tag + func (s *PutLabelInput) SetDescription(v string) *PutLabelInput + func (s *PutLabelInput) SetName(v string) *PutLabelInput + func (s *PutLabelInput) SetTags(v []*Tag) *PutLabelInput + func (s *PutLabelInput) Validate() error + func (s PutLabelInput) GoString() string + func (s PutLabelInput) String() string + type PutLabelOutput struct + func (s PutLabelOutput) GoString() string + func (s PutLabelOutput) String() string + type PutOutcomeInput struct + Description *string + Name *string + Tags []*Tag + func (s *PutOutcomeInput) SetDescription(v string) *PutOutcomeInput + func (s *PutOutcomeInput) SetName(v string) *PutOutcomeInput + func (s *PutOutcomeInput) SetTags(v []*Tag) *PutOutcomeInput + func (s *PutOutcomeInput) Validate() error + func (s PutOutcomeInput) GoString() string + func (s PutOutcomeInput) String() string + type PutOutcomeOutput struct + func (s PutOutcomeOutput) GoString() string + func (s PutOutcomeOutput) String() string + type ResourceNotFoundException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceNotFoundException) Code() string + func (s *ResourceNotFoundException) Error() string + func (s *ResourceNotFoundException) Message() string + func (s *ResourceNotFoundException) OrigErr() error + func (s *ResourceNotFoundException) RequestID() string + func (s *ResourceNotFoundException) StatusCode() int + func (s ResourceNotFoundException) GoString() string + func (s ResourceNotFoundException) String() string + type ResourceUnavailableException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ResourceUnavailableException) Code() string + func (s *ResourceUnavailableException) Error() string + func (s *ResourceUnavailableException) Message() string + func (s *ResourceUnavailableException) OrigErr() error + func (s *ResourceUnavailableException) RequestID() string + func (s *ResourceUnavailableException) StatusCode() int + func (s ResourceUnavailableException) GoString() string + func (s ResourceUnavailableException) String() string + type Rule struct + DetectorId *string + RuleId *string + RuleVersion *string + func (s *Rule) SetDetectorId(v string) *Rule + func (s *Rule) SetRuleId(v string) *Rule + func (s *Rule) SetRuleVersion(v string) *Rule + func (s *Rule) Validate() error + func (s Rule) GoString() string + func (s Rule) String() string + type RuleDetail struct + Arn *string + CreatedTime *string + Description *string + DetectorId *string + Expression *string + Language *string + LastUpdatedTime *string + Outcomes []*string + RuleId *string + RuleVersion *string + func (s *RuleDetail) SetArn(v string) *RuleDetail + func (s *RuleDetail) SetCreatedTime(v string) *RuleDetail + func (s *RuleDetail) SetDescription(v string) *RuleDetail + func (s *RuleDetail) SetDetectorId(v string) *RuleDetail + func (s *RuleDetail) SetExpression(v string) *RuleDetail + func (s *RuleDetail) SetLanguage(v string) *RuleDetail + func (s *RuleDetail) SetLastUpdatedTime(v string) *RuleDetail + func (s *RuleDetail) SetOutcomes(v []*string) *RuleDetail + func (s *RuleDetail) SetRuleId(v string) *RuleDetail + func (s *RuleDetail) SetRuleVersion(v string) *RuleDetail + func (s RuleDetail) GoString() string + func (s RuleDetail) String() string + type RuleResult struct + Outcomes []*string + RuleId *string + func (s *RuleResult) SetOutcomes(v []*string) *RuleResult + func (s *RuleResult) SetRuleId(v string) *RuleResult + func (s RuleResult) GoString() string + func (s RuleResult) String() string + type SendEventInput struct + AssignedLabel *string + Entities []*Entity + EventId *string + EventTimestamp *string + EventTypeName *string + EventVariables map[string]*string + LabelTimestamp *string + func (s *SendEventInput) SetAssignedLabel(v string) *SendEventInput + func (s *SendEventInput) SetEntities(v []*Entity) *SendEventInput + func (s *SendEventInput) SetEventId(v string) *SendEventInput + func (s *SendEventInput) SetEventTimestamp(v string) *SendEventInput + func (s *SendEventInput) SetEventTypeName(v string) *SendEventInput + func (s *SendEventInput) SetEventVariables(v map[string]*string) *SendEventInput + func (s *SendEventInput) SetLabelTimestamp(v string) *SendEventInput + func (s *SendEventInput) Validate() error + func (s SendEventInput) GoString() string + func (s SendEventInput) String() string + type SendEventOutput struct + func (s SendEventOutput) GoString() string + func (s SendEventOutput) String() string + type TFIMetricDataPoint struct + Fpr *float64 + Precision *float64 + Threshold *float64 + Tpr *float64 + func (s *TFIMetricDataPoint) SetFpr(v float64) *TFIMetricDataPoint + func (s *TFIMetricDataPoint) SetPrecision(v float64) *TFIMetricDataPoint + func (s *TFIMetricDataPoint) SetThreshold(v float64) *TFIMetricDataPoint + func (s *TFIMetricDataPoint) SetTpr(v float64) *TFIMetricDataPoint + func (s TFIMetricDataPoint) GoString() string + func (s TFIMetricDataPoint) String() string + type TFIModelPerformance struct + Auc *float64 + UncertaintyRange *UncertaintyRange + func (s *TFIModelPerformance) SetAuc(v float64) *TFIModelPerformance + func (s *TFIModelPerformance) SetUncertaintyRange(v *UncertaintyRange) *TFIModelPerformance + func (s TFIModelPerformance) GoString() string + func (s TFIModelPerformance) String() string + type TFITrainingMetricsValue struct + MetricDataPoints []*TFIMetricDataPoint + ModelPerformance *TFIModelPerformance + func (s *TFITrainingMetricsValue) SetMetricDataPoints(v []*TFIMetricDataPoint) *TFITrainingMetricsValue + func (s *TFITrainingMetricsValue) SetModelPerformance(v *TFIModelPerformance) *TFITrainingMetricsValue + func (s TFITrainingMetricsValue) GoString() string + func (s TFITrainingMetricsValue) 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 ThrottlingException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ThrottlingException) Code() string + func (s *ThrottlingException) Error() string + func (s *ThrottlingException) Message() string + func (s *ThrottlingException) OrigErr() error + func (s *ThrottlingException) RequestID() string + func (s *ThrottlingException) StatusCode() int + func (s ThrottlingException) GoString() string + func (s ThrottlingException) String() string + type TrainingDataSchema struct + LabelSchema *LabelSchema + ModelVariables []*string + func (s *TrainingDataSchema) SetLabelSchema(v *LabelSchema) *TrainingDataSchema + func (s *TrainingDataSchema) SetModelVariables(v []*string) *TrainingDataSchema + func (s *TrainingDataSchema) Validate() error + func (s TrainingDataSchema) GoString() string + func (s TrainingDataSchema) String() string + type TrainingMetrics struct + Auc *float64 + MetricDataPoints []*MetricDataPoint + func (s *TrainingMetrics) SetAuc(v float64) *TrainingMetrics + func (s *TrainingMetrics) SetMetricDataPoints(v []*MetricDataPoint) *TrainingMetrics + func (s TrainingMetrics) GoString() string + func (s TrainingMetrics) String() string + type TrainingMetricsV2 struct + Ati *ATITrainingMetricsValue + Ofi *OFITrainingMetricsValue + Tfi *TFITrainingMetricsValue + func (s *TrainingMetricsV2) SetAti(v *ATITrainingMetricsValue) *TrainingMetricsV2 + func (s *TrainingMetricsV2) SetOfi(v *OFITrainingMetricsValue) *TrainingMetricsV2 + func (s *TrainingMetricsV2) SetTfi(v *TFITrainingMetricsValue) *TrainingMetricsV2 + func (s TrainingMetricsV2) GoString() string + func (s TrainingMetricsV2) String() string + type TrainingResult struct + DataValidationMetrics *DataValidationMetrics + TrainingMetrics *TrainingMetrics + VariableImportanceMetrics *VariableImportanceMetrics + func (s *TrainingResult) SetDataValidationMetrics(v *DataValidationMetrics) *TrainingResult + func (s *TrainingResult) SetTrainingMetrics(v *TrainingMetrics) *TrainingResult + func (s *TrainingResult) SetVariableImportanceMetrics(v *VariableImportanceMetrics) *TrainingResult + func (s TrainingResult) GoString() string + func (s TrainingResult) String() string + type TrainingResultV2 struct + AggregatedVariablesImportanceMetrics *AggregatedVariablesImportanceMetrics + DataValidationMetrics *DataValidationMetrics + TrainingMetricsV2 *TrainingMetricsV2 + VariableImportanceMetrics *VariableImportanceMetrics + func (s *TrainingResultV2) SetAggregatedVariablesImportanceMetrics(v *AggregatedVariablesImportanceMetrics) *TrainingResultV2 + func (s *TrainingResultV2) SetDataValidationMetrics(v *DataValidationMetrics) *TrainingResultV2 + func (s *TrainingResultV2) SetTrainingMetricsV2(v *TrainingMetricsV2) *TrainingResultV2 + func (s *TrainingResultV2) SetVariableImportanceMetrics(v *VariableImportanceMetrics) *TrainingResultV2 + func (s TrainingResultV2) GoString() string + func (s TrainingResultV2) String() string + type UncertaintyRange struct + LowerBoundValue *float64 + UpperBoundValue *float64 + func (s *UncertaintyRange) SetLowerBoundValue(v float64) *UncertaintyRange + func (s *UncertaintyRange) SetUpperBoundValue(v float64) *UncertaintyRange + func (s UncertaintyRange) GoString() string + func (s UncertaintyRange) 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 UpdateDetectorVersionInput struct + Description *string + DetectorId *string + DetectorVersionId *string + ExternalModelEndpoints []*string + ModelVersions []*ModelVersion + RuleExecutionMode *string + Rules []*Rule + func (s *UpdateDetectorVersionInput) SetDescription(v string) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) SetDetectorId(v string) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) SetDetectorVersionId(v string) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) SetExternalModelEndpoints(v []*string) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) SetModelVersions(v []*ModelVersion) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) SetRuleExecutionMode(v string) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) SetRules(v []*Rule) *UpdateDetectorVersionInput + func (s *UpdateDetectorVersionInput) Validate() error + func (s UpdateDetectorVersionInput) GoString() string + func (s UpdateDetectorVersionInput) String() string + type UpdateDetectorVersionMetadataInput struct + Description *string + DetectorId *string + DetectorVersionId *string + func (s *UpdateDetectorVersionMetadataInput) SetDescription(v string) *UpdateDetectorVersionMetadataInput + func (s *UpdateDetectorVersionMetadataInput) SetDetectorId(v string) *UpdateDetectorVersionMetadataInput + func (s *UpdateDetectorVersionMetadataInput) SetDetectorVersionId(v string) *UpdateDetectorVersionMetadataInput + func (s *UpdateDetectorVersionMetadataInput) Validate() error + func (s UpdateDetectorVersionMetadataInput) GoString() string + func (s UpdateDetectorVersionMetadataInput) String() string + type UpdateDetectorVersionMetadataOutput struct + func (s UpdateDetectorVersionMetadataOutput) GoString() string + func (s UpdateDetectorVersionMetadataOutput) String() string + type UpdateDetectorVersionOutput struct + func (s UpdateDetectorVersionOutput) GoString() string + func (s UpdateDetectorVersionOutput) String() string + type UpdateDetectorVersionStatusInput struct + DetectorId *string + DetectorVersionId *string + Status *string + func (s *UpdateDetectorVersionStatusInput) SetDetectorId(v string) *UpdateDetectorVersionStatusInput + func (s *UpdateDetectorVersionStatusInput) SetDetectorVersionId(v string) *UpdateDetectorVersionStatusInput + func (s *UpdateDetectorVersionStatusInput) SetStatus(v string) *UpdateDetectorVersionStatusInput + func (s *UpdateDetectorVersionStatusInput) Validate() error + func (s UpdateDetectorVersionStatusInput) GoString() string + func (s UpdateDetectorVersionStatusInput) String() string + type UpdateDetectorVersionStatusOutput struct + func (s UpdateDetectorVersionStatusOutput) GoString() string + func (s UpdateDetectorVersionStatusOutput) String() string + type UpdateEventLabelInput struct + AssignedLabel *string + EventId *string + EventTypeName *string + LabelTimestamp *string + func (s *UpdateEventLabelInput) SetAssignedLabel(v string) *UpdateEventLabelInput + func (s *UpdateEventLabelInput) SetEventId(v string) *UpdateEventLabelInput + func (s *UpdateEventLabelInput) SetEventTypeName(v string) *UpdateEventLabelInput + func (s *UpdateEventLabelInput) SetLabelTimestamp(v string) *UpdateEventLabelInput + func (s *UpdateEventLabelInput) Validate() error + func (s UpdateEventLabelInput) GoString() string + func (s UpdateEventLabelInput) String() string + type UpdateEventLabelOutput struct + func (s UpdateEventLabelOutput) GoString() string + func (s UpdateEventLabelOutput) String() string + type UpdateListInput struct + Description *string + Elements []*string + Name *string + UpdateMode *string + VariableType *string + func (s *UpdateListInput) SetDescription(v string) *UpdateListInput + func (s *UpdateListInput) SetElements(v []*string) *UpdateListInput + func (s *UpdateListInput) SetName(v string) *UpdateListInput + func (s *UpdateListInput) SetUpdateMode(v string) *UpdateListInput + func (s *UpdateListInput) SetVariableType(v string) *UpdateListInput + func (s *UpdateListInput) Validate() error + func (s UpdateListInput) GoString() string + func (s UpdateListInput) String() string + type UpdateListOutput struct + func (s UpdateListOutput) GoString() string + func (s UpdateListOutput) String() string + type UpdateModelInput struct + Description *string + ModelId *string + ModelType *string + func (s *UpdateModelInput) SetDescription(v string) *UpdateModelInput + func (s *UpdateModelInput) SetModelId(v string) *UpdateModelInput + func (s *UpdateModelInput) SetModelType(v string) *UpdateModelInput + func (s *UpdateModelInput) Validate() error + func (s UpdateModelInput) GoString() string + func (s UpdateModelInput) String() string + type UpdateModelOutput struct + func (s UpdateModelOutput) GoString() string + func (s UpdateModelOutput) String() string + type UpdateModelVersionInput struct + ExternalEventsDetail *ExternalEventsDetail + IngestedEventsDetail *IngestedEventsDetail + MajorVersionNumber *string + ModelId *string + ModelType *string + Tags []*Tag + func (s *UpdateModelVersionInput) SetExternalEventsDetail(v *ExternalEventsDetail) *UpdateModelVersionInput + func (s *UpdateModelVersionInput) SetIngestedEventsDetail(v *IngestedEventsDetail) *UpdateModelVersionInput + func (s *UpdateModelVersionInput) SetMajorVersionNumber(v string) *UpdateModelVersionInput + func (s *UpdateModelVersionInput) SetModelId(v string) *UpdateModelVersionInput + func (s *UpdateModelVersionInput) SetModelType(v string) *UpdateModelVersionInput + func (s *UpdateModelVersionInput) SetTags(v []*Tag) *UpdateModelVersionInput + func (s *UpdateModelVersionInput) Validate() error + func (s UpdateModelVersionInput) GoString() string + func (s UpdateModelVersionInput) String() string + type UpdateModelVersionOutput struct + ModelId *string + ModelType *string + ModelVersionNumber *string + Status *string + func (s *UpdateModelVersionOutput) SetModelId(v string) *UpdateModelVersionOutput + func (s *UpdateModelVersionOutput) SetModelType(v string) *UpdateModelVersionOutput + func (s *UpdateModelVersionOutput) SetModelVersionNumber(v string) *UpdateModelVersionOutput + func (s *UpdateModelVersionOutput) SetStatus(v string) *UpdateModelVersionOutput + func (s UpdateModelVersionOutput) GoString() string + func (s UpdateModelVersionOutput) String() string + type UpdateModelVersionStatusInput struct + ModelId *string + ModelType *string + ModelVersionNumber *string + Status *string + func (s *UpdateModelVersionStatusInput) SetModelId(v string) *UpdateModelVersionStatusInput + func (s *UpdateModelVersionStatusInput) SetModelType(v string) *UpdateModelVersionStatusInput + func (s *UpdateModelVersionStatusInput) SetModelVersionNumber(v string) *UpdateModelVersionStatusInput + func (s *UpdateModelVersionStatusInput) SetStatus(v string) *UpdateModelVersionStatusInput + func (s *UpdateModelVersionStatusInput) Validate() error + func (s UpdateModelVersionStatusInput) GoString() string + func (s UpdateModelVersionStatusInput) String() string + type UpdateModelVersionStatusOutput struct + func (s UpdateModelVersionStatusOutput) GoString() string + func (s UpdateModelVersionStatusOutput) String() string + type UpdateRuleMetadataInput struct + Description *string + Rule *Rule + func (s *UpdateRuleMetadataInput) SetDescription(v string) *UpdateRuleMetadataInput + func (s *UpdateRuleMetadataInput) SetRule(v *Rule) *UpdateRuleMetadataInput + func (s *UpdateRuleMetadataInput) Validate() error + func (s UpdateRuleMetadataInput) GoString() string + func (s UpdateRuleMetadataInput) String() string + type UpdateRuleMetadataOutput struct + func (s UpdateRuleMetadataOutput) GoString() string + func (s UpdateRuleMetadataOutput) String() string + type UpdateRuleVersionInput struct + Description *string + Expression *string + Language *string + Outcomes []*string + Rule *Rule + Tags []*Tag + func (s *UpdateRuleVersionInput) SetDescription(v string) *UpdateRuleVersionInput + func (s *UpdateRuleVersionInput) SetExpression(v string) *UpdateRuleVersionInput + func (s *UpdateRuleVersionInput) SetLanguage(v string) *UpdateRuleVersionInput + func (s *UpdateRuleVersionInput) SetOutcomes(v []*string) *UpdateRuleVersionInput + func (s *UpdateRuleVersionInput) SetRule(v *Rule) *UpdateRuleVersionInput + func (s *UpdateRuleVersionInput) SetTags(v []*Tag) *UpdateRuleVersionInput + func (s *UpdateRuleVersionInput) Validate() error + func (s UpdateRuleVersionInput) GoString() string + func (s UpdateRuleVersionInput) String() string + type UpdateRuleVersionOutput struct + Rule *Rule + func (s *UpdateRuleVersionOutput) SetRule(v *Rule) *UpdateRuleVersionOutput + func (s UpdateRuleVersionOutput) GoString() string + func (s UpdateRuleVersionOutput) String() string + type UpdateVariableInput struct + DefaultValue *string + Description *string + Name *string + VariableType *string + func (s *UpdateVariableInput) SetDefaultValue(v string) *UpdateVariableInput + func (s *UpdateVariableInput) SetDescription(v string) *UpdateVariableInput + func (s *UpdateVariableInput) SetName(v string) *UpdateVariableInput + func (s *UpdateVariableInput) SetVariableType(v string) *UpdateVariableInput + func (s *UpdateVariableInput) Validate() error + func (s UpdateVariableInput) GoString() string + func (s UpdateVariableInput) String() string + type UpdateVariableOutput struct + func (s UpdateVariableOutput) GoString() string + func (s UpdateVariableOutput) String() string + type ValidationException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *ValidationException) Code() string + func (s *ValidationException) Error() string + func (s *ValidationException) Message() string + func (s *ValidationException) OrigErr() error + func (s *ValidationException) RequestID() string + func (s *ValidationException) StatusCode() int + func (s ValidationException) GoString() string + func (s ValidationException) String() string + type Variable struct + Arn *string + CreatedTime *string + DataSource *string + DataType *string + DefaultValue *string + Description *string + LastUpdatedTime *string + Name *string + VariableType *string + func (s *Variable) SetArn(v string) *Variable + func (s *Variable) SetCreatedTime(v string) *Variable + func (s *Variable) SetDataSource(v string) *Variable + func (s *Variable) SetDataType(v string) *Variable + func (s *Variable) SetDefaultValue(v string) *Variable + func (s *Variable) SetDescription(v string) *Variable + func (s *Variable) SetLastUpdatedTime(v string) *Variable + func (s *Variable) SetName(v string) *Variable + func (s *Variable) SetVariableType(v string) *Variable + func (s Variable) GoString() string + func (s Variable) String() string + type VariableEntry struct + DataSource *string + DataType *string + DefaultValue *string + Description *string + Name *string + VariableType *string + func (s *VariableEntry) SetDataSource(v string) *VariableEntry + func (s *VariableEntry) SetDataType(v string) *VariableEntry + func (s *VariableEntry) SetDefaultValue(v string) *VariableEntry + func (s *VariableEntry) SetDescription(v string) *VariableEntry + func (s *VariableEntry) SetName(v string) *VariableEntry + func (s *VariableEntry) SetVariableType(v string) *VariableEntry + func (s VariableEntry) GoString() string + func (s VariableEntry) String() string + type VariableImpactExplanation struct + EventVariableName *string + LogOddsImpact *float64 + RelativeImpact *string + func (s *VariableImpactExplanation) SetEventVariableName(v string) *VariableImpactExplanation + func (s *VariableImpactExplanation) SetLogOddsImpact(v float64) *VariableImpactExplanation + func (s *VariableImpactExplanation) SetRelativeImpact(v string) *VariableImpactExplanation + func (s VariableImpactExplanation) GoString() string + func (s VariableImpactExplanation) String() string + type VariableImportanceMetrics struct + LogOddsMetrics []*LogOddsMetric + func (s *VariableImportanceMetrics) SetLogOddsMetrics(v []*LogOddsMetric) *VariableImportanceMetrics + func (s VariableImportanceMetrics) GoString() string + func (s VariableImportanceMetrics) String() string