Module: Aws::SecurityAgent::Client::_UpdateThreatResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#anchorTypes::ThreatAnchorShape



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

def anchor: () -> Types::ThreatAnchorShape

#comments::String

Returns:

  • (::String)


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

def comments: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by"CUSTOMER", "AGENT"

Returns:

  • ("CUSTOMER", "AGENT")


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

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

#evidence::Array[Types::ThreatEvidenceShape]

Returns:



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

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

#impacted_assets::Array[::String]

Returns:

  • (::Array[::String])


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

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

#impacted_goal::Array[::String]

Returns:

  • (::Array[::String])


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

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

#prerequisites::String

Returns:

  • (::String)


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

def prerequisites: () -> ::String

#recommendation::String

Returns:

  • (::String)


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

def recommendation: () -> ::String

#severity"CRITICAL", ...

Returns:

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


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

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

#statement::String

Returns:

  • (::String)


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

def statement: () -> ::String

#status"OPEN", ...

Returns:

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


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

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")])


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

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

#threat_action::String

Returns:

  • (::String)


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

def threat_action: () -> ::String

#threat_id::String

Returns:

  • (::String)


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

def threat_id: () -> ::String

#threat_impact::String

Returns:

  • (::String)


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

def threat_impact: () -> ::String

#threat_job_id::String

Returns:

  • (::String)


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

def threat_job_id: () -> ::String

#threat_source::String

Returns:

  • (::String)


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

def threat_source: () -> ::String

#title::String

Returns:

  • (::String)


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

def title: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#updated_by"CUSTOMER", "AGENT"

Returns:

  • ("CUSTOMER", "AGENT")


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

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