Class: Aws::Types::CreatePlatformVersionResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#builderTypes::Builder

Returns the value of attribute builder.

Returns:



290
291
292
# File 'sig/types.rbs', line 290

def builder
  @builder
end

#platform_summaryTypes::PlatformSummary

Returns the value of attribute platform_summary.



289
290
291
# File 'sig/types.rbs', line 289

def platform_summary
  @platform_summary
end