id stringlengths 2 7 | text stringlengths 17 51.2k | title stringclasses 1
value |
|---|---|---|
c165800 | []*Decision) *RespondDecisionTaskCompletedInput {
s.Decisions = v
return s
} | |
c165801 | string) *WorkflowExecutionContinuedAsNewEventAttributes {
s.NewExecutionRunId = &v
return s
} | |
c165802 | {
s.CloseStatus = &v
return s
} | |
c165803 | {
s.CloseTimestamp = &v
return s
} | |
c165804 | *WorkflowExecutionInfo {
s.Parent = v
return s
} | |
c165805 | *WorkflowExecutionInfos {
s.ExecutionInfos = v
return s
} | |
c165806 | int64) *WorkflowExecutionOpenCounts {
s.OpenActivityTasks = &v
return s
} | |
c165807 | s.OpenChildWorkflowExecutions = &v
return s
} | |
c165808 | int64) *WorkflowExecutionOpenCounts {
s.OpenDecisionTasks = &v
return s
} | |
c165809 | {
s.OpenLambdaFunctions = &v
return s
} | |
c165810 | int64) *WorkflowExecutionOpenCounts {
s.OpenTimers = &v
return s
} | |
c165811 | string) *WorkflowExecutionStartedEventAttributes {
s.ContinuedExecutionRunId = &v
return s
} | |
c165812 | int64) *WorkflowExecutionStartedEventAttributes {
s.ParentInitiatedEventId = &v
return s
} | |
c165813 | *WorkflowExecution) *WorkflowExecutionStartedEventAttributes {
s.ParentWorkflowExecution = v
return s
} | |
c165814 | "" {
field, _ := v.Type().FieldByName(payloadName)
if field.Tag.Get("type") != "structure" {
return nil
}
payload := v.FieldByName(payloadName)
if payload.IsValid() || (payload.Kind() == reflect.Ptr && !payload.IsNil()) {
return payload.Interface()
}
}
}
return nil
} | |
c165815 | {
if payloadName := field.Tag.Get("payload"); payloadName != "" {
if member, ok := v.Type().FieldByName(payloadName); ok {
return member.Tag.Get("type")
}
}
}
return ""
} | |
c165816 |
r.Handlers.Build.PushBack(rest.BuildAsGET)
r.Operation.HTTPMethod = "GET"
r.HTTPRequest.Method = "GET"
return nil
} | |
c165817 | r.HTTPResponse.Header.Get("X-Amzn-Requestid")
} | |
c165818 | // Fallback to SDK's built in retry rules
return r.DefaultRetryer.ShouldRetry(req)
} | |
c165819 | s.AgentHealthCodes = v
return s
} | |
c165820 | s.AgentHealths = v
return s
} | |
c165821 | s.KernelVersion = &v
return s
} | |
c165822 | s.DataCollected = &v
return s
} | |
c165823 | *AssessmentRun {
s.FindingCounts = v
return s
} | |
c165824 | *AssessmentRun {
s.StateChanges = v
return s
} | |
c165825 | s.AgentHealthCode = &v
return s
} | |
c165826 | s.AgentHealthDetails = &v
return s
} | |
c165827 | {
s.CompletionTimeRange = v
return s
} | |
c165828 | *TimestampRange) *AssessmentRunFilter {
s.StartTimeRange = v
return s
} | |
c165829 | {
s.StateChangeTimeRange = v
return s
} | |
c165830 | {
s.SnsPublishStatusCode = &v
return s
} | |
c165831 | s.AssessmentTargetNamePattern = &v
return s
} | |
c165832 | s.AssessmentRunCount = &v
return s
} | |
c165833 | s.LastAssessmentRunArn = &v
return s
} | |
c165834 | []*string) *AssetAttributes {
s.Ipv4Addresses = v
return s
} | |
c165835 | string) *CreateAssessmentTemplateInput {
s.AssessmentTemplateName = &v
return s
} | |
c165836 | []*ResourceGroupTag) *CreateResourceGroupInput {
s.ResourceGroupTags = v
return s
} | |
c165837 | []*AssessmentRun) *DescribeAssessmentRunsOutput {
s.AssessmentRuns = v
return s
} | |
c165838 | []*AssessmentTarget) *DescribeAssessmentTargetsOutput {
s.AssessmentTargets = v
return s
} | |
c165839 | []*AssessmentTemplate) *DescribeAssessmentTemplatesOutput {
s.AssessmentTemplates = v
return s
} | |
c165840 | []*string) *DescribeResourceGroupsInput {
s.ResourceGroupArns = v
return s
} | |
c165841 | []*ResourceGroup) *DescribeResourceGroupsOutput {
s.ResourceGroups = v
return s
} | |
c165842 | []*RulesPackage) *DescribeRulesPackagesOutput {
s.RulesPackages = v
return s
} | |
c165843 | s.MaxSeconds = &v
return s
} | |
c165844 | s.MinSeconds = &v
return s
} | |
c165845 | time.Time) *EventSubscription {
s.SubscribedAt = &v
return s
} | |
c165846 | bool) *FailedItemDetails {
s.Retryable = &v
return s
} | |
c165847 | *Finding {
s.AssetAttributes = v
return s
} | |
c165848 | s.AssetType = &v
return s
} | |
c165849 | s.IndicatorOfCompromise = &v
return s
} | |
c165850 | s.NumericSeverity = &v
return s
} | |
c165851 | *Finding {
s.ServiceAttributes = v
return s
} | |
c165852 | s.CreationTimeRange = v
return s
} | |
c165853 | []*string) *FindingFilter {
s.Severities = v
return s
} | |
c165854 | {
s.ReportFileFormat = &v
return s
} | |
c165855 | []*ExclusionPreview) *GetExclusionsPreviewOutput {
s.ExclusionPreviews = v
return s
} | |
c165856 | string) *GetExclusionsPreviewOutput {
s.PreviewStatus = &v
return s
} | |
c165857 | []*AssessmentRunAgent) *ListAssessmentRunAgentsOutput {
s.AssessmentRunAgents = v
return s
} | |
c165858 | s.PreviewAgentsArn = &v
return s
} | |
c165859 | []*AgentPreview) *PreviewAgentsOutput {
s.AgentPreviews = v
return s
} | |
c165860 | []*string) *RemoveAttributesFromFindingsInput {
s.AttributeKeys = v
return s
} | |
c165861 | s.RulesPackageArn = &v
return s
} | |
c165862 | {
s.AssessmentRunName = &v
return s
} | |
c165863 | *Subscription {
s.EventSubscriptions = v
return s
} | |
c165864 | {
s.DataSize = &v
return s
} | |
c165865 | time.Time) *TimestampRange {
s.BeginDate = &v
return s
} | |
c165866 | c.WaitUntilBatchPredictionAvailableWithContext(aws.BackgroundContext(), input)
} | |
c165867 | c.WaitUntilDataSourceAvailableWithContext(aws.BackgroundContext(), input)
} | |
c165868 | c.WaitUntilEvaluationAvailableWithContext(aws.BackgroundContext(), input)
} | |
c165869 | c.WaitUntilMLModelAvailableWithContext(aws.BackgroundContext(), input)
} | |
c165870 |
// requests.
if strings.ToLower(os.Getenv(disableServiceEnvVar)) == "true" {
svc.Handlers.Send.SwapNamed(request.NamedHandler{
Name: corehandlers.SendHandler.Name,
Fn: func(r *request.Request) {
r.HTTPResponse = &http.Response{
Header: http.Header{},
}
r.Error = awserr.New(
request.Canc... | |
c165871 | float64) *ClassifierEvaluationMetrics {
s.Accuracy = &v
return s
} | |
c165872 | s.NumberOfLabels = &v
return s
} | |
c165873 | string) *CreateDocumentClassifierInput {
s.DocumentClassifierName = &v
return s
} | |
c165874 | string) *CreateEntityRecognizerInput {
s.RecognizerName = &v
return s
} | |
c165875 | *DocumentClassificationJobProperties) *DescribeDocumentClassificationJobOutput {
s.DocumentClassificationJobProperties = v
return s
} | |
c165876 | *DocumentClassifierProperties) *DescribeDocumentClassifierOutput {
s.DocumentClassifierProperties = v
return s
} | |
c165877 | *DominantLanguageDetectionJobProperties) *DescribeDominantLanguageDetectionJobOutput {
s.DominantLanguageDetectionJobProperties = v
return s
} | |
c165878 | *EntitiesDetectionJobProperties) *DescribeEntitiesDetectionJobOutput {
s.EntitiesDetectionJobProperties = v
return s
} | |
c165879 | *EntityRecognizerProperties) *DescribeEntityRecognizerOutput {
s.EntityRecognizerProperties = v
return s
} | |
c165880 | *KeyPhrasesDetectionJobProperties) *DescribeKeyPhrasesDetectionJobOutput {
s.KeyPhrasesDetectionJobProperties = v
return s
} | |
c165881 | *SentimentDetectionJobProperties) *DescribeSentimentDetectionJobOutput {
s.SentimentDetectionJobProperties = v
return s
} | |
c165882 | *TopicsDetectionJobProperties) *DescribeTopicsDetectionJobOutput {
s.TopicsDetectionJobProperties = v
return s
} | |
c165883 | *ClassifierMetadata) *DocumentClassifierProperties {
s.ClassifierMetadata = v
return s
} | |
c165884 | *EntityRecognizerInputDataConfig {
s.EntityList = v
return s
} | |
c165885 | *EntityRecognizerProperties {
s.RecognizerMetadata = v
return s
} | |
c165886 | *ListDocumentClassificationJobsOutput {
s.DocumentClassificationJobPropertiesList = v
return s
} | |
c165887 | *ListDocumentClassifiersOutput {
s.DocumentClassifierPropertiesList = v
return s
} | |
c165888 | *ListDominantLanguageDetectionJobsOutput {
s.DominantLanguageDetectionJobPropertiesList = v
return s
} | |
c165889 | *ListEntitiesDetectionJobsOutput {
s.EntitiesDetectionJobPropertiesList = v
return s
} | |
c165890 | *ListEntityRecognizersOutput {
s.EntityRecognizerPropertiesList = v
return s
} | |
c165891 | *ListKeyPhrasesDetectionJobsOutput {
s.KeyPhrasesDetectionJobPropertiesList = v
return s
} | |
c165892 | *ListSentimentDetectionJobsOutput {
s.SentimentDetectionJobPropertiesList = v
return s
} | |
c165893 | *ListTopicsDetectionJobsOutput {
s.TopicsDetectionJobPropertiesList = v
return s
} | |
c165894 | {
s.Mixed = &v
return s
} | |
c165895 | float64) *SentimentScore {
s.Negative = &v
return s
} | |
c165896 | float64) *SentimentScore {
s.Neutral = &v
return s
} | |
c165897 | float64) *SentimentScore {
s.Positive = &v
return s
} | |
c165898 |
s.PartOfSpeech = v
return s
} | |
c165899 | s.TokenId = &v
return s
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.