anchor dict | positive dict | negative dict |
|---|---|---|
{
"audio": "",
"image": "",
"text": "func (s *SignUpOutput) SetUserConfirmed(v bool) *SignUpOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.UserConfirmed = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *SignUpOutput) SetUserSub(v string) *SignUpOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.UserSub = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *SmsConfigurationType) SetSnsCallerArn(v string) *SmsConfigurationType",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.SnsCallerArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UICustomizationType) SetCSSVersion(v string) *UICustomizationType",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.CSSVersion = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UpdateAuthEventFeedbackInput) SetFeedbackToken(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *UpdateAuthEventFeedbackInput {\n\ts.FeedbackToken = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UpdateUserAttributesOutput) SetCodeDeliveryDetailsList(v []*CodeDeliveryDetailsType)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *UpdateUserAttributesOutput {\n\ts.CodeDeliveryDetailsList = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserImportJobType) SetCompletionMessage(v string) *UserImportJobType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CompletionMessage = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserImportJobType) SetFailedUsers(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *UserImportJobType {\n\ts.FailedUsers = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserImportJobType) SetImportedUsers(v int64) *UserImportJobType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ImportedUsers = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *UserImportJobType) SetSkippedUsers(v int64) *UserImportJobType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SkippedUsers = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *UserPoolAddOnsType) SetAdvancedSecurityMode(v string) *UserPoolAddOnsType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AdvancedSecurityMode = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserPoolType) SetCustomDomain(v string) *UserPoolType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CustomDomain = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserPoolType) SetEmailConfigurationFailure(v string) *UserPoolType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.EmailConfigurationFailure = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserPoolType) SetEstimatedNumberOfUsers(v int64) *UserPoolType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.EstimatedNumberOfUsers = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *UserPoolType) SetSchemaAttributes(v []*SchemaAttributeType) *UserPoolType {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.SchemaAttributes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *UserPoolType) SetSmsConfigurationFailure(v string) *UserPoolType {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SmsConfigurationFailure = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *VerificationMessageTemplateType) SetDefaultEmailOption(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *VerificationMessageTemplateType {\n\ts.DefaultEmailOption = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *VerificationMessageTemplateType) SetEmailMessageByLink(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *VerificationMessageTemplateType {\n\ts.EmailMessageByLink = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *VerificationMessageTemplateType) SetEmailSubjectByLink(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *VerificationMessageTemplateType {\n\ts.EmailSubjectByLink = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *VerificationMessageTemplateType) SetSmsMessage(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *VerificationMessageTemplateType {\n\ts.SmsMessage = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *VerifySoftwareTokenInput) SetFriendlyDeviceName(v string) *VerifySoftwareTokenInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.FriendlyDeviceName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AbortConfig) SetCriteriaList(v []*AbortCriteria) *AbortConfig {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.CriteriaList = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AbortCriteria) SetMinNumberOfExecutedThings(v int64) *AbortCriteria {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MinNumberOfExecutedThings = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetCloudwatchAlarm(v *CloudwatchAlarmAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchAlarm = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetCloudwatchMetric(v *CloudwatchMetricAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.RedirectConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetDynamoDBv2(v *DynamoDBv2Action)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.DynamoDBv2 = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetElasticsearch(v *ElasticsearchAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Elasticsearch = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetFirehose(v *FirehoseAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Firehose = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetIotAnalytics(v *IotAnalyticsAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.IotAnalytics = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetIotEvents(v *IotEventsAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.IotEvents = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetKinesis(v *KinesisAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Kinesis = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetRepublish(v *RepublishAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Republish = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetSalesforce(v *SalesforceAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Salesforce = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetSns(v *SnsAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Sns = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Action) SetSqs(v *SqsAction)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.Sqs = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Action {\n\ts.CloudwatchMetric = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ActiveViolation) SetLastViolationTime(v time.Time) *ActiveViolation {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LastViolationTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ActiveViolation) SetLastViolationValue(v *MetricValue) *ActiveViolation {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LastViolationValue = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ActiveViolation) SetViolationStartTime(v time.Time) *ActiveViolation {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ViolationStartTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AlertTarget) SetAlertTargetArn(v string) *AlertTarget {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AlertTargetArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AttributePayload) SetMerge(v bool) *AttributePayload",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.Merge = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64To16).\n\t\tWithShrinker(Int16Shrinker).\n\t\tSuchThat(func(v int16) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditCheckDetails) SetCheckCompliant(v bool) *AuditCheckDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CheckCompliant = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditCheckDetails) SetCheckRunStatus(v string) *AuditCheckDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CheckRunStatus = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AuditCheckDetails) SetNonCompliantResourcesCount(v int64) *AuditCheckDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NonCompliantResourcesCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditCheckDetails) SetTotalResourcesCount(v int64) *AuditCheckDetails {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TotalResourcesCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditFinding) SetFindingTime(v time.Time) *AuditFinding {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FindingTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *AuditFinding {\n\ts.NonCompliantResource = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditFinding) SetNonCompliantResource(v *NonCompliantResource)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *AuditFinding {\n\ts.NonCompliantResource = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AuditFinding) SetReasonForNonCompliance(v string) *AuditFinding {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ReasonForNonCompliance = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *AuditFinding {\n\ts.NonCompliantResource = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditFinding) SetReasonForNonComplianceCode(v string) *AuditFinding {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ReasonForNonComplianceCode = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *AuditFinding {\n\ts.NonCompliantResource = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuditFinding) SetRelatedResources(v []*RelatedResource)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *AuditFinding {\n\ts.RelatedResources = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *AuditFinding {\n\ts.NonCompliantResource = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *AuthResult) SetAllowed(v *Allowed) *AuthResult {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Allowed = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AuthResult) SetAuthDecision(v string) *AuthResult {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AuthDecision = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AuthResult) SetAuthInfo(v *AuthInfo) *AuthResult {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AuthInfo = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *AuthResult) SetDenied(v *Denied) *AuthResult {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Denied = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Behavior) SetCriteria(v *BehaviorCriteria) *Behavior {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.Criteria = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *BehaviorCriteria) SetConsecutiveDatapointsToAlarm(v int64) *BehaviorCriteria {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ConsecutiveDatapointsToAlarm = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *BehaviorCriteria) SetConsecutiveDatapointsToClear(v int64) *BehaviorCriteria {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ConsecutiveDatapointsToClear = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *BehaviorCriteria) SetStatisticalThreshold(v *StatisticalThreshold)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *BehaviorCriteria {\n\ts.StatisticalThreshold = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *BillingGroupProperties) SetBillingGroupDescription(v string) *BillingGroupProperties {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.BillingGroupDescription = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CACertificateDescription) SetAutoRegistrationStatus(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *CACertificateDescription {\n\ts.AutoRegistrationStatus = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CertificateDescription) SetPreviousOwnedBy(v string) *CertificateDescription",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.PreviousOwnedBy = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CertificateDescription) SetTransferData(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *TransferData) *CertificateDescription {\n\ts.TransferData = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CloudwatchMetricAction) SetMetricTimestamp(v string) *CloudwatchMetricAction",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.MetricTimestamp = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CloudwatchMetricAction) SetMetricUnit(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *CloudwatchMetricAction {\n\ts.MetricUnit = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CodeSigning) SetAwsSignerJobId(v string) *CodeSigning {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AwsSignerJobId = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CodeSigning) SetCustomCodeSigning(v *CustomCodeSigning)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CodeSigning {\n\ts.CustomCodeSigning = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CodeSigning) SetStartSigningJobParameter(v *StartSigningJobParameter)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CodeSigning {\n\ts.StartSigningJobParameter = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreateCertificateFromCsrInput) SetCertificateSigningRequest(v string) *CreateCertificateFromCsrInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.CertificateSigningRequest = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DeleteAccountAuditConfigurationInput) SetDeleteScheduledAudits(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *DeleteAccountAuditConfigurationInput {\n\ts.DeleteScheduledAudits = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DeleteOTAUpdateInput) SetDeleteStream(v bool) *DeleteOTAUpdateInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.DeleteStream = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64To16).\n\t\tWithShrinker(Int16Shrinker).\n\t\tSuchThat(func(v int16) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *DeleteOTAUpdateInput) SetForceDeleteAWSJob(v bool) *DeleteOTAUpdateInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ForceDeleteAWSJob = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64ToInt).\n\t\tWithShrinker(IntShrinker).\n\t\tSuchThat(func(v int) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Denied) SetExplicitDeny(v *ExplicitDeny)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Denied {\n\ts.ExplicitDeny = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Denied) SetImplicitDeny(v *ImplicitDeny)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Denied {\n\ts.ImplicitDeny = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DeprecateThingTypeInput) SetUndoDeprecate(v bool) *DeprecateThingTypeInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.UndoDeprecate = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\t\tMap(int64To16).\n\t\tWithShrinker(Int16Shrinker).\n\t\tSuchThat(func(v int16) bool {\n\t\t\treturn v >= min && v <= max\n\t\t})\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *DescribeAuditTaskOutput) SetAuditDetails(v map[string]*AuditCheckDetails)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DescribeAuditTaskOutput {\n\ts.AuditDetails = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeAuditTaskOutput) SetTaskStatistics(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *TaskStatistics) *DescribeAuditTaskOutput {\n\ts.TaskStatistics = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeBillingGroupOutput) SetBillingGroupMetadata(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *BillingGroupMetadata) *DescribeBillingGroupOutput {\n\ts.BillingGroupMetadata = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeEndpointOutput) SetEndpointAddress(v string) *DescribeEndpointOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.EndpointAddress = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeRoleAliasOutput) SetRoleAliasDescription(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *RoleAliasDescription) *DescribeRoleAliasOutput {\n\ts.RoleAliasDescription = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeThingGroupOutput) SetThingGroupMetadata(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ThingGroupMetadata) *DescribeThingGroupOutput {\n\ts.ThingGroupMetadata = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeThingOutput) SetDefaultClientId(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *DescribeThingOutput {\n\ts.DefaultClientId = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeThingRegistrationTaskOutput) SetFailureCount(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *DescribeThingRegistrationTaskOutput {\n\ts.FailureCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeThingRegistrationTaskOutput) SetPercentageProgress(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *DescribeThingRegistrationTaskOutput {\n\ts.PercentageProgress = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetHashKeyField(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.HashKeyField = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetHashKeyType(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.HashKeyType = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetHashKeyValue(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.HashKeyValue = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetPayloadField(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.PayloadField = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetRangeKeyField(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RangeKeyField = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetRangeKeyType(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RangeKeyType = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBAction) SetRangeKeyValue(v string) *DynamoDBAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RangeKeyValue = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DynamoDBv2Action) SetPutItem(v *PutItemInput)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DynamoDBv2Action {\n\ts.PutItem = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExponentialRolloutRate) SetBaseRatePerMinute(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *ExponentialRolloutRate {\n\ts.BaseRatePerMinute = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExponentialRolloutRate) SetIncrementFactor(v float64) *ExponentialRolloutRate",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.IncrementFactor = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tvar sum float64\n\tfor _, v := range values {\n\t\td := float64(v) - m\n\t\tsum += d * d\n\t}\n\treturn sum / float64(len(values))\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ExponentialRolloutRate) SetRateIncreaseCriteria(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *RateIncreaseCriteria) *ExponentialRolloutRate {\n\ts.RateIncreaseCriteria = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *FileLocation) SetStream(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Stream) *FileLocation {\n\ts.Stream = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *FirehoseAction) SetSeparator(v string) *FirehoseAction {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Separator = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetEffectivePoliciesOutput) SetEffectivePolicies(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*EffectivePolicy) *GetEffectivePoliciesOutput {\n\ts.EffectivePolicies = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetOTAUpdateOutput) SetOtaUpdateInfo(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *OTAUpdateInfo) *GetOTAUpdateOutput {\n\ts.OtaUpdateInfo = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetStatisticsInput) SetAggregationField(v string) *GetStatisticsInput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.AggregationField = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Job) SetJobProcessDetails(v *JobProcessDetails)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Job {\n\ts.JobProcessDetails = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *JobExecution) SetApproximateSecondsBeforeTimedOut(v int64) *JobExecution {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ApproximateSecondsBeforeTimedOut = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.