Class: Aws::Types::LifeCycle

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#added_to_service_date_time::String

Returns the value of attribute added_to_service_date_time.

Returns:

  • (::String)


668
669
670
# File 'sig/types.rbs', line 668

def added_to_service_date_time
  @added_to_service_date_time
end

#elapsed_replication_duration::String

Returns the value of attribute elapsed_replication_duration.

Returns:

  • (::String)


670
671
672
# File 'sig/types.rbs', line 670

def elapsed_replication_duration
  @elapsed_replication_duration
end

#first_byte_date_time::String

Returns the value of attribute first_byte_date_time.

Returns:

  • (::String)


669
670
671
# File 'sig/types.rbs', line 669

def first_byte_date_time
  @first_byte_date_time
end

#last_launchTypes::LifeCycleLastLaunch

Returns the value of attribute last_launch.



672
673
674
# File 'sig/types.rbs', line 672

def last_launch
  @last_launch
end

#last_seen_by_service_date_time::String

Returns the value of attribute last_seen_by_service_date_time.

Returns:

  • (::String)


671
672
673
# File 'sig/types.rbs', line 671

def last_seen_by_service_date_time
  @last_seen_by_service_date_time
end