Class: Aws::Types::AwsBackupBackupPlanRuleCopyActionsDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_backup_vault_arn::String

Returns the value of attribute destination_backup_vault_arn.

Returns:

  • (::String)


718
719
720
# File 'sig/types.rbs', line 718

def destination_backup_vault_arn
  @destination_backup_vault_arn
end

#lifecycleTypes::AwsBackupBackupPlanLifecycleDetails

Returns the value of attribute lifecycle.



719
720
721
# File 'sig/types.rbs', line 719

def lifecycle
  @lifecycle
end