Class: Aws::Types::GetAttributesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_names::Array[::String]

Returns the value of attribute attribute_names.

Returns:

  • (::Array[::String])


84
85
86
# File 'sig/types.rbs', line 84

def attribute_names
  @attribute_names
end

#consistent_readBoolean

Returns the value of attribute consistent_read.

Returns:

  • (Boolean)


85
86
87
# File 'sig/types.rbs', line 85

def consistent_read
  @consistent_read
end

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


82
83
84
# File 'sig/types.rbs', line 82

def domain_name
  @domain_name
end

#item_name::String

Returns the value of attribute item_name.

Returns:

  • (::String)


83
84
85
# File 'sig/types.rbs', line 83

def item_name
  @item_name
end