Module: Aws::ARCZonalShift::Client::_CancelZonalShiftResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#away_from::String

Returns:

  • (::String)


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

def away_from: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#resource_identifier::String

Returns:

  • (::String)


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

def resource_identifier: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status"ACTIVE", ...

Returns:

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


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

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

#zonal_shift_id::String

Returns:

  • (::String)


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

def zonal_shift_id: () -> ::String