Amazon.ElastiCache.Model.DeleteCacheClusterRequest.IsSetFinalSnapshotIdentifier C# (CSharp) 메소드

IsSetFinalSnapshotIdentifier() 개인적인 메소드

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