Class: Aws::Types::DescribeAccountOverviewRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeAccountOverviewRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#from_time ⇒ ::Time
Returns the value of attribute from_time.
-
#to_time ⇒ ::Time
Returns the value of attribute to_time.
Instance Attribute Details
#from_time ⇒ ::Time
Returns the value of attribute from_time.
168 169 170 |
# File 'sig/types.rbs', line 168 def from_time @from_time end |
#to_time ⇒ ::Time
Returns the value of attribute to_time.
169 170 171 |
# File 'sig/types.rbs', line 169 def to_time @to_time end |