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)


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

def creation_date: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

Returns:

  • (::String)


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

def legal_hold_arn: () -> ::String

Returns:

  • (::String)


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

def legal_hold_id: () -> ::String

#recovery_point_selectionTypes::RecoveryPointSelection



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

def recovery_point_selection: () -> Types::RecoveryPointSelection

#status"CREATING", ...

Returns:

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


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

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

#title::String

Returns:

  • (::String)


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

def title: () -> ::String