Class: Aws::Types::Sample
- Inherits:
-
Object
- Object
- Aws::Types::Sample
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#size ⇒ ::Integer
Returns the value of attribute size.
-
#type ⇒ "FIRST_N", ...
Returns the value of attribute type.
Instance Attribute Details
#size ⇒ ::Integer
Returns the value of attribute size.
855 856 857 |
# File 'sig/types.rbs', line 855 def size @size end |
#type ⇒ "FIRST_N", ...
Returns the value of attribute type.
856 857 858 |
# File 'sig/types.rbs', line 856 def type @type end |