Show / Hide Table of Contents

Interface IResourcePolicyRef

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

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

Stability: Experimental

Synopsis

Properties

ResourcePolicyRef

(experimental) A reference to a ResourcePolicy resource.

Properties

ResourcePolicyRef

(experimental) A reference to a ResourcePolicy resource.

IResourcePolicyReference ResourcePolicyRef { get; }
Property Value

IResourcePolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX