Amazon.ElastiCache.Model.DeleteCacheParameterGroupRequest.IsSetCacheParameterGroupName C# (CSharp) Метод

IsSetCacheParameterGroupName() приватный Метод

private IsSetCacheParameterGroupName ( ) : bool
Результат bool
        internal bool IsSetCacheParameterGroupName()
        {
            return this._cacheParameterGroupName != null;
        }