interface IAPIKeyRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Location.IAPIKeyRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslocation#IAPIKeyRef |
![]() | software.amazon.awscdk.services.location.IAPIKeyRef |
![]() | aws_cdk.aws_location.IAPIKeyRef |
![]() | aws-cdk-lib » aws_location » IAPIKeyRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a APIKey.
Properties
Name | Type | Description |
---|---|---|
api | APIKey | A reference to a APIKey resource. |
node | Node | The tree node. |
apiKeyRef
Type:
APIKey
A reference to a APIKey resource.
node
Type:
Node
The tree node.