Interface ISecurityKeyRef
(experimental) Indicates that this resource can be referenced as a SecurityKey.
Inherited Members
Namespace: Amazon.CDK.Interfaces.Connect
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISecurityKeyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ISecurityKeyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| SecurityKeyRef | (experimental) A reference to a SecurityKey resource. |
Properties
SecurityKeyRef
(experimental) A reference to a SecurityKey resource.
ISecurityKeyReference SecurityKeyRef { get; }
Property Value
Remarks
Stability: Experimental