Amazon.ElastiCache.Model.CreateCacheParameterGroupRequest.IsSetCacheParameterGroupName C# (CSharp) Méthode

IsSetCacheParameterGroupName() private méthode

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