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

IsSetCacheClusterSize() private method

private IsSetCacheClusterSize ( ) : bool
return bool
        internal bool IsSetCacheClusterSize()
        {
            return this._cacheClusterSize != null;
        }