IKeyValueStoreRef

class aws_cdk.aws_cloudfront.IKeyValueStoreRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a KeyValueStore.

Stability:

experimental

Attributes

key_value_store_ref

(experimental) A reference to a KeyValueStore resource.

Stability:

experimental

node

The tree node.