Class: Aws::Types::PutFunctionScalingConfigResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#function_state"Pending", ...

Returns the value of attribute function_state.

Returns:

  • ("Pending", "Active", "Inactive", "Failed", "Deactivating", "Deactivated", "ActiveNonInvocable", "Deleting")


1819
1820
1821
# File 'sig/types.rbs', line 1819

def function_state
  @function_state
end