Class: Aws::Types::EnableApplicationLayerAutomaticResponseRequest
- Inherits:
-
Object
- Object
- Aws::Types::EnableApplicationLayerAutomaticResponseRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#action ⇒ Types::ResponseAction
Returns the value of attribute action.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
Instance Attribute Details
#action ⇒ Types::ResponseAction
Returns the value of attribute action.
289 290 291 |
# File 'sig/types.rbs', line 289 def action @action end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
288 289 290 |
# File 'sig/types.rbs', line 288 def resource_arn @resource_arn end |