Class: Aws::Types::UpdateFlowResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#flow_status"Active", ...

Returns the value of attribute flow_status.

Returns:

  • ("Active", "Deprecated", "Deleted", "Draft", "Errored", "Suspended")


1413
1414
1415
# File 'sig/types.rbs', line 1413

def flow_status
  @flow_status
end