Class: Aws::Types::MappingRule
- Inherits:
-
Object
- Object
- Aws::Types::MappingRule
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#specifier ⇒ ::String
Returns the value of attribute specifier.
Instance Attribute Details
#specifier ⇒ ::String
Returns the value of attribute specifier.
140 141 142 |
# File 'sig/types.rbs', line 140 def specifier @specifier end |