Method: Aws::APIGateway::Types::GatewayResponses#position
- Defined in:
- lib/aws-sdk-apigateway/types.rb
#position ⇒ String
2693 2694 2695 2696 2697 |
# File 'lib/aws-sdk-apigateway/types.rb', line 2693 class GatewayResponses < Struct.new( :position, :items) include Aws::Structure end |