Amazon.ElastiCache.Model.DeleteCacheClusterRequest.IsSetFinalSnapshotIdentifier C# (CSharp) Метод

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

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