Module: Aws::ARCZonalShift::Client::_CancelPracticeRunResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#away_from::String

Returns:

  • (::String)


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

def away_from: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#resource_identifier::String

Returns:

  • (::String)


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

def resource_identifier: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status"ACTIVE", ...

Returns:

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


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

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

#zonal_shift_id::String

Returns:

  • (::String)


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

def zonal_shift_id: () -> ::String