Amazon.RDS.Model.CopyDBClusterSnapshotRequest.IsSetSourceDBClusterSnapshotIdentifier C# (CSharp) Method

IsSetSourceDBClusterSnapshotIdentifier() private method

private IsSetSourceDBClusterSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetSourceDBClusterSnapshotIdentifier()
        {
            return this._sourceDBClusterSnapshotIdentifier != null;
        }