Amazon.ElastiCache.Model.DeleteCacheClusterRequest.IsSetFinalSnapshotIdentifier C# (CSharp) Méthode

IsSetFinalSnapshotIdentifier() private méthode

private IsSetFinalSnapshotIdentifier ( ) : bool
Résultat bool
        internal bool IsSetFinalSnapshotIdentifier()
        {
            return this._finalSnapshotIdentifier != null;
        }