Class: Aws::Types::AttributeDetails

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

Returns the value of attribute attributes.

Returns:



110
111
112
# File 'sig/types.rbs', line 110

def attributes
  @attributes
end

#expression::String

Returns the value of attribute expression.

Returns:

  • (::String)


111
112
113
# File 'sig/types.rbs', line 111

def expression
  @expression
end