Class: Aws::Types::AttackVectorDescription
- Inherits:
-
Object
- Object
- Aws::Types::AttackVectorDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#vector_type ⇒ ::String
Returns the value of attribute vector_type.
Instance Attribute Details
#vector_type ⇒ ::String
Returns the value of attribute vector_type.
97 98 99 |
# File 'sig/types.rbs', line 97 def vector_type @vector_type end |