Amazon.APIGateway.Model.CreateDeploymentRequest.IsSetCacheClusterSize C# (CSharp) Méthode

IsSetCacheClusterSize() private méthode

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