Show / Hide Table of Contents

Interface IBucketPolicyRef

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

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

Stability: Experimental

Synopsis

Properties

BucketPolicyRef

(experimental) A reference to a BucketPolicy resource.

Properties

BucketPolicyRef

(experimental) A reference to a BucketPolicy resource.

IBucketPolicyReference BucketPolicyRef { get; }
Property Value

IBucketPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX