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