Class: Aws::Types::GetDomainNameAccessAssociationsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#limit::Integer

Returns the value of attribute limit.

Returns:



691
692
693
# File 'sig/types.rbs', line 691

def limit
  @limit
end

#position::String

Returns the value of attribute position.

Returns:



690
691
692
# File 'sig/types.rbs', line 690

def position
  @position
end

#resource_owner"SELF", "OTHER_ACCOUNTS"

Returns the value of attribute resource_owner.

Returns:



692
693
694
# File 'sig/types.rbs', line 692

def resource_owner
  @resource_owner
end