You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Route53Domains::Types::GetDomainSuggestionsResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Route53Domains::Types::GetDomainSuggestionsResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#suggestions_list ⇒ Array<Types::DomainSuggestion>
A list of possible domain names.
Instance Attribute Details
#suggestions_list ⇒ Array<Types::DomainSuggestion>
A list of possible domain names. If you specified true
for
OnlyAvailable
in the request, the list contains only domains that are
available for registration.