Class: Aws::Types::GetDeploymentPatternVersionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDeploymentPatternVersionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#deployment_pattern_version ⇒ Types::DeploymentPatternVersionDataSummary
Returns the value of attribute deployment_pattern_version.
Instance Attribute Details
#deployment_pattern_version ⇒ Types::DeploymentPatternVersionDataSummary
Returns the value of attribute deployment_pattern_version.
148 149 150 |
# File 'sig/types.rbs', line 148 def deployment_pattern_version @deployment_pattern_version end |