Class: Aws::Backup::Types::GetLegalHoldOutput

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#cancel_descriptionString

The reason for removing the legal hold.

Returns:

  • (String)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#cancellation_dateTime

The time when the legal hold was cancelled.

Returns:

  • (Time)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#creation_dateTime

The time when the legal hold was created.

Returns:

  • (Time)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the legal hold.

Returns:

  • (String)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

The framework ARN for the specified legal hold. The format of the ARN depends on the resource type.

Returns:

  • (String)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

The ID of the legal hold.

Returns:

  • (String)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#recovery_point_selectionTypes::RecoveryPointSelection

The criteria to assign a set of resources, such as resource types or backup vaults.



4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#retain_record_untilTime

The date and time until which the legal hold record is retained.

Returns:

  • (Time)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the legal hold.

Returns:

  • (String)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end

#titleString

The title of the legal hold.

Returns:

  • (String)


4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 4219

class GetLegalHoldOutput < Struct.new(
  :title,
  :status,
  :description,
  :cancel_description,
  :legal_hold_id,
  :legal_hold_arn,
  :creation_date,
  :cancellation_date,
  :retain_record_until,
  :recovery_point_selection)
  SENSITIVE = []
  include Aws::Structure
end