Class: Aws::Types::GetBlueprintResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBlueprintResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#blueprint ⇒ Types::Blueprint
Returns the value of attribute blueprint.
Instance Attribute Details
#blueprint ⇒ Types::Blueprint
Returns the value of attribute blueprint.
3195 3196 3197 |
# File 'sig/types.rbs', line 3195 def blueprint @blueprint end |