Show / Hide Table of Contents

Interface ISecurityProfileRef

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

Namespace: Amazon.CDK.AWS.IoT
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISecurityProfileRef : IConstruct, IDependable
Syntax (vb)
Public Interface ISecurityProfileRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

SecurityProfileRef

(experimental) A reference to a SecurityProfile resource.

Properties

SecurityProfileRef

(experimental) A reference to a SecurityProfile resource.

ISecurityProfileReference SecurityProfileRef { get; }
Property Value

ISecurityProfileReference

Remarks

Stability: Experimental

Back to top Generated by DocFX