Amazon.RDS.Model.DBParameterGroup.IsSetDBParameterGroupArn C# (CSharp) Метод

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

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