Show / Hide Table of Contents

Interface IAccessPolicyRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.AWS.IoTSiteWise
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAccessPolicyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IAccessPolicyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

AccessPolicyRef

(experimental) A reference to a AccessPolicy resource.

Properties

AccessPolicyRef

(experimental) A reference to a AccessPolicy resource.

IAccessPolicyReference AccessPolicyRef { get; }
Property Value

IAccessPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX