Class: Aws::Types::DeleteAliasRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAliasRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#alias_name ⇒ ::String
Returns the value of attribute alias_name.
Instance Attribute Details
#alias_name ⇒ ::String
Returns the value of attribute alias_name.
194 195 196 |
# File 'sig/types.rbs', line 194 def alias_name @alias_name end |