Class: Aws::Types::DescribePlatformVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribePlatformVersionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#platform_arn ⇒ ::String
Returns the value of attribute platform_arn.
Instance Attribute Details
#platform_arn ⇒ ::String
Returns the value of attribute platform_arn.
478 479 480 |
# File 'sig/types.rbs', line 478 def platform_arn @platform_arn end |