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")


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

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

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#finding_criteriaTypes::FindingCriteria



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

def finding_criteria: () -> Types::FindingCriteria

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#rank::Integer

Returns:

  • (::Integer)


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

def rank: () -> ::Integer

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

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time

#version::Integer

Returns:

  • (::Integer)


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

def version: () -> ::Integer