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.
3206 3207 3208 |
# File 'sig/types.rbs', line 3206 def blueprint_run @blueprint_run end |