anchor
dict
positive
dict
negative
dict
{ "audio": "", "image": "", "text": "func (s *ListVirtualServicesOutput) SetVirtualServices(v", "video": "" }
{ "audio": "", "image": "", "text": " []*VirtualServiceRef) *ListVirtualServicesOutput {\n\ts.VirtualServices = 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 *MeshSpec) SetEgressFilter(v *EgressFilter)", "video": "" }
{ "audio": "", "image": "", "text": " *MeshSpec {\n\ts.EgressFilter = 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 *RouteSpec) SetHttpRoute(v *HttpRoute)", "video": "" }
{ "audio": "", "image": "", "text": " *RouteSpec {\n\ts.HttpRoute = 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 *RouteSpec) SetTcpRoute(v *TcpRoute)", "video": "" }
{ "audio": "", "image": "", "text": " *RouteSpec {\n\ts.TcpRoute = 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 *ServiceDiscovery) SetDns(v *DnsServiceDiscovery)", "video": "" }
{ "audio": "", "image": "", "text": " *ServiceDiscovery {\n\ts.Dns = 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 *VirtualNodeSpec) SetBackends(v []*Backend) *VirtualNodeSpec", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.Backends = 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 *VirtualNodeSpec) SetServiceDiscovery(v *ServiceDiscovery)", "video": "" }
{ "audio": "", "image": "", "text": " *VirtualNodeSpec {\n\ts.ServiceDiscovery = 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 *ColumnMetadata) SetArrayBaseColumnType(v int64) *ColumnMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ArrayBaseColumnType = &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 *ColumnMetadata) SetIsAutoIncrement(v bool) *ColumnMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IsAutoIncrement = &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 *ColumnMetadata) SetIsCaseSensitive(v bool) *ColumnMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IsCaseSensitive = &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 *ColumnMetadata) SetIsCurrency(v bool) *ColumnMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IsCurrency = &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 *ColumnMetadata) SetIsSigned(v bool) *ColumnMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IsSigned = &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 *ExecuteSqlInput) SetDbClusterOrInstanceArn(v string) *ExecuteSqlInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.DbClusterOrInstanceArn = &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 *ExecuteSqlInput) SetSqlStatements(v string) *ExecuteSqlInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SqlStatements = &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 *ExecuteSqlOutput) SetSqlStatementResults(v []*SqlStatementResult)", "video": "" }
{ "audio": "", "image": "", "text": " *ExecuteSqlOutput {\n\ts.SqlStatementResults = 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 *ResultSetMetadata) SetColumnCount(v", "video": "" }
{ "audio": "", "image": "", "text": " int64) *ResultSetMetadata {\n\ts.ColumnCount = &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 *ResultSetMetadata) SetColumnMetadata(v []*ColumnMetadata)", "video": "" }
{ "audio": "", "image": "", "text": " *ResultSetMetadata {\n\ts.ColumnMetadata = 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 *SqlStatementResult) SetNumberOfRecordsUpdated(v int64) *SqlStatementResult {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.NumberOfRecordsUpdated = &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 *SqlStatementResult) SetResultFrame(v", "video": "" }
{ "audio": "", "image": "", "text": " *ResultFrame) *SqlStatementResult {\n\ts.ResultFrame = 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 *Value) SetArrayValues(v []*Value) *Value {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ArrayValues = 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 *Value) SetBigIntValue(v int64) *Value {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.BigIntValue = &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 *Value) SetBitValue(v bool) *Value {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.BitValue = &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 *Value) SetBlobValue(v []byte) *Value {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.BlobValue = v\n\treturn s\n}", "video": "" }
{ "audio": "", "image": "", "text": "\n\t\tv.Set([]byte(key), chrs[0:0])\n\t} else {\n\t\tv.Set([]byte(key), []byte(val))\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *Value) SetIntValue(v int64) *Value {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IntValue = &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 *Value) SetIsNull(v bool) *Value {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IsNull = &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 *Value) SetRealValue(v float64)", "video": "" }
{ "audio": "", "image": "", "text": " *Value {\n\ts.RealValue = &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 *Value) SetStructValue(v *StructValue)", "video": "" }
{ "audio": "", "image": "", "text": " *Value {\n\ts.StructValue = 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 *CustomKeyStoresListEntry) SetConnectionErrorCode(v string) *CustomKeyStoresListEntry", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.ConnectionErrorCode = &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 *DescribeCustomKeyStoresOutput) SetCustomKeyStores(v []*CustomKeyStoresListEntry)", "video": "" }
{ "audio": "", "image": "", "text": " *DescribeCustomKeyStoresOutput {\n\ts.CustomKeyStores = 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 *GetKeyRotationStatusOutput) SetKeyRotationEnabled(v bool) *GetKeyRotationStatusOutput", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.KeyRotationEnabled = &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 *GetParametersForImportInput) SetWrappingAlgorithm(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *GetParametersForImportInput {\n\ts.WrappingAlgorithm = &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 *GetParametersForImportInput) SetWrappingKeySpec(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *GetParametersForImportInput {\n\ts.WrappingKeySpec = &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 *GetParametersForImportOutput) SetParametersValidTo(v", "video": "" }
{ "audio": "", "image": "", "text": " time.Time) *GetParametersForImportOutput {\n\ts.ParametersValidTo = &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 *GrantConstraints) SetEncryptionContextEquals(v map[string]*string) *GrantConstraints {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EncryptionContextEquals = 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 *GrantConstraints) SetEncryptionContextSubset(v map[string]*string) *GrantConstraints {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.EncryptionContextSubset = 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 *GrantListEntry) SetIssuingAccount(v string) *GrantListEntry {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.IssuingAccount = &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 *ImportKeyMaterialInput) SetEncryptedKeyMaterial(v", "video": "" }
{ "audio": "", "image": "", "text": " []byte) *ImportKeyMaterialInput {\n\ts.EncryptedKeyMaterial = 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 *KeyListEntry) SetKeyArn(v string) *KeyListEntry {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.KeyArn = &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 *KeyMetadata) SetKeyManager(v string) *KeyMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.KeyManager = &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 *KeyMetadata) SetKeyState(v string) *KeyMetadata {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.KeyState = &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 *ReEncryptInput) SetDestinationEncryptionContext(v map[string]*string) *ReEncryptInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.DestinationEncryptionContext = 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 *ReEncryptInput) SetDestinationKeyId(v string) *ReEncryptInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.DestinationKeyId = &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 *ReEncryptInput) SetSourceEncryptionContext(v map[string]*string) *ReEncryptInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SourceEncryptionContext = 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 *ReEncryptOutput) SetSourceKeyId(v string) *ReEncryptOutput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SourceKeyId = &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 *ScheduleKeyDeletionInput) SetPendingWindowInDays(v int64) *ScheduleKeyDeletionInput", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.PendingWindowInDays = &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 *UpdateCustomKeyStoreInput) SetNewCustomKeyStoreName(v string) *UpdateCustomKeyStoreInput", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.NewCustomKeyStoreName = &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 *AddPermissionInput) SetAWSAccountIds(v []*string) *AddPermissionInput", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.AWSAccountIds = 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 *BatchResultErrorEntry) SetSenderFault(v bool) *BatchResultErrorEntry", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.SenderFault = &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 *GetQueueUrlInput) SetQueueOwnerAWSAccountId(v string) *GetQueueUrlInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.QueueOwnerAWSAccountId = &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 *ListQueuesInput) SetQueueNamePrefix(v string) *ListQueuesInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.QueueNamePrefix = &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 *Message) SetMD5OfBody(v string) *Message {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MD5OfBody = &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 *MessageAttributeValue) SetBinaryListValues(v [][]byte) *MessageAttributeValue", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.BinaryListValues = 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 *MessageAttributeValue) SetStringListValues(v []*string) *MessageAttributeValue", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.StringListValues = 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 *ReceiveMessageInput) SetMaxNumberOfMessages(v int64) *ReceiveMessageInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MaxNumberOfMessages = &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 *ReceiveMessageInput) SetMessageAttributeNames(v []*string) *ReceiveMessageInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.MessageAttributeNames = 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 *ReceiveMessageInput) SetReceiveRequestAttemptId(v string) *ReceiveMessageInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ReceiveRequestAttemptId = &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 *ReceiveMessageInput) SetWaitTimeSeconds(v int64) *ReceiveMessageInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.WaitTimeSeconds = &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 (c *CloudWatch) WaitUntilAlarmExists(input *DescribeAlarmsInput) error {\n\treturn", "video": "" }
{ "audio": "", "image": "", "text": " c.WaitUntilAlarmExistsWithContext(aws.BackgroundContext(), input)\n}", "video": "" }
{ "audio": "", "image": "", "text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func contentMD5(r *request.Request) {\n\th := md5.New()\n\n\tif !aws.IsReaderSeekable(r.Body) {\n\t\tif r.Config.Logger != nil {\n\t\t\tr.Config.Logger.Log(fmt.Sprintf(\n\t\t\t\t\"Unable to compute Content-MD5 for unseekable body, S3.%s\",\n\t\t\t\tr.Operation.Name))\n\t", "...
{ "audio": "", "image": "", "text": "\t}\n\t\treturn\n\t}\n\n\tif _, err := copySeekableBody(h, r.Body); err != nil {\n\t\tr.Error = awserr.New(\"ContentMD5\", \"failed to compute body MD5\", err)\n\t\treturn\n\t}\n\n\t// encode the md5 checksum in base64 and set the request header.\n\tv := base64.StdEncoding.Enc...
{ "audio": "", "image": "", "text": "\t\tlogger.flushMsg(message)\n\t\t} else {\n\t\t\tr := new(request)\n\t\t\tr.level = level\n\t\t\tr.v = v\n\t\t\tlogger.request <- *r\n\t\t}\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func computeBodyHashes(r *request.Request) {\n\tif aws.BoolValue(r.Config.S3DisableContentMD5Validation) {\n\t\treturn\n\t}\n\tif r.IsPresigned() {\n\t\treturn\n\t}\n\tif r.Error != nil || !aws.IsReaderSeekable(r.Body) {\n\t\treturn\n\t}\n\n\tvar md5Hash, sha256Hash hash.Hash\...
{ "audio": "", "image": "", "text": " to compute body hashes\", err)\n\t\treturn\n\t}\n\n\t// For the hashes created, set the associated headers that the user did not\n\t// already provide.\n\tif md5Hash != nil {\n\t\tsum := make([]byte, md5.Size)\n\t\tencoded := make([]byte, md5Base64EncLen)\n\n\t\tbase64.StdEnc...
{ "audio": "", "image": "", "text": " {\n\t\tfor _, h := range headers {\n\t\t\tv := r.Header.Get(h)\n\t\t\tif v != \"\" {\n\t\t\t\treturn v\n\t\t\t}\n\t\t}\n\n\t\treturn \"\"\n\t}\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *GenericAttachment) SetAttachmentLinkUrl(v string) *GenericAttachment {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.AttachmentLinkUrl = &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 *GenericAttachment) SetButtons(v", "video": "" }
{ "audio": "", "image": "", "text": " []*Button) *GenericAttachment {\n\ts.Buttons = 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 *GenericAttachment) SetSubTitle(v string) *GenericAttachment", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.SubTitle = &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 *PostContentInput) SetInputStream(v io.ReadSeeker) *PostContentInput", "video": "" }
{ "audio": "", "image": "", "text": " {\n\ts.InputStream = 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 *PostContentOutput) SetInputTranscript(v string) *PostContentOutput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.InputTranscript = &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 *PostTextInput) SetInputText(v string) *PostTextInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.InputText = &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 *ResponseCard) SetGenericAttachments(v []*GenericAttachment)", "video": "" }
{ "audio": "", "image": "", "text": " *ResponseCard {\n\ts.GenericAttachments = 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 *Shape) HasHostLabelMembers() bool {\n\tfor _, ref", "video": "" }
{ "audio": "", "image": "", "text": " := range s.MemberRefs {\n\t\tif ref.HostLabel {\n\t\t\treturn true\n\t\t}\n\t}\n\n\treturn false\n}", "video": "" }
{ "audio": "", "image": "", "text": " {\n\treturn attributeSelector(key,\n\t\tfunc(s string) bool {\n\t\t\treturn rx.MatchString(s)\n\t\t})\n}", "video": "" }
{ "audio": "", "image": "", "text": "func (s *AssociateProductWithPortfolioInput) SetSourcePortfolioId(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *AssociateProductWithPortfolioInput {\n\ts.SourcePortfolioId = &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 *ConstraintDetail) SetConstraintId(v string) *ConstraintDetail {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.ConstraintId = &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 *CopyProductInput) SetSourceProductArn(v string) *CopyProductInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SourceProductArn = &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 *CopyProductInput) SetSourceProvisioningArtifactIdentifiers(v []map[string]*string) *CopyProductInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.SourceProvisioningArtifactIdentifiers = 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 *CopyProductInput) SetTargetProductName(v string) *CopyProductInput {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.TargetProductName = &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 *DescribeCopyProductStatusOutput) SetCopyProductStatus(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *DescribeCopyProductStatusOutput {\n\ts.CopyProductStatus = &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 *DescribePortfolioShareStatusOutput) SetOrganizationNodeValue(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *DescribePortfolioShareStatusOutput {\n\ts.OrganizationNodeValue = &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 *DescribePortfolioShareStatusOutput) SetShareDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " *ShareDetails) *DescribePortfolioShareStatusOutput {\n\ts.ShareDetails = 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 *DescribeProductAsAdminOutput) SetProvisioningArtifactSummaries(v []*ProvisioningArtifactSummary)", "video": "" }
{ "audio": "", "image": "", "text": " *DescribeProductAsAdminOutput {\n\ts.ProvisioningArtifactSummaries = 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 *DescribeProvisionedProductOutput) SetCloudWatchDashboards(v", "video": "" }
{ "audio": "", "image": "", "text": " []*CloudWatchDashboard) *DescribeProvisionedProductOutput {\n\ts.CloudWatchDashboards = 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 *DescribeProvisionedProductOutput) SetProvisionedProductDetail(v", "video": "" }
{ "audio": "", "image": "", "text": " *ProvisionedProductDetail) *DescribeProvisionedProductOutput {\n\ts.ProvisionedProductDetail = 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 *DescribeProvisionedProductPlanOutput) SetProvisionedProductPlanDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " *ProvisionedProductPlanDetails) *DescribeProvisionedProductPlanOutput {\n\ts.ProvisionedProductPlanDetails = 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 *DescribeProvisionedProductPlanOutput) SetResourceChanges(v", "video": "" }
{ "audio": "", "image": "", "text": " []*ResourceChange) *DescribeProvisionedProductPlanOutput {\n\ts.ResourceChanges = 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 *DescribeProvisioningParametersOutput) SetProvisioningArtifactPreferences(v", "video": "" }
{ "audio": "", "image": "", "text": " *ProvisioningArtifactPreferences) *DescribeProvisioningParametersOutput {\n\ts.ProvisioningArtifactPreferences = 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 *DescribeProvisioningParametersOutput) SetUsageInstructions(v", "video": "" }
{ "audio": "", "image": "", "text": " []*UsageInstruction) *DescribeProvisioningParametersOutput {\n\ts.UsageInstructions = 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 *DescribeRecordOutput) SetRecordOutputs(v", "video": "" }
{ "audio": "", "image": "", "text": " []*RecordOutput) *DescribeRecordOutput {\n\ts.RecordOutputs = 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 *ExecuteProvisionedProductServiceActionInput) SetExecuteToken(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *ExecuteProvisionedProductServiceActionInput {\n\ts.ExecuteToken = &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 *GetAWSOrganizationsAccessStatusOutput) SetAccessStatus(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *GetAWSOrganizationsAccessStatusOutput {\n\ts.AccessStatus = &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 *ListConstraintsForPortfolioOutput) SetConstraintDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " []*ConstraintDetail) *ListConstraintsForPortfolioOutput {\n\ts.ConstraintDetails = 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 *ListLaunchPathsOutput) SetLaunchPathSummaries(v", "video": "" }
{ "audio": "", "image": "", "text": " []*LaunchPathSummary) *ListLaunchPathsOutput {\n\ts.LaunchPathSummaries = 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 *ListOrganizationPortfolioAccessInput) SetOrganizationNodeType(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *ListOrganizationPortfolioAccessInput {\n\ts.OrganizationNodeType = &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 *ListOrganizationPortfolioAccessOutput) SetOrganizationNodes(v", "video": "" }
{ "audio": "", "image": "", "text": " []*OrganizationNode) *ListOrganizationPortfolioAccessOutput {\n\ts.OrganizationNodes = 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 *ListProvisionedProductPlansOutput) SetProvisionedProductPlans(v []*ProvisionedProductPlanSummary)", "video": "" }
{ "audio": "", "image": "", "text": " *ListProvisionedProductPlansOutput {\n\ts.ProvisionedProductPlans = 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 *ListProvisioningArtifactsForServiceActionOutput) SetProvisioningArtifactViews(v", "video": "" }
{ "audio": "", "image": "", "text": " []*ProvisioningArtifactView) *ListProvisioningArtifactsForServiceActionOutput {\n\ts.ProvisioningArtifactViews = 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 *ListProvisioningArtifactsOutput) SetProvisioningArtifactDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " []*ProvisioningArtifactDetail) *ListProvisioningArtifactsOutput {\n\ts.ProvisioningArtifactDetails = 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 *ListRecordHistoryInput) SetSearchFilter(v *ListRecordHistorySearchFilter)", "video": "" }
{ "audio": "", "image": "", "text": " *ListRecordHistoryInput {\n\ts.SearchFilter = 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 *ListRecordHistoryOutput) SetRecordDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " []*RecordDetail) *ListRecordHistoryOutput {\n\ts.RecordDetails = 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 *ListResourcesForTagOptionOutput) SetResourceDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " []*ResourceDetail) *ListResourcesForTagOptionOutput {\n\ts.ResourceDetails = 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 *ListTagOptionsOutput) SetTagOptionDetails(v", "video": "" }
{ "audio": "", "image": "", "text": " []*TagOptionDetail) *ListTagOptionsOutput {\n\ts.TagOptionDetails = 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 *ProductViewAggregationValue) SetApproximateCount(v", "video": "" }
{ "audio": "", "image": "", "text": " int64) *ProductViewAggregationValue {\n\ts.ApproximateCount = &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 *ProductViewDetail) SetProductARN(v", "video": "" }
{ "audio": "", "image": "", "text": " string) *ProductViewDetail {\n\ts.ProductARN = &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 *ProductViewSummary) SetHasDefaultPath(v bool) *ProductViewSummary {\n", "video": "" }
{ "audio": "", "image": "", "text": "\ts.HasDefaultPath = &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": "" }