Amazon.Redshift.Model.CreateClusterParameterGroupRequest.IsSetParameterGroupFamily C# (CSharp) Метод

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

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