Class: Aws::Types::GetBlueprintRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetBlueprintRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#blueprint_run ⇒ Types::BlueprintRun
Returns the value of attribute blueprint_run.
Instance Attribute Details
#blueprint_run ⇒ Types::BlueprintRun
Returns the value of attribute blueprint_run.
3212 3213 3214 |
# File 'sig/types.rbs', line 3212 def blueprint_run @blueprint_run end |