Class: Aws::Types::DescribeStatementRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeStatementRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#wait_time_seconds ⇒ ::Integer
Returns the value of attribute wait_time_seconds.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
100 101 102 |
# File 'sig/types.rbs', line 100 def id @id end |
#wait_time_seconds ⇒ ::Integer
Returns the value of attribute wait_time_seconds.
101 102 103 |
# File 'sig/types.rbs', line 101 def wait_time_seconds @wait_time_seconds end |