Amazon.RDS.Model.DeleteDBClusterRequest.IsSetFinalDBSnapshotIdentifier C# (CSharp) Метод

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

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