Class: Aws::Types::DescribePlatformVersionResult
- Inherits:
-
Object
- Object
- Aws::Types::DescribePlatformVersionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#platform_description ⇒ Types::PlatformDescription
Returns the value of attribute platform_description.
Instance Attribute Details
#platform_description ⇒ Types::PlatformDescription
Returns the value of attribute platform_description.
483 484 485 |
# File 'sig/types.rbs', line 483 def platform_description @platform_description end |