Show / Hide Table of Contents

Interface IClusterSnapshotRef

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

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

Stability: Experimental

Synopsis

Properties

ClusterSnapshotRef

(experimental) A reference to a ClusterSnapshot resource.

Properties

ClusterSnapshotRef

(experimental) A reference to a ClusterSnapshot resource.

IClusterSnapshotReference ClusterSnapshotRef { get; }
Property Value

IClusterSnapshotReference

Remarks

Stability: Experimental

Back to top Generated by DocFX