Class: Aws::Types::DescribeAccountOverviewRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#from_time::Time

Returns the value of attribute from_time.

Returns:



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.

Returns:



169
170
171
# File 'sig/types.rbs', line 169

def to_time
  @to_time
end