Class: Aws::Types::DeleteAssetTypeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteAssetTypeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#identifier ⇒ ::String
Returns the value of attribute identifier.
Instance Attribute Details
#identifier ⇒ ::String
Returns the value of attribute identifier.
2267 2268 2269 |
# File 'sig/types.rbs', line 2267 def identifier @identifier end |