Class: Aws::Types::ListThreatIntelSetsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#next_token::String

Returns the value of attribute next_token.

Returns:



2062
2063
2064
# File 'sig/types.rbs', line 2062

def next_token
  @next_token
end

#threat_intel_set_ids::Array[::String]

Returns the value of attribute threat_intel_set_ids.

Returns:



2061
2062
2063
# File 'sig/types.rbs', line 2061

def threat_intel_set_ids
  @threat_intel_set_ids
end