_id
stringlengths
2
7
title
stringclasses
1 value
partition
stringclasses
3 values
text
stringlengths
6
2.61k
language
stringclasses
1 value
meta_information
dict
c165700
train
// SetClaim sets the Claim field's value.
{ "resource": "" }
c165701
train
// SetMatchType sets the MatchType field's value.
{ "resource": "" }
c165702
train
// SetDestinationUserIdentifier sets the DestinationUserIdentifier field's value.
{ "resource": "" }
c165703
train
// SetSourceUserIdentifier sets the SourceUserIdentifier field's value.
{ "resource": "" }
c165704
train
// SetServerSideTokenCheck sets the ServerSideTokenCheck field's value.
{ "resource": "" }
c165705
train
// SetAmbiguousRoleResolution sets the AmbiguousRoleResolution field's value.
{ "resource": "" }
c165706
train
// SetRulesConfiguration sets the RulesConfiguration field's value.
{ "resource": "" }
c165707
train
// SetLoginsToRemove sets the LoginsToRemove field's value.
{ "resource": "" }
c165708
train
// SetResourceShareInvitationArns sets the ResourceShareInvitationArns field's value.
{ "resource": "" }
c165709
train
// SetResourceShareInvitations sets the ResourceShareInvitations field's value.
{ "resource": "" }
c165710
train
// SetResourceShareStatus sets the ResourceShareStatus field's value.
{ "resource": "" }
c165711
train
// SetResourceShares sets the ResourceShares field's value.
{ "resource": "" }
c165712
train
// SetOwningAccountId sets the OwningAccountId field's value.
{ "resource": "" }
c165713
train
// SetAssociatedEntity sets the AssociatedEntity field's value.
{ "resource": "" }
c165714
train
// SetInvitationTimestamp sets the InvitationTimestamp field's value.
{ "resource": "" }
c165715
train
// SetReceiverAccountId sets the ReceiverAccountId field's value.
{ "resource": "" }
c165716
train
// SetResourceShareName sets the ResourceShareName field's value.
{ "resource": "" }
c165717
train
// SetSenderAccountId sets the SenderAccountId field's value.
{ "resource": "" }
c165718
train
// MarshalDynamoDBAttributeValue implements the Marshaler interface so that // the UnixTime can be marshaled from to a DynamoDB AttributeValue number // value encoded in the number of seconds since January 1, 1970 UTC.
{ "resource": "" }
c165719
train
// UnmarshalDynamoDBAttributeValue implements the Unmarshaler interface so that // the UnixTime can be unmarshaled from a DynamoDB AttributeValue number representing // the number of seconds since January 1, 1970 UTC. // // If an error parsing the AttributeValue number occurs UnmarshalError will be // returned.
{ "resource": "" }
c165720
train
// MarshalMap is an alias for Marshal func which marshals Go value // type to a map of AttributeValues. // // This is useful for DynamoDB APIs such as PutItem.
{ "resource": "" }
c165721
train
// MarshalList is an alias for Marshal func which marshals Go value // type to a slice of AttributeValues.
{ "resource": "" }
c165722
train
// NewEncoder creates a new Encoder with default configuration. Use // the `opts` functional options to override the default configuration.
{ "resource": "" }
c165723
train
// Encode will marshal a Go value type to an AttributeValue. Returning // the AttributeValue constructed or error.
{ "resource": "" }
c165724
train
// Error returns the string representation of the error. // satisfying the error interface
{ "resource": "" }
c165725
train
// SetWorkflowTypeVersion sets the WorkflowTypeVersion field's value.
{ "resource": "" }
c165726
train
// SetCancelTimerDecisionAttributes sets the CancelTimerDecisionAttributes field's value.
{ "resource": "" }
c165727
train
// SetCancelWorkflowExecutionDecisionAttributes sets the CancelWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165728
train
// SetCompleteWorkflowExecutionDecisionAttributes sets the CompleteWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165729
train
// SetContinueAsNewWorkflowExecutionDecisionAttributes sets the ContinueAsNewWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165730
train
// SetDecisionType sets the DecisionType field's value.
{ "resource": "" }
c165731
train
// SetFailWorkflowExecutionDecisionAttributes sets the FailWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165732
train
// SetRecordMarkerDecisionAttributes sets the RecordMarkerDecisionAttributes field's value.
{ "resource": "" }
c165733
train
// SetRequestCancelActivityTaskDecisionAttributes sets the RequestCancelActivityTaskDecisionAttributes field's value.
{ "resource": "" }
c165734
train
// SetRequestCancelExternalWorkflowExecutionDecisionAttributes sets the RequestCancelExternalWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165735
train
// SetScheduleActivityTaskDecisionAttributes sets the ScheduleActivityTaskDecisionAttributes field's value.
{ "resource": "" }
c165736
train
// SetScheduleLambdaFunctionDecisionAttributes sets the ScheduleLambdaFunctionDecisionAttributes field's value.
{ "resource": "" }
c165737
train
// SetSignalExternalWorkflowExecutionDecisionAttributes sets the SignalExternalWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165738
train
// SetStartChildWorkflowExecutionDecisionAttributes sets the StartChildWorkflowExecutionDecisionAttributes field's value.
{ "resource": "" }
c165739
train
// SetStartTimerDecisionAttributes sets the StartTimerDecisionAttributes field's value.
{ "resource": "" }
c165740
train
// SetDomainInfo sets the DomainInfo field's value.
{ "resource": "" }
c165741
train
// SetOpenCounts sets the OpenCounts field's value.
{ "resource": "" }
c165742
train
// SetOldestDate sets the OldestDate field's value.
{ "resource": "" }
c165743
train
// SetActivityTaskCancelRequestedEventAttributes sets the ActivityTaskCancelRequestedEventAttributes field's value.
{ "resource": "" }
c165744
train
// SetActivityTaskCanceledEventAttributes sets the ActivityTaskCanceledEventAttributes field's value.
{ "resource": "" }
c165745
train
// SetActivityTaskCompletedEventAttributes sets the ActivityTaskCompletedEventAttributes field's value.
{ "resource": "" }
c165746
train
// SetActivityTaskFailedEventAttributes sets the ActivityTaskFailedEventAttributes field's value.
{ "resource": "" }
c165747
train
// SetActivityTaskScheduledEventAttributes sets the ActivityTaskScheduledEventAttributes field's value.
{ "resource": "" }
c165748
train
// SetActivityTaskStartedEventAttributes sets the ActivityTaskStartedEventAttributes field's value.
{ "resource": "" }
c165749
train
// SetActivityTaskTimedOutEventAttributes sets the ActivityTaskTimedOutEventAttributes field's value.
{ "resource": "" }
c165750
train
// SetCancelTimerFailedEventAttributes sets the CancelTimerFailedEventAttributes field's value.
{ "resource": "" }
c165751
train
// SetCancelWorkflowExecutionFailedEventAttributes sets the CancelWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165752
train
// SetChildWorkflowExecutionCanceledEventAttributes sets the ChildWorkflowExecutionCanceledEventAttributes field's value.
{ "resource": "" }
c165753
train
// SetChildWorkflowExecutionCompletedEventAttributes sets the ChildWorkflowExecutionCompletedEventAttributes field's value.
{ "resource": "" }
c165754
train
// SetChildWorkflowExecutionFailedEventAttributes sets the ChildWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165755
train
// SetChildWorkflowExecutionStartedEventAttributes sets the ChildWorkflowExecutionStartedEventAttributes field's value.
{ "resource": "" }
c165756
train
// SetChildWorkflowExecutionTerminatedEventAttributes sets the ChildWorkflowExecutionTerminatedEventAttributes field's value.
{ "resource": "" }
c165757
train
// SetChildWorkflowExecutionTimedOutEventAttributes sets the ChildWorkflowExecutionTimedOutEventAttributes field's value.
{ "resource": "" }
c165758
train
// SetCompleteWorkflowExecutionFailedEventAttributes sets the CompleteWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165759
train
// SetContinueAsNewWorkflowExecutionFailedEventAttributes sets the ContinueAsNewWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165760
train
// SetDecisionTaskCompletedEventAttributes sets the DecisionTaskCompletedEventAttributes field's value.
{ "resource": "" }
c165761
train
// SetDecisionTaskScheduledEventAttributes sets the DecisionTaskScheduledEventAttributes field's value.
{ "resource": "" }
c165762
train
// SetDecisionTaskStartedEventAttributes sets the DecisionTaskStartedEventAttributes field's value.
{ "resource": "" }
c165763
train
// SetDecisionTaskTimedOutEventAttributes sets the DecisionTaskTimedOutEventAttributes field's value.
{ "resource": "" }
c165764
train
// SetEventTimestamp sets the EventTimestamp field's value.
{ "resource": "" }
c165765
train
// SetExternalWorkflowExecutionCancelRequestedEventAttributes sets the ExternalWorkflowExecutionCancelRequestedEventAttributes field's value.
{ "resource": "" }
c165766
train
// SetExternalWorkflowExecutionSignaledEventAttributes sets the ExternalWorkflowExecutionSignaledEventAttributes field's value.
{ "resource": "" }
c165767
train
// SetFailWorkflowExecutionFailedEventAttributes sets the FailWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165768
train
// SetLambdaFunctionCompletedEventAttributes sets the LambdaFunctionCompletedEventAttributes field's value.
{ "resource": "" }
c165769
train
// SetLambdaFunctionFailedEventAttributes sets the LambdaFunctionFailedEventAttributes field's value.
{ "resource": "" }
c165770
train
// SetLambdaFunctionScheduledEventAttributes sets the LambdaFunctionScheduledEventAttributes field's value.
{ "resource": "" }
c165771
train
// SetLambdaFunctionStartedEventAttributes sets the LambdaFunctionStartedEventAttributes field's value.
{ "resource": "" }
c165772
train
// SetLambdaFunctionTimedOutEventAttributes sets the LambdaFunctionTimedOutEventAttributes field's value.
{ "resource": "" }
c165773
train
// SetMarkerRecordedEventAttributes sets the MarkerRecordedEventAttributes field's value.
{ "resource": "" }
c165774
train
// SetRecordMarkerFailedEventAttributes sets the RecordMarkerFailedEventAttributes field's value.
{ "resource": "" }
c165775
train
// SetRequestCancelActivityTaskFailedEventAttributes sets the RequestCancelActivityTaskFailedEventAttributes field's value.
{ "resource": "" }
c165776
train
// SetRequestCancelExternalWorkflowExecutionFailedEventAttributes sets the RequestCancelExternalWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165777
train
// SetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes sets the RequestCancelExternalWorkflowExecutionInitiatedEventAttributes field's value.
{ "resource": "" }
c165778
train
// SetScheduleActivityTaskFailedEventAttributes sets the ScheduleActivityTaskFailedEventAttributes field's value.
{ "resource": "" }
c165779
train
// SetScheduleLambdaFunctionFailedEventAttributes sets the ScheduleLambdaFunctionFailedEventAttributes field's value.
{ "resource": "" }
c165780
train
// SetSignalExternalWorkflowExecutionFailedEventAttributes sets the SignalExternalWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165781
train
// SetSignalExternalWorkflowExecutionInitiatedEventAttributes sets the SignalExternalWorkflowExecutionInitiatedEventAttributes field's value.
{ "resource": "" }
c165782
train
// SetStartChildWorkflowExecutionFailedEventAttributes sets the StartChildWorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165783
train
// SetStartChildWorkflowExecutionInitiatedEventAttributes sets the StartChildWorkflowExecutionInitiatedEventAttributes field's value.
{ "resource": "" }
c165784
train
// SetStartLambdaFunctionFailedEventAttributes sets the StartLambdaFunctionFailedEventAttributes field's value.
{ "resource": "" }
c165785
train
// SetStartTimerFailedEventAttributes sets the StartTimerFailedEventAttributes field's value.
{ "resource": "" }
c165786
train
// SetTimerCanceledEventAttributes sets the TimerCanceledEventAttributes field's value.
{ "resource": "" }
c165787
train
// SetTimerFiredEventAttributes sets the TimerFiredEventAttributes field's value.
{ "resource": "" }
c165788
train
// SetTimerStartedEventAttributes sets the TimerStartedEventAttributes field's value.
{ "resource": "" }
c165789
train
// SetWorkflowExecutionCancelRequestedEventAttributes sets the WorkflowExecutionCancelRequestedEventAttributes field's value.
{ "resource": "" }
c165790
train
// SetWorkflowExecutionCanceledEventAttributes sets the WorkflowExecutionCanceledEventAttributes field's value.
{ "resource": "" }
c165791
train
// SetWorkflowExecutionCompletedEventAttributes sets the WorkflowExecutionCompletedEventAttributes field's value.
{ "resource": "" }
c165792
train
// SetWorkflowExecutionContinuedAsNewEventAttributes sets the WorkflowExecutionContinuedAsNewEventAttributes field's value.
{ "resource": "" }
c165793
train
// SetWorkflowExecutionFailedEventAttributes sets the WorkflowExecutionFailedEventAttributes field's value.
{ "resource": "" }
c165794
train
// SetWorkflowExecutionSignaledEventAttributes sets the WorkflowExecutionSignaledEventAttributes field's value.
{ "resource": "" }
c165795
train
// SetWorkflowExecutionStartedEventAttributes sets the WorkflowExecutionStartedEventAttributes field's value.
{ "resource": "" }
c165796
train
// SetWorkflowExecutionTerminatedEventAttributes sets the WorkflowExecutionTerminatedEventAttributes field's value.
{ "resource": "" }
c165797
train
// SetWorkflowExecutionTimedOutEventAttributes sets the WorkflowExecutionTimedOutEventAttributes field's value.
{ "resource": "" }
c165798
train
// SetDomainInfos sets the DomainInfos field's value.
{ "resource": "" }
c165799
train
// SetPreviousStartedEventId sets the PreviousStartedEventId field's value.
{ "resource": "" }