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

IsSetCacheClusterEnabled() private méthode

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