Amazon.ElastiCache.Model.DeleteCacheClusterRequest.IsSetFinalSnapshotIdentifier C# (CSharp) Method

IsSetFinalSnapshotIdentifier() private method

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