Amazon.RDS.Model.DBSnapshotAttributesResult.IsSetDBSnapshotIdentifier C# (CSharp) Метод

IsSetDBSnapshotIdentifier() приватный Метод

private IsSetDBSnapshotIdentifier ( ) : bool
Результат bool
        internal bool IsSetDBSnapshotIdentifier()
        {
            return this._dbSnapshotIdentifier != null;
        }