Module: Aws::GuardDuty::Client::_GetThreatEntitySetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#error_details::String

Returns:

  • (::String)


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

def error_details: () -> ::String

#expected_bucket_owner::String

Returns:

  • (::String)


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

def expected_bucket_owner: () -> ::String

#format"TXT", ...

Returns:

  • ("TXT", "STIX", "OTX_CSV", "ALIEN_VAULT", "PROOF_POINT", "FIRE_EYE")


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

def format: () -> ("TXT" | "STIX" | "OTX_CSV" | "ALIEN_VAULT" | "PROOF_POINT" | "FIRE_EYE")

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"INACTIVE", ...

Returns:

  • ("INACTIVE", "ACTIVATING", "ACTIVE", "DEACTIVATING", "ERROR", "DELETE_PENDING", "DELETED")


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

def status: () -> ("INACTIVE" | "ACTIVATING" | "ACTIVE" | "DEACTIVATING" | "ERROR" | "DELETE_PENDING" | "DELETED")

#tags::Hash[::String, ::String]

Returns:

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


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

def tags: () -> ::Hash[::String, ::String]

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time