Module: Aws::GuardDuty::Client::_GetFilterResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#action"NOOP", "ARCHIVE"

Returns:

  • ("NOOP", "ARCHIVE")


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

def action: () -> ("NOOP" | "ARCHIVE")

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#finding_criteriaTypes::FindingCriteria



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

def finding_criteria: () -> Types::FindingCriteria

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#rank::Integer

Returns:

  • (::Integer)


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

def rank: () -> ::Integer

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#version::Integer

Returns:

  • (::Integer)


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

def version: () -> ::Integer