Class: Aws::Types::AwsSecurityFinding

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::Action

Returns the value of attribute action.

Returns:



4235
4236
4237
# File 'sig/types.rbs', line 4235

def action
  @action
end

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4204
4205
4206
# File 'sig/types.rbs', line 4204

def 
  @aws_account_id
end

#aws_account_name::String

Returns the value of attribute aws_account_name.

Returns:

  • (::String)


4240
4241
4242
# File 'sig/types.rbs', line 4240

def 
  @aws_account_name
end

#company_name::String

Returns the value of attribute company_name.

Returns:

  • (::String)


4201
4202
4203
# File 'sig/types.rbs', line 4201

def company_name
  @company_name
end

#complianceTypes::Compliance

Returns the value of attribute compliance.

Returns:



4226
4227
4228
# File 'sig/types.rbs', line 4226

def compliance
  @compliance
end

#confidence::Integer

Returns the value of attribute confidence.

Returns:

  • (::Integer)


4211
4212
4213
# File 'sig/types.rbs', line 4211

def confidence
  @confidence
end

#created_at::String

Returns the value of attribute created_at.

Returns:

  • (::String)


4208
4209
4210
# File 'sig/types.rbs', line 4208

def created_at
  @created_at
end

#criticality::Integer

Returns the value of attribute criticality.

Returns:

  • (::Integer)


4212
4213
4214
# File 'sig/types.rbs', line 4212

def criticality
  @criticality
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


4214
4215
4216
# File 'sig/types.rbs', line 4214

def description
  @description
end

#detectionTypes::Detection

Returns the value of attribute detection.

Returns:



4241
4242
4243
# File 'sig/types.rbs', line 4241

def detection
  @detection
end

#finding_provider_fieldsTypes::FindingProviderFields

Returns the value of attribute finding_provider_fields.



4236
4237
4238
# File 'sig/types.rbs', line 4236

def finding_provider_fields
  @finding_provider_fields
end

#first_observed_at::String

Returns the value of attribute first_observed_at.

Returns:

  • (::String)


4206
4207
4208
# File 'sig/types.rbs', line 4206

def first_observed_at
  @first_observed_at
end

#generator_detailsTypes::GeneratorDetails

Returns the value of attribute generator_details.



4238
4239
4240
# File 'sig/types.rbs', line 4238

def generator_details
  @generator_details
end

#generator_id::String

Returns the value of attribute generator_id.

Returns:

  • (::String)


4203
4204
4205
# File 'sig/types.rbs', line 4203

def generator_id
  @generator_id
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


4198
4199
4200
# File 'sig/types.rbs', line 4198

def id
  @id
end

#last_observed_at::String

Returns the value of attribute last_observed_at.

Returns:

  • (::String)


4207
4208
4209
# File 'sig/types.rbs', line 4207

def last_observed_at
  @last_observed_at
end

#malware::Array[Types::Malware]

Returns the value of attribute malware.

Returns:



4219
4220
4221
# File 'sig/types.rbs', line 4219

def malware
  @malware
end

#networkTypes::Network

Returns the value of attribute network.

Returns:



4220
4221
4222
# File 'sig/types.rbs', line 4220

def network
  @network
end

#network_path::Array[Types::NetworkPathComponent]

Returns the value of attribute network_path.

Returns:



4221
4222
4223
# File 'sig/types.rbs', line 4221

def network_path
  @network_path
end

#noteTypes::Note

Returns the value of attribute note.

Returns:



4232
4233
4234
# File 'sig/types.rbs', line 4232

def note
  @note
end

#patch_summaryTypes::PatchSummary

Returns the value of attribute patch_summary.

Returns:



4234
4235
4236
# File 'sig/types.rbs', line 4234

def patch_summary
  @patch_summary
end

#processTypes::ProcessDetails

Returns the value of attribute process.



4222
4223
4224
# File 'sig/types.rbs', line 4222

def process
  @process
end

#processed_at::String

Returns the value of attribute processed_at.

Returns:

  • (::String)


4239
4240
4241
# File 'sig/types.rbs', line 4239

def processed_at
  @processed_at
end

#product_arn::String

Returns the value of attribute product_arn.

Returns:

  • (::String)


4199
4200
4201
# File 'sig/types.rbs', line 4199

def product_arn
  @product_arn
end

#product_fields::Hash[::String, ::String]

Returns the value of attribute product_fields.

Returns:

  • (::Hash[::String, ::String])


4217
4218
4219
# File 'sig/types.rbs', line 4217

def product_fields
  @product_fields
end

#product_name::String

Returns the value of attribute product_name.

Returns:

  • (::String)


4200
4201
4202
# File 'sig/types.rbs', line 4200

def product_name
  @product_name
end

#record_state"ACTIVE", "ARCHIVED"

Returns the value of attribute record_state.

Returns:

  • ("ACTIVE", "ARCHIVED")


4230
4231
4232
# File 'sig/types.rbs', line 4230

def record_state
  @record_state
end

#region::String

Returns the value of attribute region.

Returns:

  • (::String)


4202
4203
4204
# File 'sig/types.rbs', line 4202

def region
  @region
end

Returns the value of attribute related_findings.

Returns:



4231
4232
4233
# File 'sig/types.rbs', line 4231

def related_findings
  @related_findings
end

#remediationTypes::Remediation

Returns the value of attribute remediation.

Returns:



4215
4216
4217
# File 'sig/types.rbs', line 4215

def remediation
  @remediation
end

#resources::Array[Types::Resource]

Returns the value of attribute resources.

Returns:



4225
4226
4227
# File 'sig/types.rbs', line 4225

def resources
  @resources
end

#sampleBoolean

Returns the value of attribute sample.

Returns:

  • (Boolean)


4237
4238
4239
# File 'sig/types.rbs', line 4237

def sample
  @sample
end

#schema_version::String

Returns the value of attribute schema_version.

Returns:

  • (::String)


4197
4198
4199
# File 'sig/types.rbs', line 4197

def schema_version
  @schema_version
end

#severityTypes::Severity

Returns the value of attribute severity.

Returns:



4210
4211
4212
# File 'sig/types.rbs', line 4210

def severity
  @severity
end

#source_url::String

Returns the value of attribute source_url.

Returns:

  • (::String)


4216
4217
4218
# File 'sig/types.rbs', line 4216

def source_url
  @source_url
end

#threat_intel_indicators::Array[Types::ThreatIntelIndicator]

Returns the value of attribute threat_intel_indicators.

Returns:



4224
4225
4226
# File 'sig/types.rbs', line 4224

def threat_intel_indicators
  @threat_intel_indicators
end

#threats::Array[Types::Threat]

Returns the value of attribute threats.

Returns:



4223
4224
4225
# File 'sig/types.rbs', line 4223

def threats
  @threats
end

#title::String

Returns the value of attribute title.

Returns:

  • (::String)


4213
4214
4215
# File 'sig/types.rbs', line 4213

def title
  @title
end

#types::Array[::String]

Returns the value of attribute types.

Returns:

  • (::Array[::String])


4205
4206
4207
# File 'sig/types.rbs', line 4205

def types
  @types
end

#updated_at::String

Returns the value of attribute updated_at.

Returns:

  • (::String)


4209
4210
4211
# File 'sig/types.rbs', line 4209

def updated_at
  @updated_at
end

#user_defined_fields::Hash[::String, ::String]

Returns the value of attribute user_defined_fields.

Returns:

  • (::Hash[::String, ::String])


4218
4219
4220
# File 'sig/types.rbs', line 4218

def user_defined_fields
  @user_defined_fields
end

#verification_state"UNKNOWN", ...

Returns the value of attribute verification_state.

Returns:

  • ("UNKNOWN", "TRUE_POSITIVE", "FALSE_POSITIVE", "BENIGN_POSITIVE")


4227
4228
4229
# File 'sig/types.rbs', line 4227

def verification_state
  @verification_state
end

#vulnerabilities::Array[Types::Vulnerability]

Returns the value of attribute vulnerabilities.

Returns:



4233
4234
4235
# File 'sig/types.rbs', line 4233

def vulnerabilities
  @vulnerabilities
end

#workflowTypes::Workflow

Returns the value of attribute workflow.

Returns:



4229
4230
4231
# File 'sig/types.rbs', line 4229

def workflow
  @workflow
end

#workflow_state"NEW", ...

Returns the value of attribute workflow_state.

Returns:

  • ("NEW", "ASSIGNED", "IN_PROGRESS", "DEFERRED", "RESOLVED")


4228
4229
4230
# File 'sig/types.rbs', line 4228

def workflow_state
  @workflow_state
end