Class: Aws::Types::SummarizedAttackVector

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#vector_counters::Array[Types::SummarizedCounter]

Returns the value of attribute vector_counters.

Returns:



536
537
538
# File 'sig/types.rbs', line 536

def vector_counters
  @vector_counters
end

#vector_type::String

Returns the value of attribute vector_type.

Returns:

  • (::String)


535
536
537
# File 'sig/types.rbs', line 535

def vector_type
  @vector_type
end