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:



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

def created_at: () -> ::Time

#error_details::String

Returns:



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

def error_details: () -> ::String

#expected_bucket_owner::String

Returns:



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

def expected_bucket_owner: () -> ::String

#format"TXT", ...

Returns:



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

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

#location::String

Returns:



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

def location: () -> ::String

#name::String

Returns:



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

def name: () -> ::String

#status"INACTIVE", ...

Returns:



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

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

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

Returns:



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

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

#updated_at::Time

Returns:



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

def updated_at: () -> ::Time