Class: Aws::Types::ComponentPlatform

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes ⇒ ::Hash[::String, ::String]

Returns the value of attribute attributes.

Returns:

  • (::Hash[::String, ::String])


130
131
132
# File 'sig/types.rbs', line 130

def attributes
  @attributes
end

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


129
130
131
# File 'sig/types.rbs', line 129

def name
  @name
end