Module: Aws::ARCZonalShift::Client::_UpdateZonalShiftResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#away_from::String

Returns:

  • (::String)


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

def away_from: () -> ::String

#comment::String

Returns:

  • (::String)


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

def comment: () -> ::String

#expiry_time::Time

Returns:

  • (::Time)


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

def expiry_time: () -> ::Time

#resource_identifier::String

Returns:

  • (::String)


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

def resource_identifier: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status"ACTIVE", ...

Returns:

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


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

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

#zonal_shift_id::String

Returns:

  • (::String)


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

def zonal_shift_id: () -> ::String