GetResolverQueryLogConfigAssociationResponse constructor

GetResolverQueryLogConfigAssociationResponse({
  1. ResolverQueryLogConfigAssociation? resolverQueryLogConfigAssociation,
})

Implementation

GetResolverQueryLogConfigAssociationResponse({
  this.resolverQueryLogConfigAssociation,
});