Class: Aws::Types::FixedResponseAction
- Inherits:
-
Object
- Object
- Aws::Types::FixedResponseAction
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#status_code ⇒ ::Integer
Returns the value of attribute status_code.
Instance Attribute Details
#status_code ⇒ ::Integer
Returns the value of attribute status_code.
499 500 501 |
# File 'sig/types.rbs', line 499 def status_code @status_code end |