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
Remarks
Stability: Experimental