Module: Aws::Pipes::Client::_StopPipeResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#current_state"RUNNING", ...

Returns:

  • ("RUNNING", "STOPPED", "CREATING", "UPDATING", "DELETING", "STARTING", "STOPPING", "CREATE_FAILED", "UPDATE_FAILED", "START_FAILED", "STOP_FAILED", "DELETE_FAILED", "CREATE_ROLLBACK_FAILED", "DELETE_ROLLBACK_FAILED", "UPDATE_ROLLBACK_FAILED")


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

def current_state: () -> ("RUNNING" | "STOPPED" | "CREATING" | "UPDATING" | "DELETING" | "STARTING" | "STOPPING" | "CREATE_FAILED" | "UPDATE_FAILED" | "START_FAILED" | "STOP_FAILED" | "DELETE_FAILED" | "CREATE_ROLLBACK_FAILED" | "DELETE_ROLLBACK_FAILED" | "UPDATE_ROLLBACK_FAILED")

#desired_state"RUNNING", "STOPPED"

Returns:

  • ("RUNNING", "STOPPED")


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

def desired_state: () -> ("RUNNING" | "STOPPED")

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#name::String

Returns:

  • (::String)


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

def name: () -> ::String