Module: Aws::GuardDuty::Client::_GetTrustedEntitySetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#error_details::String

Returns:

  • (::String)


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

def error_details: () -> ::String

#expected_bucket_owner::String

Returns:

  • (::String)


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

def expected_bucket_owner: () -> ::String

#format"TXT", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"INACTIVE", ...

Returns:

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


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

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

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time