Class: Aws::Types::DomainNameAccessAssociations

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::DomainNameAccessAssociation]

Returns the value of attribute items.

Returns:



531
532
533
# File 'sig/types.rbs', line 531

def items
  @items
end

#position::String

Returns the value of attribute position.

Returns:



530
531
532
# File 'sig/types.rbs', line 530

def position
  @position
end