Class: Aws::Types::BatchGetAttributeOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_identifier::String

Returns the value of attribute attribute_identifier.

Returns:

  • (::String)


477
478
479
# File 'sig/types.rbs', line 477

def attribute_identifier
  @attribute_identifier
end

#forms::Array[Types::FormOutput]

Returns the value of attribute forms.

Returns:



478
479
480
# File 'sig/types.rbs', line 478

def forms
  @forms
end