Class: Aws::Types::CreatePlatformVersionResult
- Inherits:
-
Object
- Object
- Aws::Types::CreatePlatformVersionResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#builder ⇒ Types::Builder
Returns the value of attribute builder.
-
#platform_summary ⇒ Types::PlatformSummary
Returns the value of attribute platform_summary.
Instance Attribute Details
#builder ⇒ Types::Builder
Returns the value of attribute builder.
290 291 292 |
# File 'sig/types.rbs', line 290 def builder @builder end |
#platform_summary ⇒ Types::PlatformSummary
Returns the value of attribute platform_summary.
289 290 291 |
# File 'sig/types.rbs', line 289 def platform_summary @platform_summary end |