Class: Aws::Types::AwsBackupRecoveryPointCalculatedLifecycleDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delete_at::String

Returns the value of attribute delete_at.

Returns:

  • (::String)


752
753
754
# File 'sig/types.rbs', line 752

def delete_at
  @delete_at
end

#move_to_cold_storage_at::String

Returns the value of attribute move_to_cold_storage_at.

Returns:

  • (::String)


753
754
755
# File 'sig/types.rbs', line 753

def move_to_cold_storage_at
  @move_to_cold_storage_at
end