Class: Aws::Types::DeletableItem

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::Attribute]

Returns the value of attribute attributes.

Returns:



43
44
45
# File 'sig/types.rbs', line 43

def attributes
  @attributes
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


42
43
44
# File 'sig/types.rbs', line 42

def name
  @name
end