id stringlengths 2 7 | text stringlengths 17 51.2k | title stringclasses 1 value |
|---|---|---|
c1100 | s.Negated = &v
return s
} | |
c1101 | s.MatchPredicates = v
return s
} | |
c1102 |
s.RegexMatchTuples = v
return s
} | |
c1103 | *RegexMatchTuple) *RegexMatchSetUpdate {
s.RegexMatchTuple = v
return s
} | |
c1104 | s.RegexPatternStrings = v
return s
} | |
c1105 | string) *RegexPatternSetUpdate {
s.RegexPatternString = &v
return s
} | |
c1106 | *Rule {
s.Predicates = v
return s
} | |
c1107 | *HTTPRequest) *SampledHTTPRequest {
s.Request = v
return s
} | |
c1108 | s.RuleWithinRuleGroup = &v
return s
} | |
c1109 | *SizeConstraintSet {
s.SizeConstraints = v
return s
} | |
c1110 | *SizeConstraint) *SizeConstraintSetUpdate {
s.SizeConstraint = v
return s
} | |
c1111 | *SqlInjectionMatchSet {
s.SqlInjectionMatchTuples = v
return s
} | |
c1112 | *SqlInjectionMatchTuple) *SqlInjectionMatchSetUpdate {
s.SqlInjectionMatchTuple = v
return s
} | |
c1113 | s.WebACLArn = &v
return s
} | |
c1114 | *XssMatchSet {
s.XssMatchTuples = v
return s
} | |
c1115 | {
s.XssMatchTuple = v
return s
} | |
c1116 | []*string) *ApplicationDescription {
s.ConfigurationTemplates = v
return s
} | |
c1117 | *ApplicationResourceLifecycleConfig {
s.VersionLifecycleConfig = v
return s
} | |
c1118 | string) *ApplicationVersionDescription {
s.ApplicationVersionArn = &v
return s
} | |
c1119 | string) *ApplicationVersionDescription {
s.BuildArn = &v
return s
} | |
c1120 | *MaxAgeRule) *ApplicationVersionLifecycleConfig {
s.MaxAgeRule = v
return s
} | |
c1121 | *MaxCountRule) *ApplicationVersionLifecycleConfig {
s.MaxCountRule = v
return s
} | |
c1122 | string) *BuildConfiguration {
s.ArtifactName = &v
return s
} | |
c1123 | s.CodeBuildServiceRole = &v
return s
} | |
c1124 | {
s.IOWait = &v
return s
} | |
c1125 | {
s.IRQ = &v
return s
} | |
c1126 | {
s.Idle = &v
return s
} | |
c1127 | {
s.Nice = &v
return s
} | |
c1128 | float64) *CPUUtilization {
s.SoftIRQ = &v
return s
} | |
c1129 | {
s.FullyQualifiedCNAME = &v
return s
} | |
c1130 | string) *ConfigurationOptionDescription {
s.ChangeSeverity = &v
return s
} | |
c1131 | bool) *ConfigurationOptionDescription {
s.UserDefined = &v
return s
} | |
c1132 | []*string) *ConfigurationOptionDescription {
s.ValueOptions = v
return s
} | |
c1133 | string) *ConfigurationOptionDescription {
s.ValueType = &v
return s
} | |
c1134 | bool) *CreateApplicationVersionInput {
s.AutoCreateApplication = &v
return s
} | |
c1135 | *BuildConfiguration) *CreateApplicationVersionInput {
s.BuildConfiguration = v
return s
} | |
c1136 | *SourceConfiguration) *CreateConfigurationTemplateInput {
s.SourceConfiguration = v
return s
} | |
c1137 | {
s.PlatformDefinitionBundle = v
return s
} | |
c1138 | *Builder) *CreatePlatformVersionOutput {
s.Builder = v
return s
} | |
c1139 | s.TerminateEnvByForce = &v
return s
} | |
c1140 | bool) *DeleteApplicationVersionInput {
s.DeleteSourceBundle = &v
return s
} | |
c1141 | s.DeploymentTime = &v
return s
} | |
c1142 | *ResourceQuotas) *DescribeAccountAttributesOutput {
s.ResourceQuotas = v
return s
} | |
c1143 | *DescribeApplicationVersionsOutput {
s.ApplicationVersions = v
return s
} | |
c1144 | *DescribeConfigurationSettingsOutput {
s.ConfigurationSettings = v
return s
} | |
c1145 | *InstanceHealthSummary) *DescribeEnvironmentHealthOutput {
s.InstancesHealth = v
return s
} | |
c1146 | []*ManagedActionHistoryItem) *DescribeEnvironmentManagedActionHistoryOutput {
s.ManagedActionHistoryItems = v
return s
} | |
c1147 | []*ManagedAction) *DescribeEnvironmentManagedActionsOutput {
s.ManagedActions = v
return s
} | |
c1148 | *DescribeEnvironmentResourcesOutput {
s.EnvironmentResources = v
return s
} | |
c1149 | []*string) *DescribeEnvironmentsInput {
s.EnvironmentNames = v
return s
} | |
c1150 | {
s.IncludedDeletedBackTo = &v
return s
} | |
c1151 | []*SingleInstanceHealth) *DescribeInstancesHealthOutput {
s.InstanceHealthList = v
return s
} | |
c1152 | *PlatformDescription) *DescribePlatformVersionOutput {
s.PlatformDescription = v
return s
} | |
c1153 | s.AbortableOperationInProgress = &v
return s
} | |
c1154 | string) *EnvironmentDescription {
s.CNAME = &v
return s
} | |
c1155 | string) *EnvironmentDescription {
s.EndpointURL = &v
return s
} | |
c1156 | {
s.EnvironmentArn = &v
return s
} | |
c1157 | []*EnvironmentLink) *EnvironmentDescription {
s.EnvironmentLinks = v
return s
} | |
c1158 | time.Time) *EnvironmentInfoDescription {
s.SampleTimestamp = &v
return s
} | |
c1159 | []*LaunchTemplate) *EnvironmentResourceDescription {
s.LaunchTemplates = v
return s
} | |
c1160 | int64) *InstanceHealthSummary {
s.Degraded = &v
return s
} | |
c1161 | int64) *InstanceHealthSummary {
s.NoData = &v
return s
} | |
c1162 | int64) *InstanceHealthSummary {
s.Ok = &v
return s
} | |
c1163 | int64) *InstanceHealthSummary {
s.Severe = &v
return s
} | |
c1164 | int64) *InstanceHealthSummary {
s.Unknown = &v
return s
} | |
c1165 | *Latency {
s.P10 = &v
return s
} | |
c1166 | *Latency {
s.P50 = &v
return s
} | |
c1167 | *Latency {
s.P75 = &v
return s
} | |
c1168 | *Latency {
s.P85 = &v
return s
} | |
c1169 | *Latency {
s.P90 = &v
return s
} | |
c1170 | *Latency {
s.P95 = &v
return s
} | |
c1171 | *Latency {
s.P99 = &v
return s
} | |
c1172 | *Latency {
s.P999 = &v
return s
} | |
c1173 | *ListAvailableSolutionStacksOutput {
s.SolutionStackDetails = v
return s
} | |
c1174 | []*string) *ListAvailableSolutionStacksOutput {
s.SolutionStacks = v
return s
} | |
c1175 | []*PlatformSummary) *ListPlatformVersionsOutput {
s.PlatformSummaryList = v
return s
} | |
c1176 | s.WindowStartTime = &v
return s
} | |
c1177 | time.Time) *ManagedActionHistoryItem {
s.ExecutedTime = &v
return s
} | |
c1178 | {
s.FailureDescription = &v
return s
} | |
c1179 | time.Time) *ManagedActionHistoryItem {
s.FinishedTime = &v
return s
} | |
c1180 | s.MaxAgeInDays = &v
return s
} | |
c1181 | s.MaxCount = &v
return s
} | |
c1182 | []*CustomAmi) *PlatformDescription {
s.CustomAmiList = v
return s
} | |
c1183 | *PlatformDescription {
s.Frameworks = v
return s
} | |
c1184 | {
s.Maintainer = &v
return s
} | |
c1185 | *PlatformDescription {
s.ProgrammingLanguages = v
return s
} | |
c1186 | *Queue {
s.URL = &v
return s
} | |
c1187 | s.ApplicationQuota = v
return s
} | |
c1188 | s.ApplicationVersionQuota = v
return s
} | |
c1189 | s.ConfigurationTemplateQuota = v
return s
} | |
c1190 | s.CustomPlatformQuota = v
return s
} | |
c1191 | s.EnvironmentQuota = v
return s
} | |
c1192 | *RetrieveEnvironmentInfoOutput {
s.EnvironmentInfo = v
return s
} | |
c1193 | *Deployment) *SingleInstanceHealth {
s.Deployment = v
return s
} | |
c1194 | []*string) *SolutionStackDescription {
s.PermittedFileTypes = v
return s
} | |
c1195 | {
s.SourceLocation = &v
return s
} | |
c1196 | {
s.SourceRepository = &v
return s
} | |
c1197 | s.Status2xx = &v
return s
} | |
c1198 | s.Status3xx = &v
return s
} | |
c1199 | s.Status4xx = &v
return s
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.