Class: Aws::Types::DescribeServiceActionInput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeServiceActionInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#accept_language ⇒ ::String
Returns the value of attribute accept_language.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#accept_language ⇒ ::String
Returns the value of attribute accept_language.
577 578 579 |
# File 'sig/types.rbs', line 577 def accept_language @accept_language end |
#id ⇒ ::String
Returns the value of attribute id.
576 577 578 |
# File 'sig/types.rbs', line 576 def id @id end |