Class: Aws::Types::GetDistributionLatestCacheResetResult

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Time

Returns the value of attribute create_time.

Returns:



1630
1631
1632
# File 'sig/types.rbs', line 1630

def create_time
  @create_time
end

#status::String

Returns the value of attribute status.

Returns:



1629
1630
1631
# File 'sig/types.rbs', line 1629

def status
  @status
end