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)


11715
11716
11717
# File 'sig/types.rbs', line 11715

def media_type
  @media_type
end

#value::String

Returns the value of attribute value.

Returns:

  • (::String)


11716
11717
11718
# File 'sig/types.rbs', line 11716

def value
  @value
end