Class: Aws::Types::TrialComponentArtifact

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#media_type::String

Returns the value of attribute media_type.

Returns:

  • (::String)


11707
11708
11709
# File 'sig/types.rbs', line 11707

def media_type
  @media_type
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


11708
11709
11710
# File 'sig/types.rbs', line 11708

def value
  @value
end