Show / Hide Table of Contents

Interface ISecurityKeyRef

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

Inherited Members
IEnvironmentAware.Env
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

ISecurityKeyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX