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

Returns:

  • (::String)


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

def expected_bucket_owner: () -> ::String

#format"TXT", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"INACTIVE", ...

Returns:

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


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

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

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

Returns:

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


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

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