Class: Aws::Types::DomainNames

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#items::Array[Types::DomainName]

Returns the value of attribute items.

Returns:



537
538
539
# File 'sig/types.rbs', line 537

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:



536
537
538
# File 'sig/types.rbs', line 536

def position
  @position
end