Class: Aws::Types::GdgDetailAttributes
- Inherits:
-
Object
- Object
- Aws::Types::GdgDetailAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#limit ⇒ ::Integer
Returns the value of attribute limit.
-
#roll_disposition ⇒ ::String
Returns the value of attribute roll_disposition.
Instance Attribute Details
#limit ⇒ ::Integer
Returns the value of attribute limit.
451 452 453 |
# File 'sig/types.rbs', line 451 def limit @limit end |
#roll_disposition ⇒ ::String
Returns the value of attribute roll_disposition.
452 453 454 |
# File 'sig/types.rbs', line 452 def roll_disposition @roll_disposition end |