_id
stringlengths
2
7
title
stringclasses
1 value
partition
stringclasses
3 values
text
stringlengths
6
2.61k
language
stringclasses
1 value
meta_information
dict
c166700
train
// SetConsumers sets the Consumers field's value.
{ "resource": "" }
c166701
train
// SetExclusiveStartStreamName sets the ExclusiveStartStreamName field's value.
{ "resource": "" }
c166702
train
// SetHasMoreStreams sets the HasMoreStreams field's value.
{ "resource": "" }
c166703
train
// SetStreamNames sets the StreamNames field's value.
{ "resource": "" }
c166704
train
// SetAdjacentShardToMerge sets the AdjacentShardToMerge field's value.
{ "resource": "" }
c166705
train
// SetShardToMerge sets the ShardToMerge field's value.
{ "resource": "" }
c166706
train
// SetSequenceNumberForOrdering sets the SequenceNumberForOrdering field's value.
{ "resource": "" }
c166707
train
// SetFailedRecordCount sets the FailedRecordCount field's value.
{ "resource": "" }
c166708
train
// SetApproximateArrivalTimestamp sets the ApproximateArrivalTimestamp field's value.
{ "resource": "" }
c166709
train
// SetConsumer sets the Consumer field's value.
{ "resource": "" }
c166710
train
// UnmarshalEvent unmarshals the EventStream Message into the ResourceNotFoundException value. // This method is only used internally within the SDK's EventStream handling.
{ "resource": "" }
c166711
train
// SetAdjacentParentShardId sets the AdjacentParentShardId field's value.
{ "resource": "" }
c166712
train
// SetHashKeyRange sets the HashKeyRange field's value.
{ "resource": "" }
c166713
train
// SetNewStartingHashKey sets the NewStartingHashKey field's value.
{ "resource": "" }
c166714
train
// SetShardToSplit sets the ShardToSplit field's value.
{ "resource": "" }
c166715
train
// SetHasMoreShards sets the HasMoreShards field's value.
{ "resource": "" }
c166716
train
// SetConsumerCount sets the ConsumerCount field's value.
{ "resource": "" }
c166717
train
// SetContinuationSequenceNumber sets the ContinuationSequenceNumber field's value.
{ "resource": "" }
c166718
train
// Err returns any error that occurred while reading EventStream Events from // the service API's response. Returns nil if there were no errors.
{ "resource": "" }
c166719
train
// SetCurrentShardCount sets the CurrentShardCount field's value.
{ "resource": "" }
c166720
train
// SetBlockType sets the BlockType field's value.
{ "resource": "" }
c166721
train
// SetColumnIndex sets the ColumnIndex field's value.
{ "resource": "" }
c166722
train
// SetColumnSpan sets the ColumnSpan field's value.
{ "resource": "" }
c166723
train
// SetPage sets the Page field's value.
{ "resource": "" }
c166724
train
// SetRowIndex sets the RowIndex field's value.
{ "resource": "" }
c166725
train
// SetRowSpan sets the RowSpan field's value.
{ "resource": "" }
c166726
train
// SetSelectionStatus sets the SelectionStatus field's value.
{ "resource": "" }
c166727
train
// ServiceName returns the SDK's naming of the service. Has // backwards compatibility built in for services that were // incorrectly named with the service's endpoint prefix.
{ "resource": "" }
c166728
train
// loadSharedConfig retrieves the configuration from the list of files // using the profile provided. The order the files are listed will determine // precedence. Values in subsequent files will overwrite values defined in // earlier files. // // For example, given two files A and B. Both define credentials. If the ord...
{ "resource": "" }
c166729
train
// setFromFile loads the configuration from the file using // the profile provided. A sharedConfig pointer type value is used so that // multiple config file loadings can be chained. // // Only loads complete logically grouped values, and will not set fields in cfg // for incomplete grouped values in the config. Such a...
{ "resource": "" }
c166730
train
// Pad will pad the data relative to how many bytes have been read. // Pad follows the PKCS7 standard.
{ "resource": "" }
c166731
train
// Unpad will unpad the correct amount of bytes based off // of the PKCS7 standard
{ "resource": "" }
c166732
train
// UnmarshalMap is an alias for Unmarshal which unmarshals from // a map of AttributeValues. // // The output value provided must be a non-nil pointer
{ "resource": "" }
c166733
train
// UnmarshalList is an alias for Unmarshal func which unmarshals // a slice of AttributeValues. // // The output value provided must be a non-nil pointer
{ "resource": "" }
c166734
train
// UnmarshalListOfMaps is an alias for Unmarshal func which unmarshals a // slice of maps of attribute values. // // This is useful for when you need to unmarshal the Items from a DynamoDB // Query API call. // // The output value provided must be a non-nil pointer
{ "resource": "" }
c166735
train
// NewDecoder creates a new Decoder with default configuration. Use // the `opts` functional options to override the default configuration.
{ "resource": "" }
c166736
train
// Decode will unmarshal an AttributeValue into a Go value type. An error // will be return if the decoder is unable to unmarshal the AttributeValue // to the provide Go value type. // // The output value provided must be a non-nil pointer
{ "resource": "" }
c166737
train
// Error returns the string representation of the error. // satisfying the error interface.
{ "resource": "" }
c166738
train
// Message returns the detailed message of the error, satisfying // the awserr.Error interface.
{ "resource": "" }
c166739
train
// SetActiveNodes sets the ActiveNodes field's value.
{ "resource": "" }
c166740
train
// SetClusterDiscoveryEndpoint sets the ClusterDiscoveryEndpoint field's value.
{ "resource": "" }
c166741
train
// SetTotalNodes sets the TotalNodes field's value.
{ "resource": "" }
c166742
train
// SetReplicationFactor sets the ReplicationFactor field's value.
{ "resource": "" }
c166743
train
// SetClusterNames sets the ClusterNames field's value.
{ "resource": "" }
c166744
train
// SetParameterGroupNames sets the ParameterGroupNames field's value.
{ "resource": "" }
c166745
train
// SetSubnetGroupNames sets the SubnetGroupNames field's value.
{ "resource": "" }
c166746
train
// SetSubnetGroups sets the SubnetGroups field's value.
{ "resource": "" }
c166747
train
// SetNodeCreateTime sets the NodeCreateTime field's value.
{ "resource": "" }
c166748
train
// SetNodeStatus sets the NodeStatus field's value.
{ "resource": "" }
c166749
train
// SetTopicStatus sets the TopicStatus field's value.
{ "resource": "" }
c166750
train
// SetNodeTypeSpecificValues sets the NodeTypeSpecificValues field's value.
{ "resource": "" }
c166751
train
// SetNodeIdsToReboot sets the NodeIdsToReboot field's value.
{ "resource": "" }
c166752
train
// SetSecurityGroupIdentifier sets the SecurityGroupIdentifier field's value.
{ "resource": "" }
c166753
train
// NewSharedCredentials returns a pointer to a new Credentials object // wrapping the Profile file provider.
{ "resource": "" }
c166754
train
// filename returns the filename to use to read AWS shared credentials. // // Will return an error if the user's home directory path cannot be found.
{ "resource": "" }
c166755
train
// profile returns the AWS shared credentials profile. If empty will read // environment variable "AWS_PROFILE". If that is not set profile will // return "default".
{ "resource": "" }
c166756
train
// Decode attempts to decode a single message from the event stream reader. // Will return the event stream message, or error if Decode fails to read // the message from the stream.
{ "resource": "" }
c166757
train
// SetIsOptedOut sets the IsOptedOut field's value.
{ "resource": "" }
c166758
train
// SetAuthenticateOnUnsubscribe sets the AuthenticateOnUnsubscribe field's value.
{ "resource": "" }
c166759
train
// SetCustomUserData sets the CustomUserData field's value.
{ "resource": "" }
c166760
train
// SetPlatformApplications sets the PlatformApplications field's value.
{ "resource": "" }
c166761
train
// SetMessageStructure sets the MessageStructure field's value.
{ "resource": "" }
c166762
train
// SetReturnSubscriptionArn sets the ReturnSubscriptionArn field's value.
{ "resource": "" }
c166763
train
// SetStreamingStatus sets the StreamingStatus field's value.
{ "resource": "" }
c166764
train
// SetNumRecords sets the NumRecords field's value.
{ "resource": "" }
c166765
train
// SetIdentityPoolUsage sets the IdentityPoolUsage field's value.
{ "resource": "" }
c166766
train
// SetIdentityUsage sets the IdentityUsage field's value.
{ "resource": "" }
c166767
train
// SetBulkPublishCompleteTime sets the BulkPublishCompleteTime field's value.
{ "resource": "" }
c166768
train
// SetBulkPublishStartTime sets the BulkPublishStartTime field's value.
{ "resource": "" }
c166769
train
// SetBulkPublishStatus sets the BulkPublishStatus field's value.
{ "resource": "" }
c166770
train
// SetSyncSessionsCount sets the SyncSessionsCount field's value.
{ "resource": "" }
c166771
train
// SetDatasetCount sets the DatasetCount field's value.
{ "resource": "" }
c166772
train
// SetDatasets sets the Datasets field's value.
{ "resource": "" }
c166773
train
// SetIdentityPoolUsages sets the IdentityPoolUsages field's value.
{ "resource": "" }
c166774
train
// SetLastSyncCount sets the LastSyncCount field's value.
{ "resource": "" }
c166775
train
// SetDatasetDeletedAfterRequestedSyncCount sets the DatasetDeletedAfterRequestedSyncCount field's value.
{ "resource": "" }
c166776
train
// SetDatasetExists sets the DatasetExists field's value.
{ "resource": "" }
c166777
train
// SetDatasetSyncCount sets the DatasetSyncCount field's value.
{ "resource": "" }
c166778
train
// SetMergedDatasetNames sets the MergedDatasetNames field's value.
{ "resource": "" }
c166779
train
// SetApplicationArns sets the ApplicationArns field's value.
{ "resource": "" }
c166780
train
// SetRecordPatches sets the RecordPatches field's value.
{ "resource": "" }
c166781
train
// SetB sets the B field's value.
{ "resource": "" }
c166782
train
// SetBOOL sets the BOOL field's value.
{ "resource": "" }
c166783
train
// SetBS sets the BS field's value.
{ "resource": "" }
c166784
train
// SetL sets the L field's value.
{ "resource": "" }
c166785
train
// SetM sets the M field's value.
{ "resource": "" }
c166786
train
// SetNS sets the NS field's value.
{ "resource": "" }
c166787
train
// SetNULL sets the NULL field's value.
{ "resource": "" }
c166788
train
// SetS sets the S field's value.
{ "resource": "" }
c166789
train
// SetSS sets the SS field's value.
{ "resource": "" }
c166790
train
// SetScalingPolicyUpdate sets the ScalingPolicyUpdate field's value.
{ "resource": "" }
c166791
train
// SetSourceTableDetails sets the SourceTableDetails field's value.
{ "resource": "" }
c166792
train
// SetSourceTableFeatureDetails sets the SourceTableFeatureDetails field's value.
{ "resource": "" }
c166793
train
// SetUnprocessedItems sets the UnprocessedItems field's value.
{ "resource": "" }
c166794
train
// SetLastUpdateToPayPerRequestDateTime sets the LastUpdateToPayPerRequestDateTime field's value.
{ "resource": "" }
c166795
train
// SetContinuousBackupsStatus sets the ContinuousBackupsStatus field's value.
{ "resource": "" }
c166796
train
// SetPointInTimeRecoveryDescription sets the PointInTimeRecoveryDescription field's value.
{ "resource": "" }
c166797
train
// SetAccountMaxReadCapacityUnits sets the AccountMaxReadCapacityUnits field's value.
{ "resource": "" }
c166798
train
// SetAccountMaxWriteCapacityUnits sets the AccountMaxWriteCapacityUnits field's value.
{ "resource": "" }
c166799
train
// SetTableMaxReadCapacityUnits sets the TableMaxReadCapacityUnits field's value.
{ "resource": "" }