Class: Aws::Types::FixedResponseAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


499
500
501
# File 'sig/types.rbs', line 499

def status_code
  @status_code
end