Amazon.ElastiCache.Model.DescribeCacheEngineVersionsRequest.IsSetDefaultOnly C# (CSharp) Method

IsSetDefaultOnly() private method

private IsSetDefaultOnly ( ) : bool
return bool
        internal bool IsSetDefaultOnly()
        {
            return this._defaultOnly.HasValue; 
        }