Class: Aws::Types::UpdateApplicationLayerAutomaticResponseRequest
- Inherits:
-
Object
- Object
- Aws::Types::UpdateApplicationLayerAutomaticResponseRequest
- 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.
582 583 584 |
# File 'sig/types.rbs', line 582 def action @action end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
581 582 583 |
# File 'sig/types.rbs', line 581 def resource_arn @resource_arn end |