Module: Aws::ARCZonalShift::Client::_StartZonalShiftResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#away_from::String

Returns:

  • (::String)


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

def away_from: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#resource_identifier::String

Returns:

  • (::String)


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

def resource_identifier: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status"ACTIVE", ...

Returns:

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


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

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

#zonal_shift_id::String

Returns:

  • (::String)


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

def zonal_shift_id: () -> ::String