Class: Aws::Types::DeleteBlueprintRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteBlueprintRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
2288 2289 2290 |
# File 'sig/types.rbs', line 2288 def name @name end |