Amazon.APIGateway.Model.CreateDeploymentRequest.IsSetCacheClusterEnabled C# (CSharp) Method

IsSetCacheClusterEnabled() private method

private IsSetCacheClusterEnabled ( ) : bool
return bool
        internal bool IsSetCacheClusterEnabled()
        {
            return this._cacheClusterEnabled.HasValue; 
        }