Class: Aws::Types::CancelLifecycleExecutionResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lifecycle_execution_id ⇒ ::String

Returns the value of attribute lifecycle_execution_id.

Returns:

  • (::String)


78
79
80
# File 'sig/types.rbs', line 78

def lifecycle_execution_id
  @lifecycle_execution_id
end