Amazon.RDS.Model.CopyDBSnapshotRequest.IsSetSourceDBSnapshotIdentifier C# (CSharp) Method

IsSetSourceDBSnapshotIdentifier() private method

private IsSetSourceDBSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetSourceDBSnapshotIdentifier()
        {
            return this._sourceDBSnapshotIdentifier != null;
        }