interface IApiKeyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppSync.IApiKeyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappsync#IApiKeyRef |
![]() | software.amazon.awscdk.services.appsync.IApiKeyRef |
![]() | aws_cdk.aws_appsync.IApiKeyRef |
![]() | aws-cdk-lib » aws_appsync » IApiKeyRef |
Implemented by
Cfn
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.