Class: Aws::Types::GdgAttributes
- Inherits:
-
Object
- Object
- Aws::Types::GdgAttributes
- 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.
445 446 447 |
# File 'sig/types.rbs', line 445 def limit @limit end |
#roll_disposition ⇒ ::String
Returns the value of attribute roll_disposition.
446 447 448 |
# File 'sig/types.rbs', line 446 def roll_disposition @roll_disposition end |