PutResolverQueryLogConfigPolicyResponse constructor

PutResolverQueryLogConfigPolicyResponse({
  1. bool? returnValue,
})

Implementation

PutResolverQueryLogConfigPolicyResponse({
  this.returnValue,
});