Module: Aws::ARCZonalShift::Client::_StartPracticeRunResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#away_from::String

Returns:

  • (::String)


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

def away_from: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#resource_identifier::String

Returns:

  • (::String)


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

def resource_identifier: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status"ACTIVE", ...

Returns:

  • ("ACTIVE", "EXPIRED", "CANCELED")


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

def status: () -> ("ACTIVE" | "EXPIRED" | "CANCELED")

#zonal_shift_id::String

Returns:

  • (::String)


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

def zonal_shift_id: () -> ::String