Class: AmazonAPIGatewayApiKeyStageKey

Types~AmazonAPIGatewayApiKeyStageKey

new AmazonAPIGatewayApiKeyStageKey()

Properties:
Name Type Description
RestApiId String Required: No. The ID of a RestApi resource that includes the stage with which you want to associate the API key.
StageName String Required: No. The name of the stage with which to associate the API key. The stage must be included in the RestApi resource that you specified in the RestApiId property.
Source: