Amazon.RDS.Model.DeleteDBClusterSnapshotResponse.IsSetDBClusterSnapshot C# (CSharp) Method

IsSetDBClusterSnapshot() private method

private IsSetDBClusterSnapshot ( ) : bool
return bool
        internal bool IsSetDBClusterSnapshot()
        {
            return this._dbClusterSnapshot != null;
        }
DeleteDBClusterSnapshotResponse