Interface IKeyGroupRef
(experimental) Indicates that this resource can be referenced as a KeyGroup.
Inherited Members
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
Remarks
Stability: Experimental