Module: Aws::APIGateway::Client::_GetDomainNamesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DomainNames]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DomainName]
947 |
# File 'sig/client.rbs', line 947
def items: () -> ::Array[Types::DomainName]
|
#position ⇒ ::String
946 |
# File 'sig/client.rbs', line 946
def position: () -> ::String
|