Module: Aws::SecurityAgent::Client::_CreateThreatResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateThreatOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#anchorTypes::ThreatAnchorShape



607
# File 'sig/client.rbs', line 607

def anchor: () -> Types::ThreatAnchorShape

#comments::String

Returns:

  • (::String)


599
# File 'sig/client.rbs', line 599

def comments: () -> ::String

#created_at::Time

Returns:

  • (::Time)


612
# File 'sig/client.rbs', line 612

def created_at: () -> ::Time

#created_by"CUSTOMER", "AGENT"

Returns:

  • ("CUSTOMER", "AGENT")


610
# File 'sig/client.rbs', line 610

def created_by: () -> ("CUSTOMER" | "AGENT")

#evidence::Array[Types::ThreatEvidenceShape]

Returns:



608
# File 'sig/client.rbs', line 608

def evidence: () -> ::Array[Types::ThreatEvidenceShape]

#impacted_assets::Array[::String]

Returns:

  • (::Array[::String])


606
# File 'sig/client.rbs', line 606

def impacted_assets: () -> ::Array[::String]

#impacted_goal::Array[::String]

Returns:

  • (::Array[::String])


605
# File 'sig/client.rbs', line 605

def impacted_goal: () -> ::Array[::String]

#prerequisites::String

Returns:

  • (::String)


602
# File 'sig/client.rbs', line 602

def prerequisites: () -> ::String

#recommendation::String

Returns:

  • (::String)


609
# File 'sig/client.rbs', line 609

def recommendation: () -> ::String

#severity"CRITICAL", ...

Returns:

  • ("CRITICAL", "HIGH", "MEDIUM", "LOW", "INFO")


597
# File 'sig/client.rbs', line 597

def severity: () -> ("CRITICAL" | "HIGH" | "MEDIUM" | "LOW" | "INFO")

#statement::String

Returns:

  • (::String)


596
# File 'sig/client.rbs', line 596

def statement: () -> ::String

#status"OPEN", ...

Returns:

  • ("OPEN", "RESOLVED", "DISMISSED")


598
# File 'sig/client.rbs', line 598

def status: () -> ("OPEN" | "RESOLVED" | "DISMISSED")

#stride::Array[("SPOOFING" | "TAMPERING" | "REPUDIATION" | "INFORMATION_DISCLOSURE" | "DENIAL_OF_SERVICE" | "ELEVATION_OF_PRIVILEGE")]

Returns:

  • (::Array[("SPOOFING" | "TAMPERING" | "REPUDIATION" | "INFORMATION_DISCLOSURE" | "DENIAL_OF_SERVICE" | "ELEVATION_OF_PRIVILEGE")])


600
# File 'sig/client.rbs', line 600

def stride: () -> ::Array[("SPOOFING" | "TAMPERING" | "REPUDIATION" | "INFORMATION_DISCLOSURE" | "DENIAL_OF_SERVICE" | "ELEVATION_OF_PRIVILEGE")]

#threat_action::String

Returns:

  • (::String)


603
# File 'sig/client.rbs', line 603

def threat_action: () -> ::String

#threat_id::String

Returns:

  • (::String)


593
# File 'sig/client.rbs', line 593

def threat_id: () -> ::String

#threat_impact::String

Returns:

  • (::String)


604
# File 'sig/client.rbs', line 604

def threat_impact: () -> ::String

#threat_job_id::String

Returns:

  • (::String)


594
# File 'sig/client.rbs', line 594

def threat_job_id: () -> ::String

#threat_source::String

Returns:

  • (::String)


601
# File 'sig/client.rbs', line 601

def threat_source: () -> ::String

#title::String

Returns:

  • (::String)


595
# File 'sig/client.rbs', line 595

def title: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


613
# File 'sig/client.rbs', line 613

def updated_at: () -> ::Time

#updated_by"CUSTOMER", "AGENT"

Returns:

  • ("CUSTOMER", "AGENT")


611
# File 'sig/client.rbs', line 611

def updated_by: () -> ("CUSTOMER" | "AGENT")