interface IApiKeyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.APIGateway.IApiKeyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapigateway#IApiKeyRef |
![]() | software.amazon.awscdk.services.apigateway.IApiKeyRef |
![]() | aws_cdk.aws_apigateway.IApiKeyRef |
![]() | aws-cdk-lib » aws_apigateway » IApiKeyRef |
Implemented by
Api
, Cfn
, Rate
Indicates that this resource can be referenced as a ApiKey.
Properties
Name | Type | Description |
---|---|---|
api | Api | A reference to a ApiKey resource. |
node | Node | The tree node. |
apiKeyRef
Type:
Api
A reference to a ApiKey resource.
node
Type:
Node
The tree node.