Amazon.RDS.Model.DescribeDBSnapshotAttributesRequest.IsSetDBSnapshotIdentifier C# (CSharp) Method

IsSetDBSnapshotIdentifier() private method

private IsSetDBSnapshotIdentifier ( ) : bool
return bool
        internal bool IsSetDBSnapshotIdentifier()
        {
            return this._dbSnapshotIdentifier != null;
        }
DescribeDBSnapshotAttributesRequest