Class: Aws::Types::ReplaceableItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Array[Types::ReplaceableAttribute]

Returns the value of attribute attributes.

Returns:



195
196
197
# File 'sig/types.rbs', line 195

def attributes
  @attributes
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


194
195
196
# File 'sig/types.rbs', line 194

def name
  @name
end