Show / Hide Table of Contents

Interface IKeyGroupRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.CloudFront
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IKeyGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IKeyGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

KeyGroupRef

(experimental) A reference to a KeyGroup resource.

Properties

KeyGroupRef

(experimental) A reference to a KeyGroup resource.

IKeyGroupReference KeyGroupRef { get; }
Property Value

IKeyGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX