Class: Aws::Types::DeletePlatformVersionResult
- Inherits:
-
Object
- Object
- Aws::Types::DeletePlatformVersionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#platform_summary ⇒ Types::PlatformSummary
Returns the value of attribute platform_summary.
Instance Attribute Details
#platform_summary ⇒ Types::PlatformSummary
Returns the value of attribute platform_summary.
336 337 338 |
# File 'sig/types.rbs', line 336 def platform_summary @platform_summary end |