Module: Aws::GuardDuty::Client::_GetThreatIntelSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#expected_bucket_owner::String



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

def expected_bucket_owner: () -> ::String

#format"TXT", ...



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

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

#location::String



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

def location: () -> ::String

#name::String



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

def name: () -> ::String

#status"INACTIVE", ...



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

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

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



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

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