Class: Aws::Types::GetBaselineInput
- Inherits:
-
Object
- Object
- Aws::Types::GetBaselineInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#baseline_identifier ⇒ ::String
Returns the value of attribute baseline_identifier.
Instance Attribute Details
#baseline_identifier ⇒ ::String
Returns the value of attribute baseline_identifier.
280 281 282 |
# File 'sig/types.rbs', line 280 def baseline_identifier @baseline_identifier end |