Class: Aws::Types::AttributeInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:forms])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_identifier::String

Returns the value of attribute attribute_identifier.

Returns:

  • (::String)


408
409
410
# File 'sig/types.rbs', line 408

def attribute_identifier
  @attribute_identifier
end

#forms::Array[Types::FormInput]

Returns the value of attribute forms.

Returns:



409
410
411
# File 'sig/types.rbs', line 409

def forms
  @forms
end