Interface IBucketPolicyRef
(experimental) Indicates that this resource can be referenced as a BucketPolicy.
Inherited Members
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
Remarks
Stability: Experimental