interface IKeyValueStoreRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CloudFront.IKeyValueStoreRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscloudfront#IKeyValueStoreRef |
![]() | software.amazon.awscdk.services.cloudfront.IKeyValueStoreRef |
![]() | aws_cdk.aws_cloudfront.IKeyValueStoreRef |
![]() | aws-cdk-lib » aws_cloudfront » IKeyValueStoreRef |
Implemented by
Cfn
, Key
Indicates that this resource can be referenced as a KeyValueStore.
Properties
Name | Type | Description |
---|---|---|
key | Key | A reference to a KeyValueStore resource. |
node | Node | The tree node. |
keyValueStoreRef
Type:
Key
A reference to a KeyValueStore resource.
node
Type:
Node
The tree node.