class Aws::MigrationHubRefactorSpaces::Types::ApiGatewayProxySummary
A wrapper object holding the Amazon API Gateway proxy summary.
@!attribute [rw] api_gateway_id
The resource ID of the API Gateway for the proxy. @return [String]
@!attribute [rw] endpoint_type
The type of API Gateway endpoint created. @return [String]
@!attribute [rw] nlb_arn
The Amazon Resource Name (ARN) of the Network Load Balancer configured by the API Gateway proxy. @return [String]
@!attribute [rw] nlb_name
The name of the Network Load Balancer that is configured by the API Gateway proxy. @return [String]
@!attribute [rw] proxy_url
The endpoint URL of the API Gateway proxy. @return [String]
@!attribute [rw] stage_name
The name of the API Gateway stage. The name defaults to `prod`. @return [String]
@!attribute [rw] vpc_link_id
The `VpcLink` ID of the API Gateway proxy. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/migration-hub-refactor-spaces-2021-10-26/ApiGatewayProxySummary AWS API Documentation
Constants
- SENSITIVE