Module: Aws::Backup::Client::_CreateLegalHoldResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateLegalHoldOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_date::Time

Returns:

  • (::Time)


207
# File 'sig/client.rbs', line 207

def creation_date: () -> ::Time

#description::String

Returns:

  • (::String)


204
# File 'sig/client.rbs', line 204

def description: () -> ::String

Returns:

  • (::String)


206
# File 'sig/client.rbs', line 206

def legal_hold_arn: () -> ::String

Returns:

  • (::String)


205
# File 'sig/client.rbs', line 205

def legal_hold_id: () -> ::String

#recovery_point_selectionTypes::RecoveryPointSelection



208
# File 'sig/client.rbs', line 208

def recovery_point_selection: () -> Types::RecoveryPointSelection

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "CANCELING", "CANCELED")


203
# File 'sig/client.rbs', line 203

def status: () -> ("CREATING" | "ACTIVE" | "CANCELING" | "CANCELED")

#title::String

Returns:

  • (::String)


202
# File 'sig/client.rbs', line 202

def title: () -> ::String