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)


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

def attribute_identifier
  @attribute_identifier
end

#forms::Array[Types::FormOutput]

Returns the value of attribute forms.

Returns:



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

def forms
  @forms
end