Module: Aws::GuardDuty::Client::_GetIPSetResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#expected_bucket_owner::String

Returns:

  • (::String)


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

def expected_bucket_owner: () -> ::String

#format"TXT", ...

Returns:

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


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

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

#location::String

Returns:

  • (::String)


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

def location: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"INACTIVE", ...

Returns:

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


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

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

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

Returns:

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


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

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